Users Guide

Table Of Contents
Usage Information The no form of the command disables TLV attribute transmission and reception in LLDP packets.
Example
OS10(conf-if-eth1/1/3)# lldp tlv-select basic-tlv system-name
Supported
Releases
10.2.0E or later
lldp management-addr-tlv virtual-ip
Enables VLT peers to send the elected virtual IP address in the management address TLV.
Syntax
lldp management-addr-tlv {ipv4 | ipv6} virtual-ip
Parameters
ipv4 — Select ipv4 for the VLT peers to send the virtual IPv4 address in the management TLV.
ipv6 — Select ipv6 for the VLT peers to send the virtual IPv6 address in the management TLV.
Default Disabled
Command Mode
CONFIGURATION
INTERFACE
Usage Information
When enabled in CONFIGURATION mode, the system advertises the elected IP address in the management
address TLV of all the interfaces.
When enabled in INTERFACE mode, the system advertises the elected IP address in the management address
TLV of that specific interface.
The no version of this command resets to default. By default, the system transmits the local management IP
address.
Example
MX9116N-B1(config)# lldp management-addr-tlv ipv4 virtual-ip
MX9116N-B1(conf-if-eth1/1/3)# lldp management-addr-tlv ipv6 virtual-ip
Supported
Releases
10.5.0 or later
lldp tlv-select dot1tlv
Enables or disables the dot.1 TLVs to transmit in LLDP packets.
Syntax
lldp tlv-select dot1tlv { port-vlan-id | link-aggregation | vlan-name}
Parameters
port-vlan-id — Enter the port VLAN ID.
link-aggregation — Enable the link aggregation TLV.
vlan-name — Configure dot1 TLVs to send and receive the names of VLANs in LLDP frames.
Default Enabled. vlan-name is disabled.
Command Mode INTERFACE
Usage Information
The link-aggregation parameter advertises link aggregation as a dot1 TLV in the LLDPDUs.
The vlan-name parameter advertises the names of VLANs in LLDP frames.
The no version of this command disables TLV transmissions.
Example (Port)
OS10(conf-if-eth1/1/3)# lldp tlv-select dot1tlv port-vlan-id
Example (Link
Aggregation)
OS10(conf-if-eth1/1/3)# lldp tlv-select dot1tlv link-aggregation
Example (VLAN
name)
OS10(conf-if-eth1/1/3)# lldp tlv-select dot1tlv vlan-name
Layer 2 407