QoS Shapers and Shaper QoS Policies
444
Quality of Service Guide
3HE 11014 AAAC TQZZA Edition: 01
 
For the 7705 SAR-M, 7705 SAR-H, 7705 SAR-Hc, 7705 SAR-A, 7705 SAR-Ax, 
7705 SAR-W, and 7705 SAR-Wx:
*A:7705custDoc:sarM>config>system>qos# info detail
----------------------------------------------
access-ingress-aggregate-rate 250000 unshaped-sap-cir 150000
network-ingress-aggregate-rate 2
----------------------------------------------
*A:7705custDoc:sarM>config>system>qos#
10.2.4.3 Configuring an Unshaped Aggregate CIR for All 4-Priority 
Unshaped SAPs (Access Egress)
To provide arbitration between the bulk (aggregate) of unshaped SAPs and the 
shaped SAPs, assign a rate to the unshaped SAPs. Refer to the 7705 SAR Interface 
Configuration Guide for command descriptions.
Use the following CLI syntax to configure a per-port CIR rate limit for the aggregate 
of all 4-priority unshaped SAPs on the egress port:
CLI Syntax: config>port port-id>ethernet
access
egress
[no] unshaped-sap-cir cir-rate
Example: config# port 1/12/7 
config>port# ethernet
config>port>ethernet# access
config>port>ethernet>access# egress
config>port>ethernet>access>egress# unshaped-sap-cir 
5000000
The following output displays the port configuration for the unshaped SAPs in an 
H-QoS configuration:
*A:7705custDoc:Sar18>config>port# info
----------------------------------------------
.....
ethernet
access
egress
unshaped-sap-cir 500000
exit
exit
exit
----------------------------------------------
*A:7705custDoc:Sar18>config>port#