configure lldp ports management-address

configure lldp ports [all | port_list] [advertise | no-advertise] management-address

Description

Configures the LLDP port to advertise or not to advertise management address information to its neighbors.

Syntax Description

all Specifies all ports on the switch.
port_list Specifies one or more ports or slots and ports.
advertise Specifies to send the information to neighbors.
no-advertise Specifies not to send the information to neighbors.

Default

No advertise.

Usage Guidelines

With ExtremeXOS, you can only add one management address TLV per LLDPDU and the information must be the IP address configured on the management VLAN. If no IP address is assigned to the management VLAN, the system sends the system MAC address. LLDP does not send out IPv6 addresses in this field.

Example

The following command advertises the management address information for port 1:5:

configure lldp ports 1:5 advertise management-address

History

This command was first available in ExtremeXOS 11.2.

Platform Availability

This command is available on all platforms.