JN0-332 · Question #407
Click the Exhibit button. Your SRX Series device includes the Web filtering configuration shown in the exhibit. Assuming the Web filtering profile has been properly applied, what happens when a user…
The correct answer is B. The HTTP request is blocked and a message is sent back to the user. See the full explanation below for the reasoning.
Question
Click the Exhibit button. Your SRX Series device includes the Web filtering configuration shown in the exhibit. Assuming the Web filtering profile has been properly applied, what happens when a user [edit security utm] user@host# show custom-objects { url-pattern { permit { } deny { } } custom-url-category { whitelist { value permit; } blacklist { value deny; } } } feature-profile { web-filtering { url-whitelist whitelist; url-blacklist blacklist; type juniper-local; juniper-local { profile profileA { default block; custom-block-message "Website access not permitted"; } } } }
Options
- AThe HTTP request is blocked and the user's Web browser eventually times out.
- BThe HTTP request is blocked and a message is sent back to the user.
- CThe HTTP request is intercepted and the URL is sent to the Websense server.
- DThe HTTP request is permitted and forwarded to the Web server.
How the community answered
(54 responses)- A4% (2)
- B76% (41)
- C7% (4)
- D13% (7)
Community Discussion
No community discussion yet for this question.