Command Line Interface Guide
914 FIP Snooping Commands
feature fip-snooping
2
Configure a VLAN and enable it for FIP Snooping. The example below
sets up ports 1 through 16 (CNA connected ports) and port 24 (FCF
connected port) to use VLAN 100 and enables VLAN 100 for FIP
snooping.
vlan 100
fip-snooping enable
exit
interface range te1/0/1-16,te1/0/24
switchport mode general
switchport general allowed vlan add 100 tagged
exit
3
Set up the port roles. The example below configures ports 1-16 as CNA
connected ports which will receive information from the FCF connected
port and sets the FCF connected port as the configuration source.
interface te1/0/24
lldp dcbx port-role configuration-source
fip-snooping port-mode fcf
interface range te1/0/1-16
lldp dcbx port-role auto-down
exit
Commands in this Chapter
This chapter explains the following commands:
feature fip-snooping show fip-snooping fcf
fip-snooping enable show fip-snooping sessions
fip-snooping fc-map show fip-snooping statistics
fip-snooping port-mode show fip-snooping vlan
2CSPC4.X8100-SWUM100.book Page 914 Wednesday, August 29, 2012 6:23 PM