Fip snooping configuration example, Network requirements, Configuration procedure – H3C Technologies H3C S10500 Series Switches User Manual
Page 118
![background image](https://www.manualsdir.com/files/812733/content/doc118.png)
107
FIP snooping configuration example
Network requirements
As shown in
, enable FIP snooping on the Transit switch to achieve reliable communication
between the ENode and FCF switch.
Figure 31 Network diagram
Configuration procedure
1.
Configure the Transit switch:
# Configure the switch to operate in advanced mode, save the configuration, and reboot the
switch. (Skip this step if the switch is operating in advanced mode.)
[Transit] system-working-mode advance
Do you want to change the system working mode? [Y/N]:y
The system working mode is changed, please save the configuration and reboot the
system to make it effective.
[Transit] save
[Transit] quit
# Configure the switch to operate in Transit mode.
[Transit] fcoe-mode transit
# Enable FIP snooping for VLAN 10.
[Transit] vlan 10
[Transit-vlan10] fip-snooping enable
# Set the FC-MAP value to 0x0EFC01 for VLAN 10.
[Transit-vlan10] fip-snooping fc-map 0efc01
[Transit-vlan10] quit
# Configure interface Ten-GigabitEthernet 1/0/1 to allow VLAN 10.
[Transit] interface ten-gigabitethernet 1/0/1
[Transit-Ten-GigabitEthernet1/0/1] port link-type trunk
[Transit-Ten-GigabitEthernet1/0/1] port trunk permit vlan 10
# Configure interface Ten-GigabitEthernet 1/0/1 to operate in ENode mode.
[Transit-Ten-GigabitEthernet1/0/1] fip-snooping port-mode enode
[Transit-Ten-GigabitEthernet1/0/1] quit
# Configure interface Ten-GigabitEthernet 1/0/2 to allow VLAN 10.
[Transit] interface ten-gigabitethernet 1/0/2
[Transit-Ten-GigabitEthernet1/0/2] port link-type trunk