configure lldp ports vendor-specific avaya-extreme call-server

The Avaya phone uses this proprietary LLDP TLV to learn the IP address(es) of the call server(s) to use.

configure lldp ports [all | port_list] [advertise | no-advertise] vendor-specific avaya-extreme call-server ip_address_ {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.

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.
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.

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 ExtremeXOS 11.5.

Platform Availability

This command is available on all platforms.