LLDP


nv show interface <interface-id> lldp

Shows LLDP statistics for the specified interface.

Command Syntax

SyntaxDescription
<interface-id>The interface name.

Version History

Introduced in Cumulus Linux 5.0.0

Example

cumulus@switch:~$ nv show interface swp1 lldp

nv show interface <interface-id> lldp neighbor

Shows information about all the LLDP neighbors for the specified interface.

Command Syntax

SyntaxDescription
<interface-id>The interface name.

Version History

Introduced in Cumulus Linux 5.1.0

Example

cumulus@switch:~$ nv show interface swp51 lldp neighbor

nv show interface <interface-id> lldp neighbor <neighbor-id>

Shows statistics for a specific LLDP neighbor for the specified interface.

Command Syntax

SyntaxDescription
<interface-id>The interface name.
<neighbor-id>The LLDP neighbor name.

Version History

Introduced in Cumulus Linux 5.1.0

Example

cumulus@switch:~$ nv show interface swp51 lldp neighbor spine01

nv show interface <interface-id> lldp neighbor <neighbor-id> bridge

Shows bridge information for the specified LLDP neighbor.

Command Syntax

SyntaxDescription
<interface-id>The interface name.
<neighbor-id>The LLDP neighbor name.

Version History

Introduced in Cumulus Linux 5.1.0

Example

cumulus@switch:~$ nv show interface swp51 lldp neighbor spine01 bridge

nv show interface <interface-id> lldp neighbor <neighbor-id> bridge vlan

Shows the VLANs for the specified LLDP neighbor.

Command Syntax

SyntaxDescription
<interface-id>The interface name.
<neighbor-id>The LLDP neighbor name.

Version History

Introduced in Cumulus Linux 5.1.0

Example

cumulus@switch:~$ nv show interface swp1 lldp neighbor leaf02 bridge vlan

nv show interface <interface-id> lldp neighbor <neighbor-id> bridge vlan <vid>

Shows information about a specific VLAN for the specified LLDP neighbor.

Command Syntax

SyntaxDescription
<interface-id>The interface name.
<neighbor-id>The LLDP neighbor name.
<vid>The VLAN name.

Version History

Introduced in Cumulus Linux 5.1.0

Example

cumulus@switch:~$ nv show interface swp1 lldp neighbor leaf02 bridge vlan 10

nv show service lldp

Shows global LLDP configuration, such as the LLDP mode, and LLDP timers and if 802.1 TLV transmission is on or off. By default, 802.1 TLV transmission is off and the switch sends all LLDP frames without 802.1 TLVs.

Version History

Introduced in Cumulus Linux 5.0.0

Example

cumulus@switch:~$ nv show service lldp