Cisco Nexus 5548UP Switch Configuration Guide PDF
Cisco Nexus 5548UP Switch Configuration Guide PDF
2013 Dell Inc. All rights reserved. Reproduction of this material in any manner whatsoever without the express
written permission of Dell Inc. is strictly forbidden. For more information, contact Dell.
Dell, the Dell logo, and the Dell badge, PowerConnect, EqualLogic, and Force10 are trademarks of Dell Inc. Cisco is
a registered trademark of Cisco Systems, Inc. and/or its affiliates in the U.S. and other countries.
SCG1006
Table of contents
1
Introduction ................................................................................................................................................................................ 4
1.1
Audience ........................................................................................................................................................................... 4
1.2
1.3
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
2.10.3
2.10.4
2.10.5
2.10.6
SCG1006
Introduction
This document illustrates how to configure Cisco Nexus 5548UP switches for use with EqualLogic PS
Series storage using Dell best practices. The recommended configuration uses link aggregation groups
(LAGs) and Virtual Port Channel (vPC) for inter-switch connections.
Note: Cisco currently does not support iSCSI TLV, which is required by EqualLogic to support Data
Center Bridging (DCB). The configuration presented in this guide is for use as a dedicated iSCSI SAN
switch environment only and should not be used for converged or mixed traffic types.
For more information on EqualLogic SAN design recommendations, see the EqualLogic Configuration
Guide at: www.delltechcenter.com/page/equallogic+configuration+guide.
1.1
Audience
This switch configuration guide describes a verified configuration following Dell best practices for an
EqualLogic iSCSI SAN and is intended for storage or network administrators and deployment personnel.
1.2
Switch details
The table below provides an overview of the switch configuration.
Table 1
Switch specifications
Cisco Nexus 5548UP
Switch vendor
Cisco
Switch model
Nexus 5548UP
Switch firmware
5.2(1)N1(1)
The latest firmware updates and documentation can be found at: www.cisco.com. This site requires a
login.
SCG1006
1.3
Cabling diagram
The cabling diagram shown below represents the Dell recommend method for deploying your servers and
EqualLogic arrays.
Figure 1
SCG1006
Cabling diagram
2.1
Hardware configuration
1.
2.
3.
4.
5.
2.2
2.3
SCG1006
Would you like to enter the basic configuration dialog (yes/no): yes
Create another login account (yes/no) [n]: n
Configure read-only SNMP community string (yes/no) [n]: n
Configure read-write SNMP community string (yes/no) [n]: n
Enter the switch name : my switch name
Continue with Out-of-band (mgmt0) management configuration? (yes/no) [y]: y
Mgmt0 IPv4 address : my IP address
Mgmt0 IPv4 netmask : my netmask
Configure the default gateway? (yes/no) [y]: y
IPv4 address of the default gateway : my gateway
Enable the telnet service? (yes/no) [n]: y
Enable the ssh service? (yes/no) [y]: n
Configure the ntp server? (yes/no) [n]: n
Enter basic FC configurations (yes/no) [n]: n
The following configuration will be applied:
switchname my switch name
interface mgmt0
ip address my ip address my netmask
no shutdown
exit
vrf context management
ip route 0.0.0.0/0 my gateway
SCG1006
exit
telnet server enable
no ssh server enable
Would you like to edit the configuration? (yes/no) [n]: n
Use this configuration and save it? (yes/no) [y]: y
[########################################] 100%
Copy complete, now saving to disk (please wait)...
2.4
2.5
2.6
SCG1006
2.7
2.8
Enable VLAN
The following example uses VLAN 101 and configures a range of ports. Any valid VLAN (between 2-4094)
may be substituted.
switch(config)# vlan 101
switch(config-vlan)# exit
SCG1006
2.9
2.10
2.10.1
2.10.2
2.10.3
10
SCG1006
switch(config-pmap-c-qos)# exit
switch(config-pmap-qos)# exit
2.10.4
2.10.5
2.10.6
2.10.7
11
SCG1006
2.11
2.12
Save configuration
switch#copy running-config startup-config
2.13
2.14
Disabling DCB
Note: With Cisco Nexus family products, there is no command to fully disable DCB functionality. Using
the configuration steps in this document results in a proper non-DCB environment. However disabling
LLDP support can effectively prevent the negotiation of DCB by preventing the transmission of DCBx
frames. It is not necessary to disable LLDP unless instructed by Dell support. The following example
disables LLDP support on ports 1 through 32.
switch#configure
switch(config)#interface ethernet 1/1-32
switch(config-if-range)# no lldp receive
switch(config-if-range)# no lldp transmit
12
SCG1006
Additional resources
Support.dell.com is focused on meeting your needs with proven services and support.
Support.cisco.com for support and information regarding Cisco networking products.
DellTechCenter.com is an IT Community where you can connect with Dell Customers and Dell employees
for the purpose of sharing knowledge, best practices, and information about Dell products and your
installations.
Referenced or recommended Dell publications:
Dell EqualLogic Configuration Guide:
http://en.community.dell.com/techcenter/storage/w/wiki/equallogic-configuration-guide.aspx
Dell EqualLogic Compatibility Matrix:
http://en.community.dell.com/techcenter/storage/w/wiki/2661.equallogic-compatibilitymatrix.aspx
For EqualLogic best practices white papers, reference architectures, and sizing guidelines for enterprise
applications and SANs, refer to Storage Infrastructure and Solutions Team Publications at:
http://dell.to/sM4hJT
13
SCG1006
This white paper is for informational purposes only. The content is provided as is, without express or implied
warranties of any kind.