API Guide

Sample FSB configuration on VLT network
1. Enable the FIP snooping feature globally.
OS10(config)# feature fip-snooping
2. Create the FCoE VLAN.
OS10(config)#interface vlan 1001
OS10(conf-if-vl-1001)# fip-snooping enable
3. Configure the VLTi interface.
OS10(config)# interface ethernet 1/1/27
OS10(conf-if-eth1/1/27)# no shutdown
OS10(conf-if-eth1/1/27)# no switchport
4. Configure the VLT.
OS10(config)# vlt-domain 1
OS10(conf-vlt-1)# backup destination 10.16.151.110 <<Enter the management IP address
of the VLT peer>>
OS10(conf-vlt-1)# discovery-interface ethernet1/1/27
5. Enable DCBX.
OS10(config)# dcbx enable
6. Enable the PFC parameters on the interfaces.
OS10(config)# class-map type network-qos fcoematch
OS10(config-cmap-nqos)# match qos-group 3
OS10(config-cmap-nqos)# exit
Fibre Channel
335