Quality of Service Guide QoS Shapers and Shaper QoS Policies
Edition: 01 3HE 11014 AAAC TQZZA 443
10.2.4.2 Configuring an Unshaped Aggregate CIR for All 4-Priority
Unshaped SAPs (Access Ingress)
Use the first CLI syntax to set the unshaped-sap-cir for all unshaped 4-priority SAPs
on a 7705 SAR-8 or 7705 SAR-18. The fabric profile must be in aggregate mode
before an unshaped SAP aggregate CIR can be assigned. Use the second CLI
syntax for a 7705 SAR-M, 7705 SAR-H, 7705 SAR-Hc, 7705 SAR-A, 7705 SAR-Ax,
7705 SAR-W, or 7705 SAR-Wx; it does not apply to the 7705 SAR-X.
CLI Syntax: config>qos
fabric-profile policy-id aggregate-mode create
aggregate-rate aggregate-rate [unshaped-sap-
cir cir-rate]
CLI Syntax: config>system>qos
access-ingress-aggregate-rate access-ingress-
aggregate-rate [unshaped-sap-cir cir-rate]
Example: config>qos#
config>qos# fabric-profile 2 aggregate-mode create
config>qos>fabric-profile# aggregate-rate 250000
unshaped-sap-cir 150000
Example: config>system>qos#
config>system>qos# access-ingress-aggregate-rate 250000
unshaped-sap-cir 150000
The following output displays the fabric profile configuration for an H-QoS
configuration:
*A:ALU-1:Sar18>config>qos# info detail
#--------------------------------------------------
echo "QoS Policy Configuration"
#--------------------------------------------------
....
fabric-profile 2 aggregate-mode create
no description
aggregate-rate 250000 unshaped-sap-cir 150000
exit
#--------------------------------------------------
*A:ALU-1>config>qos#