The default ATM QoS traffic descriptor profile is 1. The default profile cannot be edited or deleted.
Table: ATM-TD-Profile Defaults below shows the ATM TD profile defaults.
Field |
Default |
---|---|
atm-td-profile traffic-desc-profile-id |
1 |
description |
Default Traffic Descriptor |
descriptor-type |
Based on service category: CBR: P0_1 UBR: P0_1 UBR+MIR: P0_1 rt-VBR or nrt-VBR: P0_1 and S0 _ 1 |
policing |
No policing |
service-category |
UBR |
traffic |
No traffic |
shaping |
No shaping |
The following output displays the default configuration:
A:ALU-1>config>qos# info detail
--------------------------------------------------
Echo "QoS Policy Configuration"
--------------------------------------------------
atm-td-profile 1 create
description "Default Traffic Descriptor"
service-category ubr
no traffic
no policing
descriptor-type P0_1
no shaping
exit
...