CLI Reference Guide-R04

Table Of Contents
Chapter 26
| LLDP Commands
– 781 –
If both the management-ipv6-address and the IPv6 address of a VLAN interface
is configured, the IPv6 address of the VLAN ID will be sent in the Management
Address TLV of the LLDP PDU transmitted.
Two Management Address TLVs in the LLDP PDU will be sent if both of the two
conditions below are true:
The interface has both commands configured i.e. management-ip-address
and management-ipv6-address.
The VLAN interface has both IPv4 and IPv6 addresses set.
One address will be the IPv4 address and the other will be the IPv6 address.
If either or both the management-ip-address or management-ipv6-address are
configured
- and -
Neither the IPv4 address nor the IPv6 address of a VLAN interface is configured.
The CPU MAC address (or device MAC address) will be sent in the Management
Address TLV of the LLDP PDU transmitted.
Example
Console(config)#interface ethernet 1/1
Console(config-if)#lldp basic-tlv management-ipv6-address
Console(config-if)#
lldp basic-tlv
port-description
This command configures an LLDP-enabled port to advertise its port description.
Use the no form to disable this feature.
Syntax
[no] lldp basic-tlv port-description
Default Setting
Enabled
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
The port description is taken from the ifDescr object in RFC 2863, which includes
information about the manufacturer, the product name, and the version of the
interface hardware/software.
Example
Console(config)#interface ethernet 1/1
Console(config-if)#lldp basic-tlv port-description
Console(config-if)#