Administrator Guide
You can apply a DCB or FCoE map to a range of Ethernet or Fibre Channel interfaces by using the
interface range command; for example:
Dell(config)# interface range tengigabitEthernet 1/12 - 23 , tengigabitEthernet
2/24 – 35
Dell(config)# interface range fibrechannel 0/0 - 3 , fibrechannel 0/8 – 11
Enter the keywords interface range then an interface type and port range. The port range must
contain spaces before and after the dash. Separate each interface type and port range with a space,
comma, and space.
Sample Configuration
1. Configure a DCB map with PFC and ETS settings.
Dell(config)# dcb-map SAN_DCB_MAP
Dell(config-dcbx-name)# priority-group 0 bandwidth 60 pfc off
Dell(config-dcbx-name)# priority-group 1 bandwidth 20 pfc on
Dell(config-dcbx-name)# priority-group 2 bandwidth 20 pfc on
Dell(config-dcbx-name)# priority-pgid 0 0 0 1 2 0 0 0
2. Apply the DCB map on a downstream (server-facing) Ethernet port.
Dell(config)# interface tengigabitethernet 1/0
Dell(config-if-te-0/0)#dcb-map SAN_DCB_MAP
3. Create the dedicated VLAN to be used for FCoE traffic.
Dell(conf)#interface vlan 1002
4. Configure an FCoE map to be applied to the downstream (server-facing) Ethernet and upstream
(core-facing) FC ports.
Dell(config)# fcoe-map SAN_FABRIC_A
Dell(config-fcoe-name)# fabric-id 1002 vlan 1002
Dell(config-fcoe-name)# description "SAN_FABRIC_A"
Dell(config-fcoe-name)# fc-map 0efc00
Dell(config-fcoe-name)# keepalive
Dell(config-fcoe-name)# fcf-priority 128
Dell(config-fcoe-name)# fka-adv-period 8
5. Enable an upstream FC port.
Dell(config)# interface fibrechannel 0/0
Dell(config-if-fc-0)# no shutdown
Dell (config-if-fc-0)# fabric SAN_FABRIC_A
6. Enable a downstream Ethernet port.
Dell(config)#interface tengigabitEthernet 0/0
Dell(conf-if-te-0)# no shutdown
Dell (conif-if-te-0)# fcoe-map SAN_FABRIC_A
Displaying NPIV Proxy Gateway Information
To display NPG operation information, use the following show commands.
Command
Command Mode
Show interfaces status
Displays the operational status of Ethernet and
Fibre Channel interfaces.
246
PMUX Mode of the IO Aggregator