Configuring Or Modifying A Policy Map - Cisco Nexus 9000 Series Configuration Manual

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

Advertisement

Configuring an MQC Object
Command or Action
Step 6
show class-map [type qos [ class-name]]
Example:
switch(config)# show class-map type qos
Step 7
show class-map [type queuing [ class-name]]
Example:
switch(config)# show class-map type queuing
Step 8
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config

Configuring or Modifying a Policy Map

You can create or modify a policy map that you can use to define actions to perform on class maps.
SUMMARY STEPS
1. configure terminal
2. policy-map type qos { [match-first] policy-map-name}
3. exit
4. policy-map type queuing {[match-first] policy-map-name}
5. exit
6. show policy-map [type qos [ policy-map-name]]
7. show policy-map [type queuing [ policy-map-name | default-out-policy]]
8. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
policy-map type qos { [match-first]
policy-map-name}
Cisco Nexus 9000 Series NX-OS Quality of Service Configuration Guide, Release 7.x
28
Purpose
(Optional) Displays information about all configured class
maps, all class maps of type qos, or a selected class map of
type qos.
(Optional) Displays information about all configured class
maps, all class maps of type queuing, or a selected class map
of type queuing.
(Optional) Saves the running configuration to the startup
configuration.
Purpose
Enters global configuration mode.
Creates or accesses the policy map of type qos and then enters
policy-map mode. Policy-map names can contain alphabetic,
hyphen, or underscore characters, are case sensitive, and can
be up to 40 characters.
Using Modular QoS CLI

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents