Link Layer Discovery Protocol (Lldp) - Cisco 6000 Series Configuration Manual

Interface and hardware component configuration guide for cisconcs 6000 series routers, ios xr release 6.4.x
Hide thumbs Also See for 6000 Series:
Table of Contents

Advertisement

Link Layer Discovery Protocol (LLDP)

Table 5: Relationship Between duplex and speed Commands
duplex Command
no duplex
no duplex
no duplex
no duplex
full-duplex
full-duplex
full-duplex
full-duplex
half-duplex
half-duplex
half-duplex
half-duplex
Link Layer Discovery Protocol (LLDP)
The Cisco Discovery Protocol (CDP) is a device discovery protocol that runs over Layer 2 (the Data Link
layer) on all Cisco-manufactured devices (routers, bridges, access servers, and switches). CDP allows network
management applications to automatically discover, and acquire knowledge about, other Cisco devices
connected to the network.
To support non-Cisco devices, and to allow for interoperability between other devices, the Cisco NCS 6000
Series Router also supports the IEEE 802.1AB Link Layer Discovery Protocol (LLDP).
LLDP is a neighbor discovery protocol that is used by network devices to advertise information about
themselves, to other devices on the network. This protocol runs over the Data Link Layer, which permits two
systems, running different network layer protocols, to learn about each other.
LLDP supports a set of attributes that it uses to learn information about neighbor devices. These attributes
have a defined format that is known as a Type-Length-Value (TLV). LLDP supported devices can use TLVs
to receive and send information to their neighbors. Details such as configuration information, device capabilities,
and device identities can be advertised using this protocol.
In addition to mandatory TLVs (Chassis ID, Port ID, and Time-to-Live), the router also supports these basic
management TLVs that are optional:
• Port Description
• System Name
• System Description
• System Capabilities
• Management Address
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
30
speed Command
Resulting System Action
Auto-negotiates both speed and duplex modes.
no speed
Auto-negotiates for duplex mode and forces 1000 Mbps.
speed 1000
Auto-negotiates for duplex mode and forces 100 Mbps.
speed 100
speed 10
Auto-negotiates for duplex mode and forces 10 Mbps.
no speed
Forces full duplex and auto-negotiates for speed.
speed 1000
Forces full duplex and 1000 Mbps.
speed 100
Forces full duplex and 100 Mbps.
speed 10
Forces full duplex and 10 Mbps.
no speed
Forces half duplex and auto-negotiates for speed.
speed 1000
Forces half duplex and 1000 Mbps.
Forces half duplex and 100 Mbps.
speed 100
Forces half duplex and 10 Mbps.
speed 10
Configuring Ethernet Interfaces

Advertisement

Table of Contents
loading

Table of Contents