12
SCG1006
Cisco Nexus 5548UP Switch Configuration Guide
2.11
Apply the Nexus policies
switch(config)#
system qos
switch(config-sys-qos)#
service-policy type qos input policy-qos
switch(config-sys-qos)#
service-policy type queuing output policy-queuing
switch(config-sys-qos)#
service-policy type network-qos policy-nq
switch(config-sys-qos)#
exit
switch(config)#
exit
2.12
Save configuration
switch#
copy running-config startup-config
2.13
Configure additional switch
Repeat the commands from sections 2.1 through 2.12 to configure the second switch.
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