Displaying And Testing Policy Lists; Displaying Policy Lists - Avaya G350 Administration

Hide thumbs Also See for G350:
Table of Contents

Advertisement

The following commands specify the pre-configured composite operation CoS5 for DSCP table entry 33
in QoS list 401. Every packet with DSCP equal to 33 is assigned CoS priority 5.
G350-001# ip qos-list 401
G350-001(QoS 401)# dscp-table 33
G350-001(QoS 401/dscp 33)# composite-operation CoS5
Done!
The following commands create a new composite operation called dscp5 and assign the new composite
operation to DSCP table entry 7 in QoS list 402. Every packet with DSCP equal to 7 is assigned a new
DSCP value of 5.
G350-???(super)# ip qos-list 402
G350-???(super/QoS 402)# composite-operation 12
G350-???(super/QoS 402/CompOp 12)# name dscp5
Done!
G350-???(super/QoS 402/CompOp 12)# dscp 5
Done!
G350-???(super/QoS 402/CompOp 12)# cos No-Change
Done!
G350-???(super/QoS 402/CompOp 12)# exit
G350-???(super/QoS 402)# dscp-table 7
G350-???(super/QoS 402/dscp 7)# composite-operation dscp5
Done!

Displaying and testing policy lists

To verify access control lists and QoS lists, you can view the configuration of the lists. You can also test
the effect of the lists on simulated IP packets.

Displaying policy lists

To view information about policy lists and their components, use the following commands. Many of
these commands produce different results in different contexts.
In general context:
show ip access-control-list
their list numbers and owners
show ip access-control-list <list number> detailed
specified access control list
show ip qos-list
owners
show ip qos-list detailed
In access control list context:
show composite-operation
the list
show ip-rule
show list
Administration of the Avaya G350 Media Gateway
June 2004
— displays a list of all configured access control lists, with
— displays a list of all configured QoS lists, with their list numbers and
— displays all the parameters of the specified QoS list
— displays a list of all composite operations configured for
— displays a list of all rules configured for the list
— displays the parameters of the current list, including its rules
Configuring policy
Displaying and testing policy lists
— displays all the parameters of the
173

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents