No lldp tlv-select, No lldp tlv-select 7 – Allied Telesis AT-9000 Series User Manual

Page 1115

Advertising
background image

AT-9000 Switch Command Line User’s Guide

1087

NO LLDP TLV-SELECT

Syntax

no lldp tlv-select

all|tlv

Parameters

all

Removes all optional LLDP TLVs from a port.

tlv

Removes an optional TLV from a port. You can specify only one
TLV. To remove more than one TLV from a port, repeat the
command as many times as needed.

Mode

Port Interface mode

Description

Use this command to stop ports from sending optional LLDP TLVs to their
neighbors. The optional TLVs are listed in Table 101 on page 1070.

To stop ports from transmitting LLDP-MED TLVs, refer to “NO LLDP MED-
TLV-SELECT” on page 1083.

Confirmation Command

“SHOW LLDP INTERFACE” on page 1093

Examples

This example configures ports 21 and 22 to stop transmitting all optional
LLDP TLVs:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.21,port1.0.22
awplus(config-if)# no lldp tlv-select all

This example stops the transmission of the management-address and
system-capabilities TLVs on port 11:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.11
awplus(config-if)# no lldp tlv-select management-address
awplus(config-if)# no lldp tlv-select system-capabilities

Advertising