CANOGA PERKINS 9175 Configuration Guide User Manual
Page 219
CanogaOS Configuration Guide
31-13
a new DSCP from the internal priority color value in egress; This map is used if two
domains have different DSCP definitions; this map translates a set of one domain’s
DSCP values to match the other domain’s definition.
• configure
terminal.
• qos map pri-color-dscp PRIORITY COLOR to DSCP to modify the
Priority-Color-DSCP Map.
The following example shows mapping priority 63 color green to DSCP 60, and replace
DSCP in the interface eth-0-1 egress.
DUT# configure terminal
DUT(config)# qos map pri-color-dscp 63 green to 60
DUT(config)# interface eth-0-1
DUT(config-if)# replace dscp
31.4.6 Verify QoS Information
Use the following commands to verify QoS information.
Class Maps information
The show class-map command displays the QoS class-maps to define the match criteria
to classify traffic.
DUT#show class-map cmp1
CLASS-MAP-NAME: cmp1
match access-group: ip_acl1
match access-group: ip_acl2
DUT#
Aggregate Policer information
The show qos aggregate-policer command displays the aggregate policer configuration.
DUT#show qos aggregate-policer agg_plc
AGGREGATOR-POLICER-NAME: agg_plc
CIR 3242234 kbps, CBS 40000 bytes, EBS 40000 bytes, color aware mode, drop
color is red use-l3-length
DUT#
Policy-Map information
The show policy-map command displays QoS policy-map information.
DUT#show policy-map p-1
POLICY-MAP-NAME: p-1
State: attached
CLASS-MAP-NAME: cmp1
match access-group: ip_acl1
match access-group: ip_acl2
CIR 212313 kbps, CBS 4000 bytes, EBS 23233 bytes, color aware mode, drop
color is red
DUT#
QoS interface information
The show qos interface command displays QoS interface information.
DUT#show qos interface eth-0-4
Interface trust state: cos
Interface default CoS value: 0
Schedule mode: SP(between Class), WDRR(between queue in the same Class)