Chelsio Communications Terminator Series Installation And User Manual page 219

Unified wire for linux
Hide thumbs Also See for Terminator Series:
Table of Contents

Advertisement

Chapter XIII. Data Center Bridging (DCB)
i.
Following steps will enable FCoE services on a particular VLAN and does a VSAN-VLAN
mapping. Need not do these steps every time, unless a new mapping has to be created.
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 a 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
If you are binding the VFC to a MAC address instead of an ethernet port then
Note
make sure the ethernet port is part of both default VLAN and FCoE VLAN.
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
iv. Enabling DCB:
switch(config)# interface ethernet 1/13
switch(config-if)# priority-flow-control mode auto
switch(config-if)# flowcontrol send off
switch(config-if)# flowcontrol receive off
switch(config-if)# lldp transmit
switch(config-if)# lldp receive
switch(config-if)# no shutdown
Chelsio Unified Wire for Linux
219

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Terminator Series and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Terminator 6

Table of Contents