Users Guide

Table Of Contents
8. CNA 1 PFC
OS10(config)# interface ethernet 1/1/50
OS10(confifeth1/1/50)# priorityflowcontrol mode on
9. CNA 1
OS10(config)# interface ethernet 1/1/50
OS10(confifeth1/1/50)# servicepolicy input type networkqos pmap1
10. NPG2
OS10(config)# interface fibrechannel 1/1/5
OS10(config-iffc1/1/5)# vfabric 2
NPG2
1. 启用 NPG
OS10(config)# feature fc npg
2. vFabric
OS10(config)# vfabric 2
OS10(confvfabric2)# vlan 1000
OS10(confvfabric2)# name fcoe_fabric
OS10(confvfabric2)# fcoe fcmap 0efc02
3. NPG1 vFabric F_Port
OS10(config)# interface fibrechannel 1/1/5
OS10(confiffc1/1/21)# vfabric 2
OS10(confiffc1/1/21)# fc portmode f
4. CNA 2 vFabric
OS10(config)# interface ethernet 1/1/1
OS10(confifeth1/1/1)# vfabric 2
5. DCBX
OS10(config)# dcbx enable
6.
OS10(config)# classmap type networkqos cmap1
OS10(configcmapnqos)# match qosgroup 3
OS10(config)# policymap type networkqos pmap1
OS10(configpmapnetworkqos)# class cmap1
OS10(configpmapcnqos)# pause
OS10(configpmapcnqos)# pfccos 3
7. CNA 2 LLFC
OS10(config)# interface ethernet 1/1/1
OS10(confifeth1/1/1)# no flowcontrol receive
8. CNA 2 PFC
OS10(config)# interface ethernet 1/1/1
OS10(confifeth1/1/1)# priorityflowcontrol mode on
9. CNA 2
OS10(config)# interface ethernet 1/1/1
OS10(confifeth1/1/1)# servicepolicy input type networkqos pmap1
326