Users Guide

Switch WWN : 10:00:14:18:77:20:73:cf
OS10#
VLAN creation
OS10(config)# interface vlan 100
vFabric Creation
OS10(config)# vfabric 100
OS10(conf-vfabric-100)# vlan 100
OS10(conf-vfabric-100)# name NPG_Fabric
OS10(conf-vfabric-100)# fcoe fcmap 0efc01
OS10(conf-vfabric-100)# exit
Apply vFabric configuration on the FC upstream interfaces
OS10(config)# interface range fibrechannel 1/1/1,1/1/2
OS10(conf-range-fc1/1/1,1/1/2)# vfabric 100
OS10(conf-range-fc1/1/1,1/1/2)# no shut
OS10(conf-range-fc1/1/1,1/1/2)# exit
Apply vFabric and FC port-mode configuration on the interface that connects to FC End points(HBA)
OS10(config)# interface range fibrechannel 1/1/9,1/1/10
OS10(conf-range-fc1/1/9,1/1/10)# vfabric 100
OS10(conf-range-fc1/1/9,1/1/10)# fc port-mode F
OS10(conf-range-fc1/1/9,1/1/10)# no shut
OS10(conf-range-fc1/1/9,1/1/10)# exit
Enable DCBx Globally
OS10(config)# dcbx enable
Class map and Policy map creation
OS10(config)# class-map type network-qos cmap1
OS10(config-cmap-nqos)# match qos-group 3
OS10(config)# policy-map type network-qos pmap1
OS10(config-pmap-network-qos)# class cmap1
OS10(config-pmap-c-nqos)# pause
OS10(config-pmap-c-nqos)# pfc-cos 3
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
488
Fibre Channel