cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
456
Views
5
Helpful
1
Replies

CSCuu25770 - IOSd crash triggered by certain CDP packet

somefool10
Level 1
Level 1

https://bst.cloudapps.cisco.com/bugsearch/bug/CSCuu25770

Is there any fix for this bug besides the workaround? What does the "cdp tlv app" command do/relate to and how does it function?

1 Reply 1

etoromol
Cisco Employee
Cisco Employee

Hi somefool10,

After reviewing the documentation of the bug, the trigger is when the device recieved a malform of a CDP packet(s), so it makes sense that as a possible workaround, you can disable CDP with the commands:

- 'no cdp tlv app'
- 'no cdp enable'

You'll find the list of the fixed version on the link you previously shared.

About the command 'no cdp tlv app', you know CDP is a Cisco proprietary protocol, the "tvl app" flag means Type Length Values (TLVs) and are blocks of information embedded in CDP advertisements which gives details like address, device-id, platform etc. Please refer to the official information below:

http://www.cisco.com/en/US/docs/ios/12_1/configfun/configuration/guide/fcd301c.html

Have a good day.

- Eduardo Toro