
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.
Displays the operational status of Ethernet
and Fibre Channel interfaces.
show fcoe-map [brief | map-
name]
Displays the FC and FCoE configuration
parameters in FCoE maps.
show qos dcb-map map-name
Displays the configuration parameters in a
specified DCB map.
show npiv devices [brief]
Displays information on FCoE and FC devices
currently logged in to the NPG.
Displays the FC mode of operation and
worldwide node (WWN) name.
Komentáře k této Příručce