Applying A Queuing Policy On A System - 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 Queuing and Scheduling
Command or Action
Example:
switch(config-pmap-c-que)# shape min 10 bps max
100 bps
Step 5
(Optional) Repeat Steps 3 and 4 to assign tail drop
thresholds for other queue classes.
Step 6
show policy-map [type queuing [policy-map-name |
default-out-policy]]
Example:
switch(config)# show policy-map type queuing
shape_queues
Step 7
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config

Applying a Queuing Policy on a System

You apply a queuing policy globally on a system.
SUMMARY STEPS
1. configure terminal
2. system qos
3. service-policy type queuing output {policy-map-name | default-out-policy}
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
system qos
Example:
switch (config)# system qos
switch (config-sys-qos)#
Purpose
The example shows how to shape traffic to a minimum rate
of 10 bits per second (bps) and a maximum rate of 100 bps.
(Optional) Displays information about all configured policy
maps, all policy maps of type queuing, a selected policy map
of type queuing, or the default output queuing policy.
(Optional) Saves the running configuration to the startup
configuration.
Purpose
Enters global configuration mode.
Enters system qos mode.
Cisco Nexus 9000 Series NX-OS Quality of Service Configuration Guide, Release 7.x

Applying a Queuing Policy on a System

119

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents