11-21-2012 11:45 AM - edited 03-04-2019 06:12 PM
I am trying to determine a problem with flapping interface on a router not showing up in log buffer if Cisco IOS. I've included the config on the switch that pertains to the logging and can't seem to figure what is going on. The SNMP trap is being sent to our Central Management trap server and that is reporting the interface flapping but the flap doesn't show up in the log messages. Any ideas?
hstir1#sh int desc | inc 8/33
Gi8/33 up up
hstir1#sh int desc | inc 8/33
Gi8/33 down down
hstir1#sh int desc | inc 8/33
Gi8/33 up up
hstir1#sh int desc | inc 8/33
Gi8/33 up up
hstir1#sh int desc | inc 8/33
Gi8/33 up up
(no mention in local logs)
however Zenoss see's Flapping:
Start Time: 2012/07/09 17:30:58.000
Stop Time: 2012/07/09 18:00:01.000
Count: 30
Message: Flapping (38 x last hour) - Link Down ( GigabitEthernet8/33 )
Owner:
interface GigabitEthernet8/33
switchport
switchport access vlan 833
switchport mode access
no ip address
speed 100
duplex full
logging source-interface Loopback0
logging x.x.x.x
logging x.x.x.x
logging x.x.x.x
Syslog logging: enabled (0 messages dropped, 0 messages rate-limited, 0 flushes, 0 overruns)
Console logging: disabled
Monitor logging: level debugging, 10 messages logged
Buffer logging: level debugging, 131414 messages logged
Exception Logging: size (4096 bytes)
Count and timestamp logging messages: disabled
Trap logging: level informational, 131510 message lines logged
Logging to x.x.x.x, 130621 message lines logged
Logging to x.x.x.x, 130621 message lines logged
Logging to x.x.x.x, 97029 message lines logged
11-21-2012 07:08 PM
Configure
"Logging event link-status" under the physical interface
Thank you
Raju
11-22-2012 05:15 AM
Have you got the command logging buffered xxxx configured?
11-28-2012 08:01 AM
sure do......
logging buffered 65535 debugging
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