9 LLDP configuration and management

Configuring LLDP interface-level command options

Only one LLDP profile can be assigned to an interface. If you do not use the lldp profile option at the interface level, the global configuration is used on the interface. If there are no global configuration values defined, the global default values are used.

To configure LLDP interface-level command options, perform the following steps from privileged EXEC mode.

1. Enter the interface command to specify the CEE interface type and slot/port number.

switch(config)#interface tengigabitethernet 0/10

2. Apply an LLDP profile to the interface.

switch(conf-if-te-0/10)#lldp profile network_standard

3. Configure the FCoE priority bits for an interface. The value is specified as 0x0-0xff.

switch(conf-if-te-0/10)#fcoe-priority-bits 6

4.Configure the DCBX version for an interface for CEE. For detailed information on these version command keywords, see “DCBX interaction with other vendor devices” on page 91. The default option is to automatically detect the DCBX version.

switch(conf-if-te-0/10)#lldpdcbx-version cee

5. Enter the copy command to save the running-configfile to the startup-configfile.

switch(conf-if-te-0/10)#do copy running-config startup-config

Clearing LLDP-related information

To clear LLDP-related information, perform the following steps from privileged EXEC mode.

1. Use the clear command to:

Clear LLDP neighbor information.

switch#clear lldp neighbors tengigabitethernet 0/1

Clear LLDP statistics.

switch#clear lldp statistics tengigabitethernet 0/1

Clear all LLDP statistics.

switch#clear lldp statistics

Clear all LLDP neighbors.

switch#clear lldp neighbors

Displaying LLDP-related information

To display LLDP-related information, perform the following steps from EXEC or privileged EXEC mode.

1.Use the show lldp neighbors command to:

Display LLDP general information.

switch#show lldp

Display LLDP neighbor-related information.

98

Converged Enhanced Ethernet Administrator’s Guide

 

53-1002163-02

Page 120
Image 120
Brocade Communications Systems 53-1002163-02 manual Configuring Lldp interface-level command options