Administrator Guide

Dell(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:
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 trac:
Dell(conf)#interface vlan 1002
4. Congure an FCoE map to be applied on 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
6. Enable a downstream Ethernet port:
Dell(config)#interface tengigabitEthernet 0/0
Dell(conf-if-te-0)# no shutdown
Displaying NPIV Proxy Gateway Information
To display information on the NPG operation, use the show commands in the following table:
Table 24. Displaying NPIV Proxy Gateway Information
Command Description
show interfaces status
Displays the operational status of Ethernet and Fibre Channel interfaces on the
Aggregator with the NPG.
NOTE: Although the show interface status command displays the
Fiber Channel (FC) interfaces with the abbreviated label of 'Fc' in the
output, if you attempt to specify a FC interface by using the
interface fc command in the CLI interface, an error message is
displayed. You must congure FC interfaces by using the interface
fi
command in CONFIGURATION mode.
show fcoe-map [brief | map-name]
Displays the Fibre Channel and FCoE conguration parameters in FCoE maps.
Enter the brief keyword to display an overview of currently congured FCoE
maps.
NPIV Proxy Gateway
257