Configuring Markdown Policing - 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

Configuring Policing
Command or Action
Step 8
show policy-map [type qos] [policy-map-name |
qos-dynamic]
Example:
switch(config)# show policy-map
Step 9
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Example
This example shows how to display the policy1 policy-map configuration:
switch# show policy-map policy1

Configuring Markdown Policing

Markdown policing is the setting of a QoS field in a packet when traffic exceeds or violates the policed data
rates. You can configure markdown policing by using the set commands for policing action described in the
Policer Actions for Exceed or Violate table and the Policer Actions for Conform table.
Note
You must specify the identical value for pir and cir to configure 1-rate 3-color policing.
SUMMARY STEPS
1. configure terminal
2. policy-map [type qos] [match-first] [policy-map-name]
3. class [type qos] {class-name | class-default} [insert-before before-class-name]
4. police [cir] {committed-rate [data-rate] | percent cir-link-percent} [[bc | burst] burst-rate [link-speed]]
[[be | peak-burst] peak-burst-rate [link-speed]] [conform conform-action [exceed [violate drop set dscp
dscp table pir-markdown-map]]}
5. exit
6. exit
7. show policy-map [type qos] [policy-map-name]
8. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Purpose
(Optional) Displays information about all configured policy
maps or a selected policy map of type qos.
(Optional) Saves the running configuration to the startup
configuration.
Purpose
Enters global configuration mode.
Cisco Nexus 9000 Series NX-OS Quality of Service Configuration Guide, Release 7.x
Configuring Markdown Policing
95

Advertisement

Table of Contents
loading

Table of Contents