Required Cos Marking Configuration In A Layer 3 Topology - Cisco Nexus 5000 NX-OS Service Configuration Manual

Quality of service configuration guide, release 5.1 3 n2 1
Table of Contents

Advertisement

Configuring Marking
Procedure
Step 1
Step 2
Step 3
Step 4

Required CoS Marking Configuration in a Layer 3 Topology

In Layer 3 topologies, you must configure each QoS group in the network-qos policy with a unique cos value.
Procedure
Step 1
Step 2
Step 3
Step 4
OL-26657-01
Command or Action
switch# configure terminal
switch(config) # policy-map [type
network-qos] policy-map name
switch(config-pmap-nq) # class [type
network-qos] {class-map name
|class-default}
switch(config-pmap-c-nq) # set cos
cos-value
Command or Action
switch# show policy-map system
switch# configure terminal
switch(config) # policy-map
[type network-qos] policy-map
name
switch(config-pmap-nq) # class
[type network-qos] {class-map
name |class-default}
Cisco Nexus 5000 NX-OS Quality of Service Configuration Guide, Release 5.1(3)N2(1)
Required CoS Marking Configuration in a Layer 3 Topology
Purpose
Enters global configuration mode.
Creates or accesses the policy map named policy-map-name
and enters policy-map mode.
The policy-map name can contain alphabetic, hyphen, or
underscore characters, is case sensitive, and can be up to
40 characters.
Creates a reference to the class-map-name and enters
policy-map class configuration mode.
Use the class-default keyword to select all traffic that is
not currently matched by classes in the policy map.
Specifies the CoS value to cos-value.
The cos-value can range from 0 to 7.
This command is supported only for egress
Note
policies.
Purpose
Displays the already configured policy maps and CoS values.
In Layer 3 topologies, each qosgroup must have a unique CoS
value. Use the show policy-map system command to view
CoS values that have been used and that are unavailable for
QoS groups.
Enters global configuration mode.
Creates or accesses the policy map named policy-map-name
and enters policy-map mode.
The policy-map name can contain alphabetic, hyphen, or
underscore characters, is case sensitive, and can be up to 40
characters.
Creates a reference to the class-map-name and enters
policy-map class configuration mode.
31

Advertisement

Table of Contents
loading

Table of Contents