Configuring A User-Defined Network Qos Policy - 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 a User-Defined Network QoS Policy

DETAILED STEPS
Command or Action
Step 1
qos copy policy-map type network-qos default-nq-policy
{prefix prefix | suffix suffix}
Example:
switch# qos copy policy-map type network-qos
default-nq-policy prefix my_nq
Step 2
show policy-map type network-qos my_nq
Example:
switch# show policy-map type network-qos my_nq
Configuring a User-Defined Network QoS Policy
SUMMARY STEPS
1. configure terminal
2. class-map type network-qos match-any class-name
3. match qos-group group
4. exit
5. policy-map type network-qos policy-map-name
6. class type network-qos {class-name | class-default}
7. pause group
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
class-map type network-qos match-any class-name
Example:
switch(config)# class-map type network-qos
match-any c-nq2
switch(config-cmap-nqos)#
Cisco Nexus 9000 Series NX-OS Quality of Service Configuration Guide, Release 7.x
128
Purpose
Copies a predefined network QoS policy and adds a suffix
or prefix to its name. A prefix or suffix name can contain
alphabetic, hyphen, or underscore characters, is case
sensitive, and can be up to 40 characters.
(Optional) Displays the type network-qos policy map.
Purpose
Enters global configuration mode.
Configures the class map of the type network-qos and enters
class-map mode. Class network-qos names are listed in
previous System-Defined Type network-qos Class Maps table.
Configuring Network QoS

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents