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

Nx-os quality of service configuration guide
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Using Modular QoS CLI
Step 4
Step 5
Step 6
Step 7

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.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Command or Action
switch(config)# table-map
{cir-markdown-map | pir-markdown-map}
switch(config-mrkdwn-map)# exit
(Optional) switch(config)# show table-map
[table-map-name | cir-markdown-map |
pir-markdown-map}
(Optional) switch(config)# copy
running-config startup-config
Command or Action
switch# configure terminal
switch(config)# policy-map [type qos]
[match-first] {qos-policy-map-name |
qos-dynamic}
switch(config-tmap)# exit
switch(config)# policy-map type queuing
[match-first] {queuing-policy-map-name |
qos-dynamic}
switch(config-tmap)# exit
(Optional) switch(config)# show policy-map
[type qos] [policy-map-name | qos-dynamic]
(Optional) switch(config)# show policy-map
type queuing [policy-map-name |
qos-dynamic]
Cisco Nexus 7000 Series NX-OS Quality of Service Configuration Guide
Configuring or Modifying a Policy Map
Purpose
Accesses one of the system-defined markdown
table maps, and then enters markdown-map
mode.
Exits table-map mode and enters global
configuration mode.
Displays information about all configured table
maps or a selected table map.
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.
Exits policy-map mode and enters global
configuration mode.
Creates or accesses the policy map of type
queuing and then enters policy-map mode. You
can specify a policy-map name. 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.
Displays information about all configured
policy maps or a selected policy map of type
qos.
Displays information about all configured
policy maps or a selected policy map of type
queuing.
21

Advertisement

Table of Contents
loading

Table of Contents