Project 10-3: Configure ACLs in Packet Tracer
In this project, you will create a new network in Packet Tracer, configure an ACL on the
router, and then test the connections between devices. Complete the following steps:
1. Create a Packet Tracer network with one 1941 router, two 2960 switches, and
four PCs, and create all the needed connections with Copper Straight-Through
cables, as shown in Figure 10-33. Connect the switches to the router using
GigabitEthernet connections.
2. The links between PCs and switches should come up automatically. On the
router’s Config tab, configure each GigabitEthernet interface as follows:
a. Turn the port on.
b. Assign a Class C IP address with a /24 subnet mask.
3. On each PC, configure an IP address, subnet mask, and default gateway within the
appropriate subnet for the router interface it’s connected to. For example, if you
used 192.168.2.1/24 for Gi0/0 on the router, you could use 192.168.2.10/24 with a
default gateway of 192.168.2.1 for one of the PCs on that subnet. As you go,
place a note on the screen for each configured interface so it will be easier for you
to keep track of IP address assignments later in this project.
4. Make sure each of the PCs can successfully ping each of the other PCs.
5. On the router’s CLI tab, press Enter, then enter the commands from Table 10-2.