Verifying The Classification Configuration; Configuration Examples For Classification; Feature History For Classification - Cisco Nexus 7000 Series Configuration Manual

Nx-os quality of service configuration guide
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring Classification
Step 4
Step 5
Example
This example shows how to display the class-map class-map configuration:
switch# show class-map class_class_map

Verifying the Classification Configuration

Use the show class-map command to verify the class-map configuration. This command displays all class
maps.
switch# show class-map
...

Configuration Examples for Classification

The following example shows how to configure classification for two classes of traffic:
class-map class_dscp
match dscp af21, af32
exit
class-map class_cos
match cos 4, 5-6
exit

Feature History for Classification

The table below summarizes the new and changed features for this document and shows the releases in which
each feature is supported. Your software release might not support all the features in this document. For the
latest caveats and feature information, see the Bug Search Tool at
release notes for your software release.
Command or Action
switch(config-cmap-qos)# exit
(Optional) switch(config)# copy
running-config startup-config
Cisco Nexus 7000 Series NX-OS Quality of Service Configuration Guide
Verifying the Classification Configuration
Purpose
Use the not keyword to match on values that
do not match the specified range.
Exits global class-map queuing mode, and
enters configuration mode.
Saves this configuration change.
https://tools.cisco.com/bugsearch/
and the
43

Advertisement

Table of Contents
loading

Table of Contents