beautypg.com

Configuring transmit and receive mode, Configuring transmit mode, Configuring receive mode – Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual

Page 121

background image

Multi-Service IronWare Switching Configuration Guide

91

53-1003036-02

Using LLDP

4

Configuring transmit and receive mode

To enable receipt and transmission of LLDP packets on individual ports, enter the lldp enable ports
ethernet command at the Global CONFIG level of the CLI. The enabled ports are placed into
transmit and receive mode by default.

Brocade(config)# lldp enable ports ethernet 2/1

Syntax: [no] lldp enable ports ethernet port list | all

For port list, specify the ports in the format [slotnum/]portnum, where slotnum is required on
chassis devices only. You can list all of the ports individually, use the keyword to to specify a range
of ports, or a combination of both. To apply the configuration to all ports on the device, use the
keyword all instead of listing the ports individually.

Use the [no] form of the command to disable the receipt and transmission of LLDP packets on a
port.

Configuring transmit mode

To change the LLDP operating mode from receive and transmit mode to transmit only mode,
disable the transmit and receive mode, and enter the lldp enable transmit ports ethernet
command.

Brocade(config)# no lldp enable ports ethernet 2/4 2/5 2/6

Brocade(config)# lldp enable transmit ports ethernet 2/4 2/5 2/6

The above command changes the LLDP operating mode on ports 2/4, 2/5, and 2/6 from transmit
and receive mode to transmit only mode.
Syntax: [no] lldp enable transmit ports ethernet port list | all

For port list, specify the ports in the format [slotnum/]portnum, where slotnum is required on
chassis devices only. You can list all of the ports individually, use the keyword to to specify a range
of ports, or a combination of both. To apply the configuration to all ports on the device, use the
keyword all instead of listing the ports individually.

Configuring receive mode

To change the LLDP operating mode from receive and transmit mode to receive only mode, disable
the transmit and receive mode, and enter the lldp enable receive ports ethernet command at the
Global CONFIG level of the CLI.

Brocade(config)# no lldp enable ports ethernet 2/4

Brocade(config)# lldp enable receive ports ethernet 2/4

The above command changes the LLDP operating mode on port 2/4 from transmit and receive
mode to receive only mode.
Syntax: [no] lldp enable receive ports ethernet port list | all

For port list, specify the ports in the format [slotnum/]portnum, where slotnum is required on
chassis devices only. You can list all of the ports individually, use the keyword to to specify a range
of ports, or a combination of both. To apply the configuration to all ports on the device, use the
keyword all instead of listing the ports individually.