Converged Enhanced Ethernet Administrator's Guide v6.4.0 (53-1001761-01, June 2010)

Converged Enhanced Ethernet Administrator’s Guide 83
53-1001761-01
LLDP configuration and management
7
DRAFT: BROCADE CONFIDENTIAL
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.
Example of selecting the Ten Gigabit Ethernet port number 0/10.
switch(config)#interface tengigabitethernet 0/10
2. Apply an LLDP profile to the interface.
Example of applying the LLDP profile “network_standard” to the current 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.
Example
switch(conf-if-te-0/10)#fcoe-priority-bits 0x0-0xff
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 77. The default
is to automatically detect the DCBX version.
Example
switch(conf-if-te-0/10)#lldp version cee
5. Enter the copy command to save the running-config file to the startup-config file.
switch(conf-if-te-0/10)#exit
switch(config)#end
switch#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