Juniper
JN0-332 · Question #213
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. D. Ping 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 two statements are true about traffic from host_a to host_b (Choose two.)?
Options
- ADNS traffic is denied.
- BTelnet traffic is denied.
- CSMTP traffic is denied.
- DPing traffic is denied.
How the community answered
(20 responses)- A10% (2)
- B75% (15)
- C15% (3)
Community Discussion
No community discussion yet for this question.