lldp management-address-tlv

Syntax

lldp management-address-tlv [ ip-address ]

undo lldp management-address-tlv

View

Layer 2 Ethernet interface view, port group view

Default level

2: System level

Parameters

ip-address: Specifies a management address to be advertised in LLDP frames.

Description

Use lldp management-address-tlv to enable management address advertising and set the management address.

Use undo lldp management-address-tlv to disable management address advertising in LLDP frames.

By default, the management address is advertised through LLDP frames. For a Layer 2 Ethernet port, the management address is the main IP address of the lowest-ID VLAN carried on the port. If none of the carried VLANs is assigned an IP address, no management address will be advertised.

An LLDP frame carries only one management address TLV. If you set the management address repeatedly, the latest one takes effect.

If you run the lldp management-address-tlv command without specifying the ip-address argument, the advertised management address is the main IP address of the lowest-ID VLAN carried on the interface. If none of the carried VLANs is assigned an IP address, no management address will be advertised.

Examples

# Set the management address to 192.6.0.1 for Ethernet 1/0/1.

<Sysname> system-view
[Sysname] interface ethernet 1/0/1
[Sysname-Ethernet1/0/1] lldp management-address-tlv 192.6.0.1