beautypg.com

Lldp transmit receive 1, Lldp transmit receive – Allied Telesis AT-FS970M Series User Manual

Page 1261

background image

AT-FS970M Switch Command Line User’s Guide

1261

LLDP TRANSMIT RECEIVE

Syntax

lldp transmit

receive|transmit

Parameters

transmit

Configures ports to send LLDP advertisements.

receive

Configures ports to accept LLDP advertisements.

Mode

Port Interface mode

Description

Use this command to configure ports to transmit and/or accept LLDP
advertisements. Ports configured to transmit LLDP advertisements send
the mandatory TLVs and any optional LLDP TLVs they have been
configured to send. Ports configured to receive LLDP advertisements
accept all advertisements from their neighbors.

Confirmation Command

“SHOW LLDP INTERFACE” on page 1281.

Examples

This example configures ports 14 and 22 to both transmit and receive
LLDP advertisements:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.14,port1.0.22
awplus(config-if)# lldp transmit receive

This example configures ports 16 to 22 to only receive LLDP
advertisements:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.16-port1.0.22
awplus(config-if)# lldp receive