Purpose
Command or Action
(Optional)
Copies the running configuration to the startup configuration.
copy running-config startup-config
Example:
switch(config-if)# copy running-config
startup-config
Step 5
Verifying the FCoE Configuration
To display FCoE configuration information, perform one of these tasks:
Purpose
Command
Displays whether FCoE is enabled
on the switch.
show fcoe
Displays the contents of the FCoE
database.
show fcoe database
Displays information about the
vFC interfaces.
show interface vfc
[
number
]
Displays the FCoE settings for an
interface or all interfaces.
show interface
[
interface number
]
fcoe
This example shows how to verify that the FCoE capability is enabled:
switch#
show fcoe
Global FCF details
FCF-MAC is 00:0d:ec:6d:95:00
FC-MAP is 0e:fc:00
FCF Priority is 128
FKA Advertisement period for FCF is 8 seconds
This example shows how to display the FCoE database:
switch#
show fcoe database
------------------------------------------------------------------------------
INTERFACE
FCID
PORT NAME
MAC ADDRESS
------------------------------------------------------------------------------
vfc3
0x490100
21:00:00:1b:32:0a:e7:b8 00:c0:dd:0e:5f:76
This example shows how to display the FCoE settings for an interface.
switch#
show interface ethernet 1/37 fcoe
Ethernet1/37 is FCoE UP
vfc3 is Up
FCID is 0x490100
PWWN is 21:00:00:1b:32:0a:e7:b8
MAC addr is 00:c0:dd:0e:5f:76
Cisco NX-OS FCoE Configuration Guide for Nexus 7000 and MDS 9500
OL-25809-02
19
FCoE
Verifying the FCoE Configuration