lldp management-ipv6-address

Syntax

lldp management-ipv6-address <IPV6-ADDR>

no lldp management-ipv6-address

Description

Defines the IPv6 management address of the switch. The management address is encapsulated in the management address TLV.

If no management address is specified, LLDP uses the IP address of the management interface, and if this the management interface is not defined, the chassis ID.

The no form of this command removes the IPv6 management address of the switch.

Command context

config

Parameters

<IPV6-ADDR>

Specifies an IP address in IPv6 format (xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx), where x is a hexadecimal number from 0 to F.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Setting the management address to 2001:db8:85a3::8a2e:370:7334:

switch(config)# lldp management-ipv6-address 2001:0db8:85a3::8a2e:0370:7334

Removing the management address:

switch(config)# no lldp management-ipv6-address