Users Guide

To enable FCoE transit on the switch and configure the FCoE transit parameters on ports, follow these
steps.
1. Configure FCoE.
To configure FCoE transit, refer to the FCoE Transit Configuration Example
NOTE: DCB/DCBx is enabled when either of these configurations is applied.
2. Save the configuration on the switch.
EXEC Privilege mode.
write memory
3. Reload the switch to enable the configuration.
EXEC Privilege mode.
reload
After the switch is reloaded, DCB/DCBx is enabled.
4. Enable the FCoE transit feature on a switch.
CONFIGURATION mode.
feature fip-snooping
5. Enable FIP snooping on all VLANs or on a specified VLAN.
CONFIGURATION mode or VLAN INTERFACE mode.
fip-snooping enable
6. Configure the port for bridge-to-FCF links.
INTERFACE mode or CONFIGURATION mode
fip-snooping port-mode fcf
NOTE: To disable the FCoE transit feature or FIP snooping on VLANs, use the no version of a
command; for example,
no feature fip-snooping or no fip-snooping enable.
Displaying FIP Snooping Information
Use the following show commands to display information on FIP snooping, .
Table 29. Displaying FIP Snooping Information
Command Output
show fip-snooping sessions [interface
vlan vlan-id]
Displays information on FIP-snooped sessions on
all VLANs or a specified VLAN, including the ENode
interface and MAC address, the FCF interface and
MAC address, VLAN ID, FCoE MAC address and
FCoE session ID number (FC-ID), worldwide node
name (WWNN) and the worldwide port name
(WWPN).
show fip-snooping config
Displays the FIP snooping status and configured
FC-MAP values.
402
FCoE Transit