Clearing lldp-related information, Displaying lldp-related information – Dell POWEREDGE M1000E User Manual

Page 103

Advertising
background image

Dell Converged Enhanced Ethernet Administrator’s Guide

85

53-1002116-01

LLDP configuration and management

8

2. Apply an LLDP profile to the interface.

The following example applies 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.

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 79. The default

is to automatically detect the DCBX version.

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 intengigabitethernet 0/1

Clear LLDP statistics.

switch#clear lldp statistics intengigabitethernet 0/1

Displaying LLDP-related information

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

1. Use the show lldp neighbors command to:

Display LLDP general information.

switch#show lldp

Display LLDP interface-related information.

switch#show lldp interface intengigabitethernet 0/1

Display LLDP neighbor-related information.

switch#show lldp neighbors interface intengigabitethernet 0/1 detail

Advertising