Commands for Configuring LLDP
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
462
configure lldp ports vendor-specific avaya-extreme call-
server
configure lldp ports [all | <port_list>] [advertise | no-advertise] vendor-
specific avaya-extreme call-server <ip_address_1> {<ip_address_2>
{<ip_address_3> {<ip_address_4> {<ip_address_5> {<ip_address_6>
{<ip_address_7> {ip_address_8>}}}}}}}
Description
Configures the LLDP port to advertise or not advertise up to 8 call server IP addresses to its neighbors.
The Avaya phone uses this proprietary LLDP TLV to learn the IP address(es) of the call server(s) to use.
Syntax Description
Default
No advertise.
Usage Guidelines
The Avaya phone uses this proprietary LLDP TLV for addressing information. You can configure the IP
address for up to 8 call servers in a single TLV.
Example
The following command configures ports 1-5 to advertise two call server IP addresses to neighbors:
configure lldp ports 1-5 advertise vendor-specific avaya-extreme call-server
10.10.10.10 10.11.10.10
History
This command was first available in ExtremeWare XOS 11.5.
Platform Availability
This command is available on all platforms.
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.
ip_address_1....8
Specifies IP address of up to 8 call servers.
NOTE: This parameter does not apply when you configure the no-advertise
parameter.