Quality of Service
Left running head:
Chapter name (automatic)
1018
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O VIEW QOS RUNNING CONFIGURATION
This command shows the configurations related to QoS if only attached to
interface(s). In particular, this command shows the following:
• Policy-maps attached to interface(s).
• Class-maps attached to the above list of policy-maps.
• Match-lists attached to the above list of class-maps.
• All the interfaces where the QoS policy has been attached.
The order of display of running configuration is as follows:
• Match-lists
• Class-maps
• Policy-maps
• Interfaces where the QoS policy has been attached.
E
XAMPLE
ALU# show qos running-config
!Qos Configurations
!
! Use "show match-list [NAME]" to expand the match-lists
match-list m1
match-list m2
class-map c1 match-any
1 match any m1 m2
policy-map p1
description p1 is the name of the policy map
class c1
priority
shape committed-rate 90000 committed-burst 6000
police committed-rate 9600 commit-action drop committed-burst 1500
exceed-action drop excess-burst 2000 violate-action transmit
queue-limit 155
random-detect ip-dscp 0 min-thresh 50 max-thresh 150
interface GigabitEthernet3/0
service-policy in p1
interface GigabitEthernet3/1
service-policy out p1
!
Command (in SUM/CM) Description
show qos running-config This command shows the configurations
related to QoS if only attached to interface(s).