Juniper
JN0-100 · Question #118
Which two tasks are accomplished by the firewall filter shown in the exhibit? (Choose two.) [edit firewall family inet filter input-filter] user@router# show term my-policy { from { source-address {…
The correct answer is A. Traffic matching the my-policy term will be counted and accepted. C. Traffic not matching the my-policy term will be discarded. See the full explanation below for the reasoning.
Question
Which two tasks are accomplished by the firewall filter shown in the exhibit? (Choose two.) [edit firewall family inet filter input-filter] user@router# show term my-policy { from { source-address { 151.43.62.0/24; } } then { count; } } term else { then { discard; } }
Options
- ATraffic matching the my-policy term will be counted and accepted.
- BTraffic matching the my-policy term will be counted and discarded.
- CTraffic not matching the my-policy term will be discarded.
- DTraffic not matching the my-policy term will be accepted.
How the community answered
(37 responses)- A73% (27)
- B19% (7)
- D8% (3)
Community Discussion
No community discussion yet for this question.