No lldp transmit receive 6, No lldp transmit receive – Allied Telesis AT-FS970M Series User Manual
Page 1276

Chapter 77: LLDP and LLDP-MED Commands
1276
NO LLDP TRANSMIT RECEIVE
Syntax
no lldp
transmit|receive
Parameters
transmit
Stops ports from sending LLDP and LLDP-MED advertisements.
receive
Stops ports from accepting LLDP and LLDP-MED advertisements.
Mode
Port Interface mode
Description
Use this command to stop ports from transmitting and/or accepting LLDP
and LLDP-MED advertisements to or from their neighbors.
Confirmation Command
“SHOW LLDP INTERFACE” on page 1281
Examples
This example stops port 12 from transmitting or receiving LLDP
advertisements:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.12
awplus(config-if)# no lldp transmit receive
This example configures ports 3 and 4 to stop receiving LLDP
advertisements:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.3-port1.0.4
awplus(config-if)# no lldp receive