Configuring Qos Group Classification - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Configuring QoS Group Classification

Argument
netbios
Procedure
Step 1
Step 2
Step 3
Step 4
This example shows how to classify traffic by matching packets based on the protocol field:
switch# configure terminal
switch(config)# class-map type qos class_protocol
switch(config-cmap-qos)# match protocol arp
Use the show class-map command to display the protocol class-map configuration:
switch# show class-map class_protocol
Configuring QoS Group Classification
You can classify traffic based on the value of the QoS group internal label, that represents a system class.
You can set the value of the QoS group within a policy map using the set qos-group command.
Procedure
Step 1
Step 2
Step 3
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
436
Command or Action
switch# configure terminal
switch(config)# class-map type qos
class-name
switch(config-cmap-qos)# match protocol
{arp | clns_es | clns_is | dhcp | ldp |
netbios}
switch(config-cmap-qos)# no match
protocol {arp | clns_es | clns_is | dhcp | ldp
| netbios}
Command or Action
switch# configure terminal
switch(config)# class-map type
{network-qos | queuing} class-name
switch(config-cmap-que)# match
qos-group qos-group-value
Description
NetBIOS Extended User Interface (NetBEUI)
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.
Configures the traffic class by matching packets
based on the specified protocol.
(Optional)
Removes the match from the traffic class.
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.
Configures the traffic class by matching packets based on
a list of QoS group values. Values can range from 0 to 5.
QoS group 0 is equivalent to class-default and QoS group
1 is equivalent to class-fcoe.
Configuring System Classes
OL-16597-01

Advertisement

Table of Contents
loading

Table of Contents