Configuring for Network Management Applications
LLDP (Link-Layer Discovery Protocol)
Syntax [ no ] lldp config < port-list > basicTlvEnable < TLV-Type >
port_descr
For outbound LLDP advertisements, includes an
alphanumeric string describing the port.
system_name
For outbound LLDP advertisements, includes the system’s
assigned name.
system_descr
For outbound LLDP advertisements, includes an
alphanumeric string describing the full name and version
identification for the system’s hardware type, software
version, and networking application.
system_cap
For outbound advertisements, includes a bitmask of
system capabilities (device functions) that are supported.
Also includes information on whether the capabilities are
enabled.
For example, if you wanted to exclude the system name from the outbound
LLDP advertisements for all ports on a 2626 switch, you would use this
command:
ProCurve(config)# no lldp config 1-26 basicTlvEnable
system_name
If you later decided to reinstate the system name on ports 1-5, you would use
this command:
ProCurve(config)# lldp config 1-5 basicTlvEnable
system_name
Displaying Advertisement Data
Command Page
show lldp info local-device below
show lldp info remote-device 13-47
show lldp info stats 13-50
13-45