Addendum

FTOS(config)# interface range fibrechannel 0/0 - 3 , fibrechannel 0/8 - 11
Enter the keywords interface range followed by an interface type and port range. A port range must
contain spaces before and after the dash. Separate each interface type and port range with a space,
comma, and space as shown in the above examples.
Sample Configuration
1. Configure a DCB map with PFC and ETS settings:
FTOS(config)# dcb-map SAN_DCB_MAP
FTOS(config-dcbx-name)# priority-group 0 bandwidth 60 pfc off
FTOS(config-dcbx-name)# priority-group 1 bandwidth 20 pfc on
FTOS(config-dcbx-name)# priority-group 2 bandwidth 20 pfc on
FTOS(config-dcbx-name)# priority-group 4 strict-priority pfc off
FTOS(conf-dcbx-name)# priority-pgid 0 0 0 1 2 4 4 4
2. Apply the DCB map on a downstream (server-facing) Ethernet port:
FTOS(config)# interface tengigabitethernet 1/0
FTOS(config-if-te-0/0)#dcb-map SAN_DCB_MAP
3. Create the dedicated VLAN to be used for FCoE traffic:
FTOS(conf)#interface vlan 1002
4. Configure an FCoE map to be applied on downstream (server-facing) Ethernet and upstream (core-
facing) FC ports:
FTOS(config)# fcoe-map SAN_FABRIC_A
FTOS(config-fcoe-name)# fabric-id 1002 vlan 1002
FTOS(config-fcoe-name)# description "SAN_FABRIC_A"
FTOS(config-fcoe-name)# fc-map 0efc00
FTOS(config-fcoe-name)# keepalive
FTOS(config-fcoe-name)# fcf-priority 128
FTOS(config-fcoe-name)# fka-adv-period 8
5. Enable an upstream FC port:
FTOS(config)# interface fibrechannel 0/0
FTOS(config-if-fc-0)# no shutdown
6. Enable a downstream Ethernet port:
FTOS(config)#interface tengigabitEthernet 0/0
FTOS(conf-if-te-0)# no shutdown
Displaying NPIV Proxy Gateway Information
To display information on NPG operation, use the show commands in the following table
NPIV Proxy Gateway for FC Flex IO Modules
595