Configuring Shaping - 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

Configuring Shaping

Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Step 9
Configuring Shaping
Note
The device forces the shape rate to the closest value in the following percentage intervals: 100, 50, 33, 25,
12.5, 6.25, 3.13, or 1.07.
Cisco Nexus 7000 Series NX-OS Quality of Service Configuration Guide
106
Command or Action
switch# configure terminal
switch(config)# policy-map type queuing
[match-first] {policy-map-name |
que-dynamic}
switch(config-pmap-c-que)# class type queuing
class-queuing-name
switch(config-pmap-c-que)# priority [level
value]
switch(config-pmap-c-que)# class type queuing
class-queuing-name
switch(config-pmap-c-que)# bandwidth
remaining percent percent
switch(config-pmap-c-que)# exit
(Optional) switch(config)# show policy-map
type queuing [policy-map-name |
que-dynamic]
(Optional) switch(config)# copy
running-config startup-config
Configuring Queuing and Scheduling on M-Series I/O Modules
Purpose
Enters global configuration mode.
Configures the policy map of type queuing, and
then enters policy-map mode for the policy-map
name that you specify. Policy-map names can
contain alphabetic, hyphen, or underscore
characters, are case sensitive, and can be up to
40 characters.
Configures the class map of type queuing, and
then enters policy-map class queuing mode.
You must select one of the system-defined
priority queues.
Selects this queue as a priority queue. Only one
priority level is supported.
Configures the class map of type queuing, and
then enters policy-map class queuing mode.
Choose a nonpriority queue where you want to
configure the remaining bandwidth. By default,
the system evenly distributes the remaining
bandwidth among the nonpriority queues.
Assigns the percentage of the bandwidth that
remains to this queue. The range is from 0 to
100.
Repeat Steps 5 to 6 to assign bandwidth
remaining for the other nonpriority queues.
Exits policy-map queue mode, and enters global
configuration mode.
Displays information about all configured
policy maps or a selected policy map of type
queuing.
Saves the running configuration to the startup
configuration.

Advertisement

Table of Contents
loading

Table of Contents