cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
343
Views
9
Helpful
3
Replies

"debug" output inconsistencies

CriscoSystems
Level 5
Level 5

On any of my 2501's or 2502's, I activate "debug cdp adjacency" or "debug cdp events" shortly after booting up. I see no debug output when a new cdp neighbor comes online; neither before nor after that neighbor appears in the sh cdp neighbors command.

Also I can do a debug ip ospf events and it will notify me of every single hello packet going out. I don't consider a hello packet to be an "event." An "event" is like a Zeppelin concert or something of that magnitude.

Isn't there a way to keep something as mundane as hello traffic out of the debug output?

And, is there something wrong with the cdp facilities on these routers that they don't announce new adjacencies when they are asked to?

Thanks.

-- stuey

3 Replies 3

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Stuey,

for OSPF the best suited command is

debug ip ospf adj

this is useful for tracing OSPF adjacencies and to see how they are made.

I confess I never used any CDP related debug, however you can perform the following test:

with the debug cdp commands active shut down a link where you have a CDP neighbor and then re-enable it.

If even so you don't see nothing they are probably unsupported.

Hope to help

Giuseppe

So, you're telling me it's possible for EXEC to accept the "debug cdp adj" or "debug cdp events" commands without issuing any error messages, even if those debug facilities are in fact not supported on the router?

Something is wrong with your debugs...

On a 2600 router..

Rack1R1#sh cdp ne

Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge

S - Switch, H - Host, I - IGMP, r - Repeater

Device ID Local Intrfce Holdtme Capability Platform Port ID

Rack1SW1 Fas 0/0 168 R S I WS-C3560- Fas 0/1

Rack1R1#debug cdp adjacency

CDP neighbor info debugging is on

Rack1R1#conf t

Enter configuration commands, one per line. End with CNTL/Z.

Rack1R1(config)#int f0/0

Rack1R1(config-if)#shut

*Jan 29 00:27:58.384: CDP-AD: Interface FastEthernet0/0 going down

*Jan 29 00:27:58.388: CDP-AD: Interface FastEthernet0/0 going down

Rack1R1(config-if)#end

Rack1R1#conf t

Enter configuration commands, one per line. End with CNTL/Z.

Rack1R1(config)#int f0/0

Rack1R1(config-if)#no shut

Rack1R1(config-if)#end

Rack1R1#

*Jan 29 00:28:19.238: CDP-AD: Interface FastEthernet0/0 coming up

Rack1R1#

__

Edison.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card