Cisco Nexus 7000 Series Configuration Manual page 87

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

Advertisement

Configuring Policing
Table 25: Data Rates for the police Command
Rate
bps
kbps
mbps
gbps
Burst sizes used in the police command are described in the table below.
Table 26: Burst Sizes for the police Command
Speed
bytes
kbytes
mbytes
ms
us
Note
You must specify the identical value for pir and cir to configure 1-rate 3-color policing.
Procedure
Step 1
Step 2
Step 3
Command or Action
switch# configure terminal
switch(config)# policy-map [type qos]
[match-first] {qos-policy-map-name |
qos-dynamic}
switch(config-pmap-qos)# class [type qos]
{class-map-name | qos-dynamic |
class-default} [insert-before
before-class-map-name]
Cisco Nexus 7000 Series NX-OS Quality of Service Configuration Guide
Configuring 1-Rate and 2-Rate, 2-Color and 3-Color Policing
Description
Bits per second (default)
1,000 bits per seconds
1,000,000 bits per second
1,000,000,000 bits per second
Description
bytes
1,000 bytes
1,000,000 bytes
milliseconds
microseconds
Purpose
Enters global configuration mode.
Creates or accesses the policy map named
qos-policy-map-name, 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.
Creates a reference to class-map-name, and
enters policy-map class configuration mode.
The class is added to the end of the policy map
unless insert-before is used to specify the class
to insert before. Use the class-default keyword
to select all traffic that is not currently matched
by classes in the policy map.
71

Advertisement

Table of Contents
loading

Table of Contents