Juniper
JN0-332 · Question #254
Click the Exhibit button. [edit security policies from-zone HR to-zone trust] user@host# show policy two { match { source-address subnet_a; destination-address host_b; application [ junos-telnet…
The correct answer is B. Telnet traffic is denied. See the full explanation below for the reasoning.
Question
Click the Exhibit button. [edit security policies from-zone HR to-zone trust] user@host# show policy two { match { source-address subnet_a; destination-address host_b; application [ junos-telnet junos-ping ]; } then { reject; }} policy one { match { source-address host_a; destination-address subnet_b; application any; } then { permit; }} host_a is in subnet_a and host_b is in subnet_b. Given the configuration shown in the exhibit, which statement is true about traffic from host_a to host_b?
Options
- ADNS traffic is denied.
- BTelnet traffic is denied.
- CSMTP traffic is denied.
- DPing traffic is permitted.
How the community answered
(28 responses)- A4% (1)
- B79% (22)
- C7% (2)
- D11% (3)
Community Discussion
No community discussion yet for this question.