CCNA Exploration 4 Module 5 Exam Answers

CCNA 4 Chapter 5 V4.0 Answers

CCNA 4 Chapter 5 V4.0 Answers

1. The following commands were entered on a router:
Router(config)# access-list 2 deny 172.16.5.24
Router(config)# access-list 2 permit any
The ACL is correctly applied to an interface. What can be concluded about this set of commands?

The wildcard mask 0.0.0.0 is assumed.

The access list statements are misconfigured.

All nodes on the 172.16.0.0 network will be denied access to other networks.

No traffic will be allowed to access any nodes or services on the 172.16.0.0 network.

 

2. Interface s0/0/0 already has an IP ACL applied inbound. What happens when the network administrator attempts to apply a second inbound IP ACL?

The second ACL is applied to the interface, replacing the first.

Both ACLs are applied to the interface.

The network administrator receives an error.

Only the first ACL remains applied to the interface.