ACL Standard
ACL Standard
Assign the IP address to end devices and configure routing on R1 and R2.
I have configured EIGRP 10 here.
Now, we will configure the ACL to restrict the data flow from PC0 to the
destination network 192.168.2.0
Use the commands below to create and apply the standard ACL on R2.
Now, it’s time to verify if PC0 is able to communicate with the devices of
network 192.168.2.0 for which we’ll ping PC2/PC3 from PC0.
C:\>ping 192.168.2.2
C:\>
You can check the details about access lists by running the command ‘show
access-lists’ in the enable mode of the router.