Applying Descriptions To Mqc Objects - Cisco Nexus 9000 Series Configuration Manual

Nexus 9000 series data center switches
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Using Modular QoS CLI
Command or Action
Example:
switch(config)# policy-map type qos policy1
switch(config-pmap-qos)#
Step 3
exit
Example:
switch(config-pmap)# exit
switch(config)#
Step 4
policy-map type queuing {[match-first]
policy-map-name}
Example:
switch(config)# policy-map type queuing
policy_queue1
switch(config-pmap-que)#
Step 5
exit
Example:
switch(config-pmap)# exit
switch(config)#
Step 6
show policy-map [type qos [ policy-map-name]]
Example:
switch(config)# show policy-map type qos
Step 7
show policy-map [type queuing [ policy-map-name
| default-out-policy]]
Example:
switch(config)# show policy-map type queuing
Step 8
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config

Applying Descriptions to MQC Objects

You can use the description command to add a description to a MQC object.
Purpose
Exits policy-map mode and enters global configuration mode.
Configures the policy map of type queuing and then enters
policy-map mode for the policy-map name you specify.
Policy-map names can contain alphabetic, hyphen, or
underscore characters, are case sensitive, and can be up to 40
characters.
Exits policy map mode and enters global configuration mode.
(Optional) Displays information about all configured policy
maps, all policy maps of type qos, or a selected policy map of
type qos.
(Optional) Displays information about all configured policy
maps, all policy maps of type queuing, a selected policy map
of type queuing or the default output queuing policy.
(Optional) Saves the running configuration to the startup
configuration.
Cisco Nexus 9000 Series NX-OS Quality of Service Configuration Guide, Release 7.x
Applying Descriptions to MQC Objects
29

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents