show lldp
Syntax
- show lldp
- <detail >
Release Information
Command introduced in JUNOS Release 9.0 for EX-series switches.
Description
Display information about Link Layer Discovery Protocol (LLDP). LLDP is used to learn and distribute device information on network links.
Options
none — Display LLDP information for all interfaces.
detail — (Optional) Display detailed LLDP information for all interfaces.
Required Privilege Level
view
List of Sample Output
show lldpshow lldp (detail)
Output Fields
Table 1 lists the output fields for the show lldp command. Output fields are listed in the approximate order in which they appear.
Table 1: show lldp Output Fields
Field Name |
Field Description |
Level of Output |
---|---|---|
LLDP |
The LLDP operating state. The state can be enabled or disabled. |
All levels |
Advertisement Interval |
The frequency, in seconds, at which LLDP advertisements are sent. The default value is 30 seconds. |
All levels |
Transmit Delay |
The delay between two successive LLDP advertisements. The default value is 2 seconds. |
All levels |
Hold Timer |
The multiplier used in combination with the advertisement-interval value to determine the length of time LLDP information is held before it is discarded. The default value is 4 (or 120 seconds). |
All levels |
LLDP-MED |
The Link Level Discovery Protocol Media Endpoint Discovery (LLDP-MED) operating state. The state can be enabled or disabled. |
All levels |
LLDP-MED fast start count |
The number of advertisements sent from a switch to a device, such as a VoIP telephone, when the device is first detected by the switch. These increased advertisements are temporary. After a device and a switch exchange information and can communicate, advertisements are reduced to one per second. The default value is 3. The range is from 1 through 10. |
All levels |
LLDP Port Configuration |
The LLDP Port Configuration:
|
All Levels |
LLDP Vlan export details |
The LLDP VLAN information that is advertised:
|
detail |
NotificationEnabled |
The LLDP event notification information:
|
detail |
LLDP Basic TLVs Supported |
The basic TLVs supported on the switch:
|
detail |
LLDP 802.3 TLVs Supported |
The 802.3 TLVs supported on the switch:
|
detail |
LLDP-MED TLVs Enabled |
The LLDP-MED TLVs supported on the switch:
|
detail |
Sample Output
show lldp
user@host> show lldp
LLDP : Enabled Advertisement interval : 30 seconds Transmit Delay : 2 seconds Hold timer : 120 seconds LLDP-MED : Enabled LLDP-MED fast start count: 3 LLDP Port Configuration: Port LLDP LLDP-MED ---- ------- -------- All Enabled Disabled ge-0/1/0.0 Enabled Enabled ge-0/1/1.0 Enabled Enabled ge-0/1/2.0 Enabled Disabled ge-0/1/3.0 Enabled Disabled ge-0/1/4.0 Enabled Disabled ge-0/1/5.0 Enabled Disabled ge-0/1/5.0 Enabled Disabled ge-0/1/7.0 Disabled Disabled
show lldp (detail)
user@switch> show lldp detail
LLDP : Enabled Advertisement interval : 30 seconds Transmit Delay : 2 seconds Hold timer : 120 seconds LLDP-MED : Enabled LLDP-MED fast start count: 3 LLDP Port Configuration: Port LLDP LLDP-MED Neighbor count ---- ------- -------- -------------- All Enabled Disabled 11 ge-0/1/0.0 Enabled Enabled 1 ge-0/1/1.0 Enabled Enabled 2 ge-0/1/2.0 Enabled Disabled 2 ge-0/1/3.0 Enabled Disabled 2 ge-0/1/4.0 Enabled Disabled 2 ge-0/1/5.0 Enabled Disabled 1 ge-0/1/6.0 Enabled Disabled 1 ge-0/1/7.0 Disabled Disabled 0 LLDP Vlan export details: Port Vlan-id Vlan-name ---- ------- --------- ge-0/0/0.0 100 Voice ge-0/0/1.0 200 Voice NotificationEnabled: ------------------- R(lldpRemTablesChange),T(lldpXMEDTopologyChangeDetected) LLDP Basic TLVs Supported: ------------------------- Chassis identifier, Port identifier, Port Description , System Name , System Description, System Capabilities, Management Address. LLDP 802.3 TLVs Supported: ------------------------- Power via MDI, MAC/PHY Configuration Status, Link Aggregation, Maximum Frame Size, Port Vlan, Port and Protocol Vlan ID, Protocol Identity. LLDP-MED TLVs Enabled: --------------------- LLDP MED Capabilities, Network Policy, Endpoint Location, Extended Power Via MDI.