Reference Guide
Example of Enabling the FIP Snooping Feature on the Switch (FIP Snooping Bridge)
FTOS(conf)# feature fip-snooping
Example of Enabling FIP Snooping on the FCoE VLAN
FTOS(conf)# interface vlan 10
FTOS(conf-if-vl-10)# fip-snooping enable
Example of Enabling an FC-MAP Value on a VLAN
FTOS(conf-if-vl-10)# fip-snooping fc-map 0xOEFC01
NOTE: Configuring an FC-MAP value is only required if you do not use the default FC-MAP value (0x0EFC00).
Example of Configuring the ENode Server-Facing Port
FTOS(conf)# interface tengigabitethernet 0/1
FTOS(conf-if-te-0/1)# portmode hybrid
FTOS(conf-if-te-0/1)# switchport
FTOS(conf-if-te-0/1)# protocol lldp
FTOS(conf-if-te-0/1-lldp)# dcbx port-role auto-downstream
NOTE: A port is enabled by default for bridge-ENode links.
Example of Configuring the FCF-Facing Port
FTOS(conf)# interface tengigabitethernet 0/50
FTOS(conf-if-te-0/50)# portmode hybrid
FTOS(conf-if-te-0/50)# switchport
FTOS(conf-if-te-0/50)# fip-snooping port-mode fcf
FTOS(conf-if-te-0/50)# protocol lldp
FTOS(conf-if-te-0/50-lldp)# dcbx port-role auto-upstream
Example of Configuring FIP Snooping Ports as Tagged Members of the FCoE VLAN
FTOS(conf)# interface vlan 10
FTOS(conf-if-vl-10)# tagged tengigabitethernet 0/1
FTOS(conf-if-vl-10)# tagged tengigabitethernet 0/50
FTOS(conf-if-te-0/1)# no shut
FTOS(conf-if-te-0/50)# no shut
FTOS(conf-if-vl-10)# no shut
After FIP packets are exchanged between the ENode and the switch, a FIP snooping session is established. ACLs are
dynamically generated for FIP snooping on the FIP snooping bridge/switch.
311










