.Part 5 Storage Security Best Practices and Support Information HP SAN Design Reference Guide 785355-001

To establish CNA connectivity and enable login to the HP C-series Nexus 5000 Converged Network
Switch, configure the IEEE DCB ports as follows:
1. Enable FCoE (disabled by default).
NOTE: The C-series Nexus 5000 Converged Network Switch will require a reload (reboot).
Nexus5010# configure terminal
Nexus5010(config)# feature fcoe
Nexus5010(config)# feature npiv
Nexus5010(config)# 2009 Apr 1 12:05:06 Nexus5010 %$ VDC-1 %$ %PLATFORM-2-
FC_LICENSE_DESIRED: FCoE/FC feature will be enabled after the configuration
is saved followed by a reboot
Nexus5010(config)# exit
Nexus5010# copy running-config startup-config
[########################################] 100%
Packaging and storing to flash: \
Packaging and storing to flash: |
Packaging and storing to flash: /
NOTE: Depending on the NX-OS version, a reload may be required when enabling features.
When you execute the feature command, a message appears to indicate if a reload is
required.
2. Reload the system if you are directed to do so. Otherwise, proceed to Step 3.
Nexus5010# reload
WARNING: This command will reboot the system
Do you want to continue? (y/n) [n] y
The system is going down for reboot NOW!
3. Create a new VLAN for FCoE.
By default, all ports are in VLAN 1, however, you must use a different VLAN for FCoE. In the
following example, VLAN 200 is created with access to Ethernet ports 1/1 to 1/20, and VFC
ports 1–20 are also created.
NOTE: In the last section of this example, 1/1-20 indicates that the commands that follow
apply to multiple ports (in this case, ports 1/1 through 1/20). All 20 ports are set for
switchport mode trunk, and switchport trunk allowed is set for VLANs 1 and
200.
Nexus5010# configure terminal
Nexus5010(config)# vlan 200
Nexus5010(config-vlan)# exit
Nexus5010(config)# exit
Nexus5010# show vlan brief
VLAN Name Status Ports
---- -------------------------------- ------- -------------------------
1 default active Eth1/1, Eth1/2, Eth1/3,
Eth1/4, Eth1/5, Eth1/6,
Eth1/7, Eth1/8, Eth1/9,
Eth1/10, Eth1/11, Eth1/12,
Eth1/13, Eth1/14, Eth1/15,
Eth1/16, Eth1/17, Eth1/18,
Eth1/19, Eth1/20
200 VLAN0200 active
Nexus5010# configure terminal
Nexus5010(config)# interface ethernet 1/1-20
Nexus5010(config-if-range)# switchport mode trunk
Nexus5010(config-if-range)# switchport trunk allowed vlan 1, 200
1
FCoE switch configuration quick-setup instructions 397