11-28-2016 12:35 PM - edited 03-08-2019 08:20 AM
No debug commands are working on a 2911 router. I'm stumped. Yes I've tried term mon then debug <whatever>. Zero results.
Any suggestions?
Solved! Go to Solution.
11-28-2016 01:04 PM
11-28-2016 12:43 PM
Can you test with ICMP?
Term mon
debug ip icmp
Than ping a device from the router.
11-28-2016 12:52 PM
This is what I get back:
gw#term mon
gw#debug ip icmp
ICMP packet debugging is on
gw#ping 192.168.205.5
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.205.5, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms
gw#ping www.google.com
Translating "www.google.com"...domain server (255.255.255.255) [OK]
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 66.58.255.45, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
gw#
11-28-2016 01:04 PM
Hello,
do you have 'logging monitor' (globally) configured ?
11-28-2016 01:12 PM
It would help if the original poster would post the first couple pages of output from the command
show logging
HTH
Rick
11-28-2016 01:23 PM
Thank you Rick, that helped immensely!
11-28-2016 02:12 PM
Aaron
Thanks for posting back to the forum to let us know that you have solved your problem. I am glad that our suggestions pointed you toward the solution.
HTH
Rick
11-28-2016 01:24 PM
Thank you. Yes, when I went through the configuration again more *carefully*, I saw that no logging monitored was entered as a command. The configuration wasn't mine and I had to jump in at the 11th hour... :o|
11-28-2016 01:12 PM
try adding
config t
logging on
and test again.
HTH
11-28-2016 01:25 PM
Reza - thank you so much for your help -Aaron
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