0% found this document useful (0 votes)
33 views

CDP &LLDP

CDP is Cisco's proprietary protocol that is enabled by default to share device identification and connection information between directly connected Cisco devices every 60 seconds, such as the device ID, IP address, port ID, VLAN, and hardware platform. CDP can be disabled on individual interfaces or globally on a device. LLDP is a standard, vendor-neutral layer 2 protocol that is disabled by default and shares similar information to CDP every 30 seconds, but works across all vendor devices.

Uploaded by

ganesh chitrada
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

CDP &LLDP

CDP is Cisco's proprietary protocol that is enabled by default to share device identification and connection information between directly connected Cisco devices every 60 seconds, such as the device ID, IP address, port ID, VLAN, and hardware platform. CDP can be disabled on individual interfaces or globally on a device. LLDP is a standard, vendor-neutral layer 2 protocol that is disabled by default and shares similar information to CDP every 30 seconds, but works across all vendor devices.

Uploaded by

ganesh chitrada
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 6

CDP(CISCO DISCOVERY PROTOCOL)

• Stands for “cisco discovery protocol”.


• It is layer 2 discovery protocol.
• CDP is cisco discovery protocol.
• CDP message contain information about device ID,IP address, port ID,
VLAN and hardware platform.

It is used to share the information about other directly connected cisco equipment such as the
operating system version and ip address.
• CDP enable by default.
• CDP advertisements are sent every 60 sec [upgrading ]
• CDP hold time advertised is 180 sec.

To Check the status.


1.Sh cdp neighbors – for all the devices
2.Sh cdp ne gi1/0/13 de – for the particular port .

3.To disable cdp in any interface go to that interface and type – no cdp enable .
4.To disable completely in the device then we type - no cdp run.
• LLDP
1.It stands for link layer discovery protocol.
2.Layer 2 protocol.
3.It is standard [it will work on any vendor.]
4.LLDP is disable by default
5.LLDP advertisements are sent every 30 seconds.
6.LLDP hold time is adverted is 120 seconds .

To enable – lldp run


To disable – no lldp run

You might also like