I was looking at the config in my 2621 router and noticed following entry
access-list 101 permicho-reply
shouldn't that be
access-list 101 permit echo-reply
?
I was looking at the config in my 2621 router and noticed following entry
access-list 101 permicho-reply
shouldn't that be
access-list 101 permit echo-reply
The protocol (ICMP), source, and destination are also absent from the ACE.
e.g.:
permit icmp any any echo-reply
Best Regards, News Reader
Corrupted output of the configuration is often a sign that you are running out of memory. When you show the running configuration, the internal configuration values are examined and converted to text; if there isn't enough memory to hold that text, you get corrupted output.
Have something to add? Share your thoughts — no account required.
Ask the community — no account required