lldp config basicTlvEnable

Syntax

 lldp config  <PORT-LIST>  basicTlvEnable  <TLV-Type> 
      

Description

Enable basic TLV for LLDP by type and <PORT-LIST> .

Parameters and options

<PORT_DESC>

For outbound LLDP advertisements, this TLV includes an alphanumeric string describing the port. Defaults to enabled.

<SYSTEM_NAME>

For outbound LLDP advertisements, this TLV includes an alphanumeric string showing the assigned name of the system. Defaults to enabled.

<SYSTEM_DESCR>

For outbound LLDP advertisements, this TLV includes an alphanumeric string describing the full name and version identification for the hardware type, software version, and networking application of the system. Defaults to enabled.

<SYSTEM_CAP>

For outbound advertisements, this TLV includes a bitmask of supported system capabilities (device functions.) Also includes information on whether the capabilities are enabled. Defaults to enabled.

no lldp config

To exclude the system name TLV from the outbound LLDP advertisements for all ports on a switch, use this command:

switch# no lldp config 1-24 basicTlvEnable system_name

lldp config

To reinstate the system name TLV on ports 1-5, use this command:

switch# lldp config 1-5 basicTlvEnable system_name