Cisco Nexus 5000 Series Switch CLI Software Configuration Guide, NX-OS 4.0(1a)N1 (OL-16597-01, January 2009)

Send feedback to nx5000-docfeedback@cisco.com
29-8
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
OL-16597-01
Chapter 29 Configuring FCoE
Verifying FCoE Configuration
switch# configure terminal
switch(config)# interface ethernet 1/2
switch(config-if)# lldp transmit
The following example shows how to configure an interface to disable LLDP:
switch# configure terminal
switch(config)# interface ethernet 1/2
switch(config-if)# no lldp transmit
switch(config-if)# no lldp receive
You can only apply this command to a physical Ethernet interface.
Verifying FCoE Configuration
To verify FCoE configuration information, perform one of these tasks:
The following example shows how to verify that the FCoE capability is enabled:
switch# show fcoe
FCoE/FC feature is desired.
The following example shows how to display LLDP interface information:
switch# show lldp interface ethernet 1/2
tx_enabled: TRUE
rx_enabled: TRUE
dcbx_enabled: TRUE
Port MAC address: 00:0d:ec:a3:5f:48
Remote Peers Information
No remote peers exist
The following example shows how to display LLDP neighbor information:
switch# show lldp neighbors
The following example shows how to display LLDP timer information:
switch# show lldp timers
LLDP Timers
holdtime 120 seconds
reinit 2 seconds
msg_tx_interval 30 seconds
The following example shows how to display LLDP counters:
switch# show lldp traffic
Command Purpose
switch# show fcoe
Displays whether FCoE is enabled on the switch.
switch# show lldp
Displays LLDP configuration.