What effect does the permit tcp 10.10.100 0.0.0.255 any eq www extended named ACE have when implemented inbound on a G0/0 interface?
- All TCP traffic is permitted, and all other traffic is denied.
- All traffic from 10.10.100/24 is permitted anywhere on any port.
- The command is rejected by the router because it is incomplete.
- Traffic originating from 10.10.100/24 is permitted to all TCP port 80 destinations.
Explanation: Traffic originating from 10.10.100/24 is permitted to all destinations listening to TCP port 80 (that is, www).
Exam with this question: 5.5.4 Module Quiz - ACLs for IPv4 Configuration
Please login or Register to submit your answer