Connectivity Guide

FSB1(conf-if-eth1/1/5)# switchport trunk allowed vlan 777
FSB1(config)# interface ethernet 1/1/2
FSB1(conf-if-eth1/1/2)# switchport mode trunk
FSB1(conf-if-eth1/1/2)# switchport trunk allowed vlan 777
j Congure FIP snooping port mode on the L2 DCBX switch connected interface and FSB2 connected interface. The default port
mode is ENode. Hence, CNA1-connected interface does not require additional conguration.
On the L2 DCBX switch-connected interface:
FSB1(config)# interface ethernet 1/1/5
FSB1(conf-if-eth1/1/5)# fip-snooping port-mode enode-transit
On the FSB-connected interfaces:
FSB1(config)# interface ethernet 1/1/2
FSB1(conf-if-eth1/1/2)# fip-snooping port-mode fcf
3 Congure the core FSB, FSB2.
a Disable ow control on the interfaces connected to FSB1 and FCF.
FSB2(config)# interface ethernet 1/1/2
FSB2(conf-if-eth1/1/2)# no flowcontrol receive
FSB2(conf-if-eth1/1/2)# no flowcontrol transmit
FSB2(config)# interface ethernet 1/1/13
FSB2(conf-if-eth1/1/13)# no flowcontrol receive
FSB2(conf-if-eth1/1/13)# no flowcontrol transmit
b Enable FIP snooping with cvl option.
FSB2(config)# feature fip-snooping with-cvl
c Enable DCBX.
FSB2(config)# dcbx enable
d Create an FCoE VLAN and congure FIP snooping on the FCoE VLAN.
FSB2(config)# interface vlan 777
FSB2(conf-if-vl-777)# fip-snooping enable
e Create class-maps.
FSB2(config)# class-map type network-qos c3
FSB2(config-cmap-nqos)# match qos-group 3
FSB2(config)# class-map type queuing q0
FSB2(config-cmap-queuing)# match queue 0
FSB2(config-cmap-queuing)# exit
FSB2(config)# class-map type queuing q3
FSB2(config-cmap-queuing)# match queue 3
FSB2(config-cmap-queuing)# exit
f Create policy-maps.
FSB2(config)# policy-map type network-qos nqpolicy
FSB2(config-pmap-network-qos)# class c3
FSB2(config-pmap-c-nqos)# pause
FSB2(config-pmap-c-nqos)# pfc-cos 3
FSB2(config)# policy-map type queuing ets_policy
FSB2(config-pmap-queuing)# class q0
FSB2(config-pmap-c-que)# bandwidth percent 30
FSB2(config-pmap-c-que)# class q3
FSB2(config-pmap-c-que)# bandwidth percent 70
g Create a qos-map.
FSB2(config)# qos-map traffic-class tc-q-map1
FSB2(config-qos-map)# queue 3 qos-group 3
FSB2(config-qos-map)# queue 0 qos-group 0-2,4-7
h Apply the QoS congurations on FSB1 and FCF connected interfaces.
FSB2(config)# interface ethernet 1/1/2
FSB2(conf-if-eth1/1/2)# priority-flow-control mode on
FSB2(conf-if-eth1/1/2)# ets mode on
216
Fibre Channel