Attaching A Qos Policy Action To A Vlan - Cisco Nexus 9000 Series Configuration Manual

Nexus 9000 series data center switches
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Attaching a QoS Policy Action to a VLAN

SUMMARY STEPS
1. configure terminal
2. system qos
3. service-policy type {network-qos | queuing output} policy-map-name
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)#
Step 3
service-policy type {network-qos | queuing
output} policy-map-name
Example:
switch(config-sys-qos)# service-policy
input default-nq-policy

Attaching a QoS Policy Action to a VLAN

Before You Begin
Ensure that the ternary content-addressable memory (TCAM) is carved for VLAN QoS.
For more details, see the QoS TCAM carving chapter.
Cisco Nexus 9000 Series NX-OS Quality of Service Configuration Guide, Release 7.x
36
Purpose
Enters global configuration mode.
Enters system class configuration mode.
Specifies the policy map to use as the service policy (default-nq-policy)
for the system. There are two policy-map configuration modes:
• network-qos—Network-wide (system qos) mode.
To restore the system to the default service policies, use the no
Note
form of the command.
• queuing—Queuing mode (output at system qos and interface).
There is no default policy-map configuration mode. You must
Note
specify the type. The output keyword specifies that this policy
map should be applied to traffic transmitted from an interface.
You can only apply output to a queuing policy.
Using Modular QoS CLI

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents