# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Dell Cisco Nexus 5548UP Specifications User Guide

Summary

This deployment and configuration guide provides detailed instructions for configuring Cisco Nexus 5548UP switches for use with Dell PS Series SANs. It covers switch details, document conventions, audience guidance, and step-by-step configuration procedures including DCB settings, jumbo frames, and iSCSI TLV configuration. The guide is intended for storage and network administrators responsible for integrating Dell PS Series storage arrays with Cisco Nexus switching infrastructure.

📄 Preview PAGE OF 17

Page 1 Text Content

Cisco Nexus 5548UP Switch Configuration Guide for Dell PS Series SANs Dell Storage Engineering October 2015

A Dell Deployment and Configuration Guide

Page Summary Contents For Dell Cisco Nexus 5548UP Specifications User Guide

Page 1 Cisco Nexus 5548UP Switch Configuration Guide for Dell PS Series SANs Dell Storage Engineering October 2015 A Dell Deployment and Configuration Guide
Page 2 Revisions Date Description February 2013 Initial release October 2013 Updated for firmware 6.0(2)N1(2) March 2014 Updated for firmware 7.0(0)N1(1) and added DCB with i SCSI TLV configuration. May 2014...
Page 3 Table of contents Revisions ...............................................................................................................................................................................
Page 4 3.3 Configure the v PC domain .......................................................................................................................................... 13 3.4 Configure Port Channel ....
Page 5 1 Introduction This document illustrates how to configure Cisco® Nexus 5548UP switches for use with Dell™ PS Series storage using Dell best practices. The recommended configuration uses link aggregati...
Page 6 1.4 Cabling diagram The cabling diagram shown below represents the Dell recommend method for deploying your servers and PS Series arrays. Figure 1 Cabling diagram 6 SCG1006 | Cisco Nexus 5548UP Switch...
Page 7 2 Dell recommended switch configuration Follow the steps in this section to configure two Cisco Nexus 5548UP switches with a v PC interconnect. The switches are interconnected using four of the 10Gb p...
Page 8 ---- Basic System Configuration Dialog ---- This setup utility will guide you through the basic configuration of the system. Setup configures only enough connectivity for management of the system. Ple...
Page 9 2.4 Disabling Data Center Bridging (DCB) Note: All steps in this section are required in order to properly disable DCB. These steps are also required when upgrading from previous versions to this new ...
Page 10 switch(config)# interface port-channel 1 switch(config-if)#priority-flow-control mode off switch(config-if)# flowcontrol send on switch(config-if)# flowcontrol receive on switch(config-if)# exit 2.7 E...
Page 11 2.10 Enable switch ports The following example enables a range of ports. If preferred, you may enable individual ports as needed. switch(config)# interface ethernet 1/1-32 switch(config-if-range)# shu...
Page 12 switch(config-pmap-nq-c)# exit Note: The following steps are optional and will enable jumbo MTU for the default class (non-i SCSI traffic). switch(config-pmap-nq)#class type network-qos class-default ...
Page 13 3 Configure Data Center Bridging (DCB) (optional) To enable DCB mode on the switch, use the procedures in this section. Note: This section assumes a new switch that has a default startup configuration...
Page 14 switch(config-if)# switchport trunk allowed vlan 100,200 switch(config-if)# spanning-tree port type network switch(config-if)# vpc peer-link Please note that spanning tree port type is changed to “net...
Page 15 3.6.1 Define a Qo S map for i SCSI switch(config)# class-map type qos match-all class-iscsi switch(config-cmap-qos)# match protocol iscsi switch(config-cmap-qos)# match cos 4 switch(config-cmap-qos)# ...
Page 16 Note: The following steps are optional and will enable jumbo MTU for the default class (non-i SCSI traffic). switch(config-pmap-nq)#class type network-qos class-default switch(config-pmap-nq-c)#mtu 92...
Page 17 Additional resources Dell.com/support is focused on meeting your needs with proven services and support. Support.cisco.com provides support and information regarding Cisco networking products. Dell Te...

Manual Details

Brand Cisco
Pages 17
File Size 431.73 KB
Published May 17, 2026
101 views

Enter the captcha to get the download link:

captcha

Frequently Asked Questions

How do I configure the vPC domain?

Configure the vPC domain using the 'configure' command and the 'vpc domain' keyword.

How do I disable DCB functionality?

Delete the startup configuration and run the basic system configuration commands found in section 2.

How do I enable link level flow control?

Use the 'enable flowcontrol' command under the interface configuration mode.

How do I disable DCB if standard steps fail?

Disable LLDP receive and transmit on the interfaces to prevent DCBx negotiation, though Dell support should be contacted first.