beautypg.com

Lldp management-address, Ipaddr – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1933

background image

LLDP Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

71.7

lldp management-address

This command sets the IPv4 address to be advertised to neighbors (in the Management
Address TLV) via the specified ports. This address will override the default address for
these ports.

The no variant of this command clears the user-configured management IP address
advertised to neighbors via the specified ports. The advertised address reverts to the
default.

Syntax

lldp management-address <ipaddr>

no lldp management-address

Default

The local loopback interface primary IPv4 address if set, else the primary IPv4 interface
address of the lowest numbered VLAN the port belongs to, else the MAC address of the
device’s baseboard if no VLAN IP addresses are configured for the port.

Mode

Interface Configuration

Usage

To see the management address that will be advertised, use the

show lldp interface

command or

show lldp local-info

command.

Examples

To set the management address advertised by ports 1.0.1 and 1.06, to be 192.168.1.6, use
the commands:

To clear the user-configured management address advertised by ports 1.0.1 and 1.0.6, and
revert to using the default address, use the commands:

Related Commands

show lldp interface
show lldp local-info

Parameter

Description

<ipaddr>

The IPv4 address to be advertised to neighbors, in dotted
decimal format. This must be one of the IP addresses already
configured on the device.

awplus#

configure terminal

awplus(config)#

interface port1.0.1,port1.0.6

awplus(config-if)#

lldp management-address 192.168.1.6

awplus#

configure terminal

awplus(config)#

interface port1.0.1,port1.0.6

awplus(config-if)#

no lldp management-address