Table: Fabric Profile Defaults shows the fabric profile default values.
Field |
Default |
---|---|
Policy-id |
1 |
Mode |
Aggregate-mode |
Aggregate rate |
200000 kb/s |
CIR rate |
0 kb/s |
MDA rate |
200000 kb/s |
The following output displays the default configuration:
A:ALU-1>config>qos# info detail
--------------------------------------------------
Echo "QoS Policy Configuration"
--------------------------------------------------
...
fabric-profile 1 aggregate-mode create
description "Default Fabric Profile QoS policy."
aggregate-rate 200000 unshaped-sap-cir 0
exit
...
--------------------------------------------------