fcoe(config)#
fcoe fcmap 0x0efc2a
This example shows how to configure the global FC-Map on a Cisco MDS 9500 switch:
switch#
configure terminal
switch(config)#
fcoe fcmap 0x0efc2a
Configuring the Fabric Priority
The FCoE switch advertises its priority. The priority is used by the CNAs in the fabric to determine the best
switch to connect to.
For Cisco MDS 9500 switches, start at
configure terminal
below .
Note
Before You Begin
For Cisco Nexus 7000 Series, you must be in the storage VDC to configure this feature.
SUMMARY STEPS
1.
(Cisco Nexus 7000)
switchto vdc vdc-id type storage
2.
configure terminal
3.
fcoe fcf-priority fabric-priority
DETAILED STEPS
Purpose
Command or Action
Switches to the storage VDC. The step is required for Cisco
Nexus 7000 Series only.
(Cisco Nexus 7000)
switchto vdc vdc-id type storage
Example:
switch# switchto vdc fcoe type storage
fcoe#
Step 1
Enters configuration mode.
configure terminal
Example:
fcoe# configure terminal
fcoe(config)#
Step 2
Configures the global fabric priority. The default value is 128.
The range is from 0 (higher) to 255 (lower). Use the
no fcoe
fcoe fcf-priority fabric-priority
Example:
fcoe(config)# fcoe fcf-priority 42
Step 3
fcf-priority
command to reset the global fabric priority to the
default value.
This example shows how to configure the global fabric priority for a Cisco Nexus 7000 Series switch:
switch#
switchto vdc fcoe type storage
fcoe#
configure terminal
fcoe(config)#
fcoe fcf-priority 42
Cisco NX-OS FCoE Configuration Guide for Nexus 7000 and MDS 9500
16
OL-25809-02
FCoE
Configuring the Fabric Priority