Configuring Interface Lldp Commands; Verifying Fcoe Configuration - Cisco N5010P-N2K-BE Software Configuration Manual

Nx-os software configuration guide
Table of Contents

Advertisement

Verifying FCoE Configuration

S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m

Configuring Interface LLDP Commands

To configure the LLDP feature for a physical Ethernet interface, perform this task:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# interface type slot/port
Step 3
switch(config-if)# [no] lldp {receive |
transmit}
The following example shows how to set an interface to transmit LLDP packets:
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:
Command
switch# show fcoe
switch# show lldp
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:
Remote Peers Information
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
29-8
00:0d:ec:a3:5f:48
Purpose
Enters configuration mode.
Selects the interface to change.
Sets the selected interface to either receive or
transmit.
The no form of the command disables the LLDP
transmit or receive.
Purpose
Displays whether FCoE is enabled on the switch.
Displays LLDP configuration.
Chapter 29
Configuring FCoE
OL-16597-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nexus 5000 series

Table of Contents