Consider the access list command applied outbound on a router serial interface.
access-list 100 deny icmp 192.168.10.0 0.0.0.255 any echo reply
What is the effect of applying this access list command?
- The only traffic denied is echo-replies sourced from the 192.168.10.0/24 network. All other traffic is allowed.
- The only traffic denied is ICMP-based traffic. All other traffic is allowed.
- No traffic will be allowed outbound on the serial interface.
- Users on the 192.168.10.0/24 network are not allowed to transmit traffic to any other destination.
Exam with this question: Network Security Course Final Exam Answers
Please login or Register to submit your answer