Users Guide

Table Of Contents
OS10(conf-if-eth1/1/3)# service-policy input type network-qos PFC
OS10(conf-if-eth1/1/3)# priority-flow-control mode on
OS10(config)# interface ethernet 1/1/4
OS10(conf-if-eth1/1/4)# no shutdown
OS10(conf-if-eth1/1/4)# channel-group 20 mode active
OS10(conf-if-eth1/1/4)# no switchport
OS10(conf-if-eth1/1/4)# service-policy input type network-qos PFC
OS10(conf-if-eth1/1/4)# priority-flow-control mode on
View the configuration
Discovered ENodes:
OS10# show fcoe enode
Enode MAC Enode Interface VLAN FCFs Sessions
-----------------------------------------------------------------
f4:e9:d4:a4:7d:c3 Po 20(Eth 1/1/3) 1001 1 1
Discovered FCFs:
OS10# show fcoe fcf
FCF MAC FCF Interface VLAN FC-MAP FKA_ADV_PERIOD No. of Enodes
----------------------------------------------------------------------------------------
14:18:77:20:78:e0 Po 10(Eth 1/1/1) 1001 0e:fc:00 8000 1
FCoE sessions:
Enode MAC Enode Interface FCF MAC FCF interface VLAN FCoE
MAC FC-ID PORT WWPN PORT WWNN
-----------------------------------------------------------------------------------------
----------------------------------------------------------------
f4:e9:d4:a4:7d:c3 Po20(Eth 1/1/3) 14:18:77:20:78:e0 Po 10(Eth 1/1/1)
1001 0e:fc:00:01:00:00 01:34:02 20:01:f4:e9:d4:a4:7d:c3 20:00:f4:e9:d4:a4:7d:c3
Pinned port status:
OS10# show fcoe pinned-port
Interface pinned-port FCoE Status
----------------- ---------------- -----------------
Po 10 Eth 1/1/1 Up
Po 20 Eth 1/1/3 Up
Sample FC Switch configuration on non-VLT network
1. Enable the F_PORT mode.
OS10(config)# feature fc domain-id 1
2. Create the FC zones.
OS10(config)# fc zone zoneA
OS10(config-fc-zone-zoneA)# member wwn 10:00:00:90:fa:b8:22:19 <<Enter the WWN of
Initiator CNA>>
OS10(config-fc-zone-zoneA)# member wwn 21:00:00:24:ff:7b:f5:c8 <<Enter the WWN of
Target>>
3. Create the FC zoneset.
OS10(config)# fc zoneset zonesetA
OS10(conf-fc-zoneset-zonesetA)# member zoneA
4. Create the vfabric VLAN.
OS10(config)# interface vlan 1001
Fibre Channel
429