08-20-2012 01:01 AM - edited 03-07-2019 08:25 AM
Hi,
I am doing a multicast lab on the Partner Education Connection (=PEC) (MCAST PIM Dense Mode Protocol Mechanics - Challenge Lab - LabOps - IP)
and the ping goes fine from the source:
Reply to request 626 from 172.16.9.2, 140 ms
Reply to request 626 from 172.16.1.2, 264 ms
Reply to request 627 from 172.16.9.2, 140 ms
Even though i see that debugging is on, terminal monitor is on i don't see any messages when logged into lab on the PEC
R1#sh debugging
Generic IP:
IP multicast packets debugging is on for group 224.1.2.3
IP multicast:
IP multicast routing debugging is on for 224.1.2.3
PIM debugging is on for 224.1.2.3
R1#sh logging
Syslog logging: enabled (0 messages dropped, 0 messages rate-limited, 0 flushes, 0 overruns)
Console logging: level debugging, 25 messages logged
Monitor logging: level debugging, 0 messages logged
Buffer logging: level debugging, 5 messages logged
Logging Exception size (4096 bytes)
Trap logging: level informational, 31 message lines logged
Log Buffer (16000 bytes):
00:47:41: %SYS-5-CONFIG_I: Configured from console by console
00:49:16: %SYS-5-CONFIG_I: Configured from console by console
00:57:05: %SYS-5-CONFIG_I: Configured from console by console
00:58:38: %SYS-5-CONFIG_I: Configured from console by console
00:59:06: %SYS-5-CONFIG_I: Configured from console by console
R1# sh debu
R1#terminal monitor
% Console already monitors
08-20-2012 01:16 AM
Hi,
config t
logging monitor 7
Regards.
Alain
Don't forget to rate helpful posts.
08-20-2012 07:17 AM
Hi Arend,
conf t
logging console 7
logging buffe deb
end
wr
!
and then you can both see the logs by show logg command (buffer) either see the logs when you are connected via console. The Alain suggestion is very useful if you are connected to the machine via TTY
Take Care
Alessio
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