Default ATM-TD-profile policy values

The default ATM QoS traffic descriptor profile is identified as ‟Default Traffic Descriptor”. The default profile cannot be edited or deleted. Table 1 lists default profile parameters.

Table 1. ATM-TD-profile defaults
Field Default

atm-td-profile traffic-desc-profile-id

1

description

‟Default Traffic Descriptor”

service-category

ubr

traffic

no traffic

policing

no policing

clp-tagging

no clp-tagging

descriptor-type

P0_1

shaping

no shaping

The following output displays the default configuration:

A:ALA-48>config>qos# info detail
...
#------------------------------------------
echo "QoS Slope/Queue Policies Configuration"
#------------------------------------------
        atm-td-profile 1 create
            description "Default Traffic Descriptor"
            service-category ubr
            no traffic
            no policing
            no clp-tagging
            descriptor-type P0_1
            no shaping
        exit
        atm-td-profile 2 create
...
----------------------------------------------
A:ALA-48>config>qos#