Configuring No-Drop Policy Maps - Cisco Nexus 5500 Series NX-OS Configuration Manual

Nx-os san
Table of Contents

Advertisement

Configuring iSCSI TLV
Step 4
Step 5
Step 6
Step 7
Step 8
Step 9
This example shows how to define a QOS policy map.
switch# configure terminal
switch(config)# policy-map type qos c1
switch(config-pmap-qos)# class c1
switch(config-pmap-c-qos)# set qos-group 2
switch(config-pmap-c-qos)# exit
switch(config-pmap-qos)# class class-fcoe
switch(config-pmap-c-qos)# set qos-group 1
switch(config-pmap-c-qos)# exit
switch(config-pmap-qos)# class class-default

Configuring No-Drop Policy Maps

Procedure
Step 1
Step 2
OL-30895-01
Command or Action
switch(config-pmap-c-qos)# set
qos-group qos-group-value
switch(config-pmap-c-qos)# exit
switch(config-pmap-qos)# class
class-name
switch(config-pmap-c-qos)# set
qos-group qos-group-value
switch(config-pmap-c-qos)# exit
switch(config-pmap-qos)# class
class-default
Command or Action
switch# configure terminal
switch(config)# class-map type
{network-qos} class-name
Cisco Nexus 5500 Series NX-OS SAN Switching Configuration Guide, Release 7.x
Purpose
Configures one or more qos-group values to match for
classification of traffic into this class map. The range of
qos-group-values is from 2 to 5. There is no default value.
Note
The Cisco Nexus 5000 Series switch can only
support a maximum of five qos-groups within this
range.
Exits qos configuration mode and enters policy-map mode.
Specifies a class map for a policy map.
Configures one or more qos-group values to match for
classification of traffic into this class map. The range of
qos-group-values is from 2 to 5. There is no default value.
The Cisco Nexus 5000 Series switch can only
Note
support a maximum of five qos-groups within this
range.
Exits qos configuration mode and enters policy-map mode.
Adds a reference to the system default class that does not
match any traffic class.
Purpose
Enters global configuration mode.
Creates a named object that represents a class of traffic. Class-map
names can contain alphabetic, hyphen, or underscore characters,
are case sensitive, and can be up to 40 characters.
Configuring No-Drop Policy Maps
209

Advertisement

Table of Contents
loading

Table of Contents