8
Cisco Nexus 9372PX Switch Configuration Guide for Dell PS Series SANs | SCG3665
The following configuration will be applied:
<Your settings will be displayed>
Would you like to edit the configuration? (yes/no) [n]:
n
Use this configuration and save it? (yes/no) [y]:
y
[########################################] 100%
Copy complete.
Log into the switch using the credentials created previously.
2.4
Enable LLDP
switch#
config
switch(config)#
feature lldp
switch(config)#
interface ethernet 1/1-48
switch(config-if-range)#
lldp receive
switch(config-if-range)#
lldp transmit
switch(config-if-range)#
exit
2.5
Disable Data Center Bridging (DCB)
All steps in this section are required in order to properly disable DCB.
Note:
By default, DCB is enabled. This document provides steps to disable DCB. Perform all operations
during a maintenance window, because a temporary loss of communication between host servers and
storage arrays may occur.
switch(config)#
lldp tlv-select dcbxp
switch(config)#
copy running-config startup-config
switch(config)#
no lldp tlv-select dcbxp
switch(config)#
copy running-config startup-config
2.6
Configure the vPC domain
switch(config)#
feature lacp
switch(config)#
feature vpc
switch(config)#
vpc domain 1
switch(config-vpc-domain)#
peer-keepalive destination
peer IP address
--------:: Management VRF will be used as the default VRF ::--------
switch(config-vpc-domain)#
exit