CCNA Lab Console: Standard ACL Lab

Celt Records is a major distributor of 80's rock in Southern Ireland. Each store consists of one LAN and all routers are completely configured and in full working order. However, the Network Manager has asked you to create a standard IP access-list (1) that will deny packets from host 192.5.5.2 to any host on network 210.93.105.0 and permit traffic from all other networks.

The routers have been configured with the following specifications:

The routers are named CeltA, CeltB, CeltC, CeltD and CeltE.
RIP is the routing protocol.
The clocking is provided on the Serial 0 interface.
The secret password on all routers is "cisco".
The subnet mask on all interfaces is the default mask.

Managment Host

Inside Tips: Use the management host connected to the CeltD router.

Before you attempt this lab -- figure out the commands to complete the task and then input them.

Remember that a standard ACL is placed close to the destination and that a deny statement must be followed by a permit statement. Also, is the permit statement in or out?

How about applying an ACL to an interface?

As always, "show running-config" - "show access-list #" - "copy running-config startup-config" are your friends.