Users Guide

Table Of Contents
OS10(config-pmap-c-nqos)# exit
Disable LLFC on the interface that connects to FCoE End points(CNA)
OS10(config)# interface range ethernet 1/1/54,1/1/55
OS10(conf-range-eth1/1/54,1/1/55)# no flowcontrol receive
Apply Service policy and Enable PFC mode on the interface that connects to FCoE End points(CNA)
OS10(conf-range-eth1/1/54,1/1/55)# service-policy input type network-qos pmap1
OS10(conf-range-eth1/1/54,1/1/55)# priority-flow-control mode on
Apply vFabric configuration on the interface that connects to FCoE End points(CNA)
OS10(conf-range-eth1/1/54,1/1/55)# vfabric 100
OS10(conf-range-eth1/1/54,1/1/55)# no shut
OS10(conf-range-eth1/1/54,1/1/55)# exit
Apply fcoe delay FCF advertisement configuration globally (This is optional)
OS10(config)# fcoe delay fcf-adv 15
Upstream switch(FPORT/Multi-switch) Configuration
Enable FPORT/Multi-switch Mode of operation
OS10# show fc switch
Switch Mode : Disabled
Switch WWN :
If user want FPORT mode then,
OS10(config)# feature fc domain id 10
OS10# show fc switch
Switch Mode : FPORT
Switch WWN : 10:00:14:18:77:20:73:cf
OS10#
or if they want Multi-switch mode then configure the following,
OS10(config)# feature fc multi-switch
OS10# show fc switch
Switch Mode : MULTI-SWITCH
Switch WWN : 10:00:14:18:77:20:73:cf
OS10#
VLAN creation
OS10(config)# interface vlan 10
vFabric Creation
OS10(config)# vfabric 10
OS10(conf-vfabric-10)# vlan 10
OS10(conf-vfabric-10)# name FPORT_Fabric
OS10(conf-vfabric-10)# fcoe fcmap 0efc01
OS10(conf-vfabric-10)# exit
Fibre Channel
487