Configuring System Classes; Configuring Class Maps - Cisco AJ732A - MDS 9134 Fabric Switch Configuration Manual

Cisco nexus 5000 series switch cli software configuration guide, nx-os 4.0(1a)n1 (ol-16597-01, january 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

Chapter 31
Configuring QoS
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
To disable link-level flow control, perform this task:
Command
switch(config-if)# no flowcontrol
[receive {on|off}] [transmit {on|off}]

Configuring System Classes

This section describes how to configure system classes on the switch. The steps to configure a system
class are described in the following topics:

Configuring Class Maps

The class-map command creates a named object that represents a class of traffic. In the class map, you
specify a set of match criteria for classifying the packets. For system classes, the only match criteria
supported is match cos.
If a system class is configured with no-drop function, the match cos command serves an additional
purpose. The switch sends the CoS value to the adapter, so that the adapter will apply PFC Pause for this
CoS value.
The FCoE system class has a default CoS value of 3. You can add a match cos configuration to the FCoE
system class to set a different CoS value. PFC Pause will be applied to traffic that matches the new value.
To configure a class map for a system class, perform this task:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# class-map name
Step 3
switch(config-cmap)# match cos cos-value
OL-16597-01
Configuring Class Maps, page 31-9
Configuring Policy Maps, page 31-10
Creating the System Service Policy, page 31-11
System Class Example, page 31-11
Enabling Jumbo MTU, page 31-12
Verifying Jumbo MTU, page 31-12
Purpose
Disables 802.3x link-level flow control for the
selected interface.
Purpose
Enters 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.
Specifies the CoS value to match for classifying
packets into this class. You can configure a CoS value
in the range of 1 to 7.
CoS value 0 is reserved for the default drop
Note
system class (class-default).
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Configuring System Classes
31-9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents