Configuring An Egress Queuing Policy - 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 an Egress Queuing Policy

Configuring an Egress Queuing Policy
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Step 9
Step 10
Step 11
Cisco Nexus 7000 Series NX-OS Quality of Service Configuration Guide
128
Command or Action
switch# qos copy policy type queuing
default-4q-8e-in-policy {prefix prefix | suffix
suffix}
(Optional) switch# show policy-map type
queuing [policy-map-name]
switch# configure terminal
switch(config)# policy-map type queuing
[policy-map-name]
switch(config)# class type queuing
[1p3q1t-8e-out-pq1 |
1p3q1t-8e-out-q-default | 1p3q1t-8e-out-q2
| 1p3q1t-8e-out-q3]
switch(config-pmap-c-que)# bandwidth
percent [1-100]
switch(config-cmap-que)# priority level {1 |
2}
switch(config-cmap-que)# shape [average |
percent {1-100}]
switch(config-pmap-que)# exit
switch(config)# service-policy type queuing
input [policy-map-name]
(Optional) switch(config)# show policy-map
type queuing [policy-map-name]
Configuring Queuing and Scheduling on F-Series I/O Modules
Purpose
Copies a system-defined queuing policy and
renames it with a prefix or suffix.
Displays the queuing policy that you copied
and renamed.
Enters global configuration mode.
Configures the policy map of type queuing and
enters policy-map mode for the policy map
name that you specify. The 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.
Allocates the bandwidth in all ingress packets
to the value specified. The range is from 1 to
100. Alternatively, absolute values in Gbps,
Mbps, Kbps can also be specified.
Marks the priority level of the traffic queue. 1
stands for the highest priority and 2 stands for
the lowest priority.
Shapes the traffic rate from a queue. The range
is from 80000 bits per second to 10 Gigabytes
per second.
Exits policy-map queue mode and enters
configuration mode.
Applies a policy to an interface.
Displays information about all configured
policy maps or a selected policy map of type
queuing.

Advertisement

Table of Contents
loading

Table of Contents