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

Nx-os quality of service configuration, release 7.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Using Modular QoS CLI
Command or Action
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.
SUMMARY STEPS
1. configure terminal
2. Specify the MQC object whose description you want to set:
3. description string
4. exit
5. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
Specify the MQC object whose description you want to set:
• Class-map:
• Class-map:
class-map [type qos] [match-any | match-all] class-name
• Policy-map:
policy-map [type qos] [match-first] policy-map-name
Cisco Nexus 9000 Series NX-OS Quality of Service Configuration Guide, Release 7.x
Applying Descriptions to MQC Objects
Purpose
(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.
Purpose
Enters global configuration mode.
• Class-map:
Creates or accesses the class map and then enters
class-map mode. The class-map name can contain
31

Advertisement

Table of Contents
loading

Table of Contents