Cisco Nexus 9000 Series Configuration Manual page 44

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

Advertisement

Applying Descriptions to MQC Objects
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 [type qos] [match-any | match-all]
class-name
• Policy-map:
policy-map [type qos] [match-first]
policy-map-name
Example:
• Class-map:
switch(config-cmap)# class-map class1
switch(config-cmap)#
• Policy-map:
switch(config)# policy-map policy1
switch(config-pmap)#
Cisco Nexus 9000 Series NX-OS Quality of Service Configuration Guide, Release 7.x
30
• Class-map:
class-map [type qos] [match-any | match-all] class-name
• Policy-map:
policy-map [type qos] [match-first] policy-map-name
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
alphabetic, hyphen, or underscore characters, is case
sensitive, and can be up to 40 alphanumeric characters.
• Policy-map:
Creates or accesses the policy map and then enters
policy-map mode. The policy-map name can contain
alphabetic, hyphen, or underscore characters, is case
sensitive, and can be up to 40 characters.
Using Modular QoS CLI

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents