Concept Guide

Conguring FIP Snooping
You can enable FIP snooping globally on all FCoE VLANs on a switch or on an individual FCoE VLAN.
By default, FIP snooping is disabled.
To enable FCoE transit on the switch and congure the FCoE transit parameters on ports, follow these steps.
1 Congure FCoE.
FCoE conguration:
copy flash:/ CONFIG_TEMPLATE/ FCoE_DCB_Config running-config
The conguration les are stored in the ash memory in the CONFIG_TEMPLATE le.
NOTE: DCB/DCBx is enabled when either of these congurations is applied.
2 Save the conguration on the switch.
EXEC Privilege mode.
write memory
3 Reload the switch to enable the conguration.
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 specied VLAN.
CONFIGURATION mode or VLAN INTERFACE mode.
fip-snooping enable
6 Congure 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 35. 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
specied VLAN, including the ENode interface and MAC address,
the FCF interface and MAC address, VLAN ID, FCoE MAC address
FIP Snooping 349