Reference Guide

644 | NPIV Proxy Gateway
www.dell.com | support.dell.com
Sample Configuration
Figure 34-2. NPIV Proxy Gateway: Sample Configuration
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-group 4 strict-priority pfc off
Dell(conf-dcbx-name)# priority-pgid 0 0 0 1 2 4 4 4
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
Create the dedicated VLAN to be used for FCoE traffic:
Dell(conf)#interface vlan 1002
Configure 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
Apply the FCoE map on a downstream Ethernet port:
Dell(config)# interface tengigabitEthernet 1/0
Dell(config-if-te-1/0)# fcoe-map SAN_FABRIC_A
Apply the FCoE map on a downstream port channel:
Dell(config)# interface port-channel 3
Dell(config-if-po-3)# fcoe-map SAN_FABRIC_A
Apply the FCoE map on an upstream FC port:
Dell(config)# interface fibrechannel 0/0
Dell(config-if-fc-0/0)# fabric SAN_FABRIC_A
Enable an upstream FC port:
Dell(config)# interface fibrechannel 0/0
Dell(config-if-fc-0)# no shutdown
Enable a downstream Ethernet port:
Dell(config)#interface tengigabitEthernet 0/0
Dell(conf-if-te-0)# no shutdown
Enable a downstream port channel:
Dell(config)# interface port-channel 0/3
Dell(config-po-3)# no shutdown