
Chapter II. FCoE Storport Miniport
Chelsio Unified Wire for Windows
44
Configuring the FCoE/FC ports
In this procedure, you may need to adjust some of the parameters to suit your environment, such
as VLAN IDs, Ethernet interfaces, and virtual Fibre Channel interfaces
i. Following steps will enable FCoE services on a particular VLAN and does a VSAN-VLAN
mapping. These steps are not required to be done every time, unless a new mapping is
required.
Switch(config)# vlan 2
Switch(config-vlan)# fcoe vsan 2
Switch(config-vlan)#exit
ii. Following steps help in creating a virtual fibre channel(VFC) and binds that VFC to an
Ethernet interface so that the Ethernet port begins functioning as a FCoE port.
Switch(config)# interface vfc 13
Switch(config-if)#bind interface ethernet 1/13
Switch(config-if)# no shutdown
Switch(config-if)#exit
Switch(config)#vsan database
Switch(config-vsan-db)# vsan 2
Switch(config-vsan-db)#vsan 2 interface vfc 13
Switch(config-vsan-db)#exit
iii. Assign VLAN ID to the Ethernet port on which FCoE service was enabled in step1.
Switch(config)# interface ethernet 1/13
Switch(config-if)#switchport mode trunk
Switch(config-if)#switchport trunk allowed vlan 2
Switch(config-if)#no shutdown
Switch(config)#exit
If you are binding the VFC to a MAC address instead of an Ethernet port then
make sure the Ethernet port is part of both default VLAN and FCoE VLAN
Note
Содержание Terminator Series
Страница 1: ......
Страница 5: ...Chapter I Chelsio Unified Wire Chelsio Unified Wire for Windows 5 I Chelsio Unified Wire...
Страница 19: ...Chapter I Chelsio Unified Wire Chelsio Unified Wire for Windows 19 o Printing adapter statistics...
Страница 21: ...Chapter I Chelsio Unified Wire Chelsio Unified Wire for Windows 21 o Printing DCB parameters...
Страница 24: ...Chapter I Chelsio Unified Wire Chelsio Unified Wire for Windows 24 o Printing local nodes information...
Страница 25: ...Chapter I Chelsio Unified Wire Chelsio Unified Wire for Windows 25 o Printing local nodes statistics...
Страница 26: ...Chapter I Chelsio Unified Wire Chelsio Unified Wire for Windows 26 o Printing remote nodes information...
Страница 28: ...Chapter I Chelsio Unified Wire Chelsio Unified Wire for Windows 28 o Displaying internal memory information...
Страница 40: ...Chapter II FCoE Storport Miniport Chelsio Unified Wire for Windows 40 II FCoE Storport Miniport...
Страница 50: ...Chapter III Appendix Chelsio Unified Wire for Windows 50 III Appendix...