Qos Show Commands - Enterasys X-Pedition XSR CLI Cli Reference Manual

Enterasys security router reference guide
Table of Contents

Advertisement

Syntax of the "no" Form
Use the no form of this command to remove IP precedence values from a class map:
no match ip precedence ip-precedence-value [ip-precedence-value] [ip-precedence-
value][ip-precedence-value][ip-precedence-value][ip-precedence-value][ip-
precedence-value] [ip-precedence-value][ip-precedence-value]
Mode
Class‐map configuration: 
Example
The following example shows how to configure the service policy called priority50 and attach 
service policy priority50 to an interface. In this example, the class map called ipprec5 will evaluate 
all packets entering F1/0/0 for an IP precedence value of 5. If the incoming packet has been marked 
with the IP precedence value of 5, the packet will be treated with a priority level of 50.
XSR(config)#class-map ipprec5
XSR(config-cmap<ipprec5>)#match ip precedence 5
XSR(config)#policy-map priority50
XSR(config-pmap<priority50>)#class ipprec5
XSR(config-pmap-c<ipprec5>)#priority high 50
XSR(config)#interface fastethernet 1
XSR(config-if<F1>)#service-policy output priority50

QoS Show Commands

show class-map
This command displays all class maps and their matching criteria.
You can use the 
If you enter the optional class‐map‐name argument, the specified class map and its matching 
criteria will be displayed.
Syntax
show class-map [class-map-name]
class-map-name
Mode
EXEC, Privileged EXEC, or Global configuration: 
Sample Output
In this example, three class maps are defined. Packets that match access list 103 belong to class c3, 
IP packets with IP precedence belong to class c2, and packets with DSCP 32 belong to class c1. The 
output from the 
XSR#show class-map
XSR(config-cmap-xx)#
show class-map
 command to display all class maps and their matching criteria. 
Name of the class map.
show class-map
 command shows the three defined class maps.
XSR>, XSR#,
 or
XSR(config)#
XSR CLI Reference Guide 12-105
QoS Show Commands

Advertisement

Table of Contents
loading

This manual is also suitable for:

X-pedition xsr

Table of Contents