|
Posted by Walter Roberson on June 10, 2008, 5:43 pm
If you were Registered and logged in, you could reply and use other advanced thread options >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
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.
|