11-21-2018 10:39 AM - edited 11-21-2018 10:39 AM
I'm trying to block a router from being to access 172.16.192.1, but after doing an access list, and saving config, I can still ping 172.16.192.1. What am I not doing correctly? This is from Packet Tracer. This command is on the 192.168.1.1 router.
access-list 1 deny host 172.16.192.1
access-list 1 permit any
Router#ping 172.16.192.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.192.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 0/0/1 ms
Solved! Go to Solution.
11-21-2018 12:22 PM
Have you applied the ACL 1 to interface, post the full configuration to have a look.
11-21-2018 12:22 PM
Have you applied the ACL 1 to interface, post the full configuration to have a look.
11-21-2018 01:01 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide