CN Lab
CN Lab
Addressing Table
Device Interface IP Address Subnet mask Default Gateway
Yes, I have sent the packet from PC 3 to PC 5 and the ping is successful.
R1#config terminal
Standard ACLs
Step 1: Your task is to block 192.16.3.3 from gaining access on 192.16.5.0. While
192.16.3.3 must be able to communicate with networks. Another computer from the
network of 192.16.3.0 must be able to connect with the network of 192.16.5.0.
R2#config terminal
Run following command on router R2 and write down your observations. R2#
show access-list
Step 3: Block the network of 192.16.3.0 from gaining access on 192.16.4.0. While
192.16.3.0 must be able to communicate with networks.
The commands to use for creating and applying this type of AL on an interface are the
following:
Keep in mind that the available numbers to use are between 100 and 199 and 2000 to 2699.
You can deny or permit a specific protocol (e.g. IP, TCP), tra ic coming from a specific host
or network destined for a specific host or network and using specific services (identified by
application ports for example 23 for telnet, 53 for DNS, etc.).
To apply the access list on an interface, use the following command Router
Extended ACL