set lldp port tx-tlv

Use this command to select the optional LLDP, LLDP-MED, and LLDP-DCBX TLVs to be transmitted in LLDPDUs by the specified port or ports. Use the command to display the values of these TLVs for the port.

Syntax

set lldp port tx-tlv {[all] | [port-desc] [sys-name] [sys-desc] [sys-cap] [mgmt-addr] [vlan-id] [stp] [lacp] [gvrp] [mac-phy] [poe] [link-aggr] [max-frame] [med-cap] [med-pol] [med-loc] [med-poe] [enhanced-trans-config] [enhanced-trans-rec] [priority-flowctrl] [application-pri] [congestion-notif] [energy-eff-eth]} port-string

Parameters

all Add all optional TLVs to transmitted LLDPDUs.
port-desc Port Description optional basic LLDP TLV. Value sent is ifDescr object defined in RFC 2863.
sys-name System Name optional basic LLDP TLV. Value sent is the administratively assigned name for the system.
sys-desc System Description optional basic LLDP TLV. Value sent is sysDescr object defined in RFC 3418.
sys-cap System Capabilities optional basic LLDP TLV. For a network connectivity device, value sent can be bridge and/or router.
mgmt-addr Management Address optional basic LLDP TLV. Value sent is IPv4 or IPv6 address of host interface.
vlan-id Port VLAN ID IEEE 802.1 Extensions TLV. Value sent is port VLAN ID (PVID).
stp Spanning Tree information defined by Protocol Identity IEEE 802.1 Extensions TLV. If STP is enabled on the port, value sent includes version of protocol being used.
lacp LACP information defined by Protocol Identity IEEE 802.1 Extensions TLV. If LACP is enabled on the port, value sent includes version of protocol being used.
gvrp GVRP information defined by Protocol Identity IEEE 802.1 Extensions TLV. If LACP is enabled on the port, value sent includes version of protocol being used.
mac-phy MAC-PHY Configuration/Status IEEE 802.3 Extensions TLV. Value sent includes the operational MAU type, duplex, and speed of the port.
poe Power via MDI IEEE 802.3 Extensions TLV. Values sent include whether pair selection can be controlled on port, and the power class supplied by the port. Only valid for PoE-enabled ports.
link-aggr Link Aggregation IEEE 802.3 Extensions TLV. Values sent indicate whether the link associated with this port can be aggregated, whether it is currently aggregated, and if aggregated, the aggregated port identifier.
max-frame Maximum Frame Size IEEE 802.3 Extensions TLV. Value sent indicates maximum frame size of the port‘s MAC and PHY.
med-cap LLDP-MED Capabilities TLV.Value sent indicates the capabilities (whether the device supports location information, network policy, extended power via MDI) and Device Type (network connectivity device) of the sending device.
med-pol LLDP-MED Network Policy TLV. Values sent include application name, VLAN type (tagged or untagged), VLAN ID, and both Layer 2 and Layer 3 priorities associated with application, for all applications enabled on the port. See the command for more information.
med-loc LLDP-MED Location Identification TLV. Value sent is the ECS ELIN value configured on the port. See the command for more information.
med-poe LLDP-MED Extended Power via MDI TLV. Values sent include the Power Limit (total power the port is capable of sourcing over a maximum length cable) and the power priority configured on the port. Only valid for PoE-enabled ports.
enhanced-trans-
config Enhanced Transmission Selection Configuration TLV. This TLV specifies how Enhanced Transmission Selection is configured for a given port. Enhanced Transmission Selection is discussed in the Data Center Bridging chapter of the S-, K-, and 7100 Series Configuration Guide.
enhanced-trans-rec Enhanced Transmission Selection Recommendation TLV. This TLV provides a recommendation to the peer as to how Enhanced Transmission Selection should be configured. The TLV contains fields for the traffic class group to which the priority is assigned, an entry containing the percent of bandwidth for each traffic class, and an entry per priority (0 - 7) specifying the priority transmission selection algorithm. Selection algorithms are strict priority, credit-based shaper, Enhanced Transmission Selection, or vendor specific.
priority-flowctrl Specifies that priority flow control will be advertised on this port (S‐, 7100‐Series). Priority flow control is discussed in Data Center Bridging Configuration in the S-, K-, and 7100 Series Configuration Guide.
application-pri Specifies that application priority will be advertised on this port. Application priority is discussed in Data Center Bridging Configuration in the S-, K-, and 7100 Series Configuration Guide.
congestion-notif Specifies that congestion notification will be advertised on this port. Congestion notification is discussed in Data Center Bridging Configuration in the S-, K-, and 7100 Series Configuration Guide.
energy-eff-eth Specifies Energy Efficient Ethernet (EEE) will be advertised on this port. EEE is discussed in Port Configuration in the S-, K-, and 7100 Series Configuration Guide.
port-string Specifies the port or range of ports to be affected.

Defaults

None.

Mode

All command modes.

Example

This example configures the management address, MED capability, MED network policy, and MED location identification TLVs to be sent in LLDPDUs by port ge.1.1.

System(rw)->set lldp port tx-tlv mgmt-addr med-cap med-pol med-loc ge.1.1