For feedback, use the following:
ipd_online_feedback@alcatel-lucent.com
Table of Contents Previous Next Index PDF


Configuration Commands
Generic Commands
description
Syntax 
description description-string
no description
Context 
config>qos>>atm-td-profile
Description 
This command creates a text description stored in the configuration file for a configuration context.
The description command associates a text string with a configuration context to help identify the context in the configuration file.
The no form of this command removes any description string from the context.
Default 
No description is associated with the configuration context.
Parameters 
description-string
A text string describing the entity. Allowed values are any string up to 80 characters long composed of printable, 7-bit ASCII characters excluding double quotes. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.
Operational Commands
copy
Syntax 
copy atm-td-profile src-prof dst-prof [overwrite]
Context 
config>qos
Description 
This command copies the source atm profile into the destination atm profile. If the destination profile was already defined, the keyword 'overwrite' must be appended for the copy to complete.
The copy command is a configuration level maintenance tool used to create new profiles using existing profiles. It also allows bulk modifications to an existing profile with the use of the overwrite keyword.
Parameters 
atm-td-profile src-prof dst-prof
Indicates that the source profile ID and the destination profile ID are atm-td-profile IDs. Specify the source ID that the copy command will copy and specify the destination ID to which the command will duplicate the profile to a new or different profile ID.
Values
overwrite
Specifies to replace the existing destination profile. Everything in the existing destination policy will be overwritten with the contents of the source policy. If overwrite is not specified, an error will occur if the destination profile ID exists.
A:ALA-48>config>qos# copy atm-td-profile 2 10
MINOR: CLI destination (10) exists use {overwrite}.
A:ALA-48>config>qos# copy atm-td-profile 2 10 overwrite
A:ALA-48>config>qos#
 
ATM QoS Policy Commands
atm-td-profile
Syntax 
[no] atm-td-profile traffic-desc-profile-id
Context 
config>qos
Description 
This command is used to configure an ATM traffic descriptor profile.
Traffic descriptor profiles are used to:
1.
2.
a. PIR for CBR PVCCs
b. SIR for rt-vbr and nrt-vbr PVCCs
c. MIR for UBR PVCC
3.
The default traffic descriptor is pre-configured and non-modifiable. It cannot be deleted. All other traffic descriptor profiles must be explicitly created before use. The create keyword must follow each new profile configuration.
Any changes made to the existing profile, using any of the sub-commands are applied immediately to all objects where this profile is applied (a small traffic interruption in data traffic will occur during the data plane reprogramming with the newly modified profile).
When many changes are required on a profile, it is recommended that the profile be copied to a work area profile ID. That work-in progress profile can be modified until complete and then written over the original profile-id. Use the config qos copy command to maintain profiles in this manner.
The weight assigned to each non-shaped PVCC in the Deficit Round Robin Scheduler depends on the service category and traffic rates (see traffic command for more details).
The no form of the command deletes a given traffic profile. Note that the profile to be deleted must not be associated with any object (for example a SAP). If this condition is not met, the command will return an error.
Default 
1 — Default Traffic Descriptor (UBR, no traffic, no shaping)
Parameters 
traffic-desc-profile-id
Index identifier for a traffic descriptor profile
Values
clp-tagging
Syntax 
[no] clp-tagging
Context 
config>qos>atm-td-profile
Description 
This command controls the setting of the CLP bit in the ATM cell header for egress traffic on an IES or VPRN SAP.
When enabled, traffic queued on expedited queues has the CLP bit set to zero, while traffic on non-expedited queues has the CLP bit set to one.
The no form of the command sets the CLP bit set to zero.
Default 
no clp-tagging
descriptor-type
Syntax 
descriptor-type {type}
Context 
config>qos>atm-td-profile
Description 
This command is used to specify the type of the traffic descriptor profile as per ATM Forum Traffic Management Specification Version 4.1.
Parameters 
Values
The descriptor type defines interpretation of traffic parameters that are specified for this profile. The following table details these rules:
 
 
Setting descriptor type to a value not compatible with the service category (as defined in the above table) is an error.
Default 
The following table defines default values of descriptor type based on a service category:
 
policing
Syntax 
[no] policing
Context 
config>qos>atm-td-profile
Description 
This command determines whether ingress traffic is policed. Policing is valid for CBR, RT-VBR and NRT-VBR. This is cell-based policing.
Default 
disabled
service-category
Syntax 
service-category service-category
Description 
config>qos>atm-td-profile
Description 
This command is used to configure an ATM service category attribute of an ATM traffic descriptor profile per ATM Forum Traffic Management Specification Version 4.1.
Parameters 
The router supports the following ATM service categories on ATM-capable MDAs:
 
Changing the service category of a profile will reset all traffic attributes to their defaults (see the traffic command) and will cause reprogramming of the data path (with a small impact on user traffic) and a reset of VC statistics for all VCs using this traffic descriptor profile.
Default 
ubr
shaping
Syntax 
[no] shaping
Context 
config>qos>atm-td-profile
Description 
This command enables cell level shaping when the ATM traffic descriptor profile is applied to an ATM SAP queue. Shaping is only applied in the egress queue of the ATM SAP. Shaping cannot be enabled on an ATM SAP with the UBR service category.
The no form of this command disables shaping.
Default 
The default is determined by the service category. The following default applies for shaping depending upon a given service category:
traffic
Syntax 
traffic [sir sir-val [pir pir-val] [mir mir-val] [mbs mbs-val] [cdvt cdvt-val]
no traffic
Context 
config>qos>atm-td-profile
Description 
This command is used to configure traffic attributes of an ATM traffic profile as per ATM Forum Traffic Management Specification Version 4.1.
The traffic parameters of a traffic descriptor that are configurable depends on the service category of this traffic descriptor profile (see the service-category command).
The following table defines which traffic descriptor parameters are applicable for what service category and what are configuration rules between the parameters. Y indicates the parameter can be configured for a given service category and will be defaulted if not provided, an N/A indicates the parameter cannot be configured for a given service category (an error will be returned). If an applicable parameter is not specified, the current value will be preserved.
 
 
Configuring PIR for traffic descriptor profiles for UBR and UBR with MIR service categories has no impact on a traffic contract when a PVCC using that profile resides on an m4-atmoc12/3-sfp MDA. On this MDA SAR ignores PIR (de-facto treating each UBR as it would have a PIR of max. line rate). The default pir value for UBR and UBR with MIR reflects this behavior.
When a traffic descriptor profile is used to define egress scheduling, the following describes how traffic rates are used to derive scheduling weight:
1.
2.
3.
4.
The scheduling weight is derived from the traffic rate based on the following formula:
If traffic rate <= 32 Kbps, then weight = 1
If 32 Kbps < traffic rate < 8160 Kbps, then weight = floor (traffic rate / 32)
If traffic rate >= 8160 Kbps, then weight = 255
The configuration of weight unit (32 Kbps) is left for future releases.
Since the SAR operates in cells/second with 1 cell granularity, PIR and SCR values programmed need to be converted to cells per second. When converting values to be used for scheduler, the result is rounded up to the next cell when required by conversion.
When any of SIR, PIR, or MIR is greater than the physical maximum port/channel capacity for a given PVCC, then the maximum physical port/channel capacity is used in BW accumulation and when configuring the H/W for that PVCC.
Hardware- enforceable mbs is in the inclusive range from 3 to 256 000 cells. Any value outside of that range will be accepted and rounded up/down to the minimum/maximum enforceable value.
The no form of the command restores traffic parameters to their defaults for a given service category.
 
 
By default ATM traffic parameters are, in kbps:
 
Parameters 
sir value
Sustained Information Rate (including cell overhead) in kilobits per second.
Values
pir value
Peak Information Rate (including cell overhead) in kilobits per second.
Values
mir value
Minimum Desired Information Rate (including cell overhead) in kilobits per second.
Values
mbs value
Maximum Burst Size in cells
Values
cdvt cdvt-val
"The Cell Delay Variation Tolerance (CDVT), in microseconds.
Default
CBR/RT-VBR/NRT-VBR 250
Values
 
Show Commands
atm-td-profile
Syntax 
atm-td-profile [traffic-desc-profile-id] [detail]
Context 
show>qos
Description 
This command displays ATM traffic descriptor profile information.
Parameters 
traffic-desc-profile-id
Displays the ATM traffic descriptor profile.
Values
detail
Displays detailed policy information including policy associations.
Output 
ATM TD Profile Output
The following table describes ATM traffic descriptor profile show command output.
 
 
A:ALA-48>config>qos>atm-td-profile# show qos atm-td-profile
===============================================================================
Traffic Descriptor Profiles
===============================================================================
Maximum Supported Profiles     : 1000
Currently Configured Profiles  : 3
-------------------------------------------------------------------------------
TDP-id Description
       Service Category SCR         PIR         MIR        MBS
-------------------------------------------------------------------------------
1      Default Traffic Descriptor
       UBR              -           0           0           -
-------------------------------------------------------------------------------
2      Default Traffic Descriptor
       NRT_VBR          4000        5000        -           32
-------------------------------------------------------------------------------
10     Default Traffic Descriptor
       NRT_VBR          4000        5000        -           32
===============================================================================
A:ALA-48>config>qos>atm-td-profile#
 
A:ALA-48>config>qos>atm-td-profile# show qos atm-td-profile 10 detail
===============================================================================
Traffic Descriptor Profile (10)
===============================================================================
-------------------------------------------------------------------------------
TDP-id Description
       Service Category SCR         PIR         MIR        MBS
-------------------------------------------------------------------------------
10     Default Traffic Descriptor
       NRT_VBR          4000        5000        -           32
-------------------------------------------------------------------------------
TDP details
-------------------------------------------------------------------------------
Shaping       : disabled
-------------------------------------------------------------------------------
Entities using TDP-10
-------------------------------------------------------------------------------
===============================================================================
A:ALA-48>config>qos>atm-td-profile#
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
sap-using
Syntax 
sap-using [ingress | egress] atm-td-profile td-profile-id
Context 
show>service
Description 
Displays atm-td-profile SAP information.
If no optional parameters are specified, the command displays a summary of all defined SAPs.
The optional parameters restrict output to only SAPs matching the specified properties.
Parameters 
ingress
Specifies matching an ingress policy.
egress
Specifies matching an egress policy.
qos-policy qos-policy-id
The ingress or egress QoS Policy ID for which to display matching SAPs.
Values
filter filter-id
The ingress or egress Filer Policy ID for which to display matching SAPs.
Values
sap-id
Specifies the physical port identifier portion of the SAP definition.
Values: sap-id: null [port-id | bundle-id | bpgrp-id | lag-id | aps-id]
dot1q [port-id | bundle-id | bpgrp-id | lag-id | aps-id]:qtag1
qinq [port-id | bundle-id | bpgrp-id | lag-id]:qtag1.qtag2
atm [port-id | aps-id][:vpi/vci|vpi| vpi1.vpi2]
frame [port-id | aps-id]:dlci
cisco-hdlc slot/mda/port.channel
cem slot/mda/port.channel
ima-grp [bundle-id[:vpi/vci|vpi|vpi1.vpi2]
port-id slot/mda/port[.channel]
bundle-id bundle-type-slot/mda.bundle-num
bundle keyword
type ima, ppp
bundle-num 1 — 256
bpgrp-id bpgrp-type-bpgrp-num
bpgrp keyword
type ima, ppp
bpgrp-num 1 — 1280
aps-id aps-group-id[.channel]
aps keyword
group-id 1 — 64
ccag-id ccag-id.path-id[cc-type]:cc-id
ccag keyword
id 1 — 8
path-id a, b
cc-type .sap-net, .net-sap
cc-id 0 — 4094
lag-id lag-id
lag keyword
id 1 — 200
qtag1 0 — 4094
qtag2 *, 0 — 4094
vpi NNI: 0 — 4095
UNI: 0 — 255
vci 1, 2, 5 — 65535
dlci 16 — 1022
interface
Specifies matching SAPs with the specified IP interface.
ip-addr
The IP address of the interface for which to display matching SAPs.
Values
ip-int-name
The IP interface name for which to display matching SAPs.
td-profile-id
Profile ID that identifies a specific profile to display.
Output 
Show Service SAP
The following table describes show service SAP output fields:
 
 
Sample Output
A:ALA-48>config>service>ies# show service sap-using sap 1/3/2:244/1
===============================================================================
Service Access Points Using Port 1/3/2:15990785
===============================================================================
PortId                SvcId      I.QoS I.Fltr E.QoS E.Fltr A.Pol  Adm  Opr
-------------------------------------------------------------------------------
1/3/2:244/1           89         1     none   1     none   none   Up   Down
-------------------------------------------------------------------------------
Number of SAPs : 1
-------------------------------------------------------------------------------
===============================================================================
A:ALA-48>config>service>ies#
 
port
Syntax 
port [port-id] atm
port [port-id] atm connections
port [port-id] atm interface-connections
port [port-id] atm pvc
port [port-id] atm pvp
port [port-id] atm pvt
Context 
show
Description 
This command displays port or channel information.
Parameters 
port-id
Specifies the physical port ID in the form slot/mda/port.
Syntax slot[/mda[/port[.sonet-sdh-index]]]
Slot Values 7750 SR12: 1 - 10
7750 SR7: 1 - 5
7750 SR1: 1
MDA Values 7750 SR-c121, 2
Port Values
Channelized Port Values (for channelized MDAs):
M1-CHOC12-SFP: slot/mda/port. [1..4] . [1..3] . [1..28] . [..24]
For example, 7/2/1.1.1.28.24

M12-DS3: slot/mda/port. [1..28] . [..24]
For example, 7/1/1.1.1
connections
Display ATM connection information
interface-connection
Display ATM interface connection information
pvc
Displays ATM port PVC information
pvp
Displays ATM port PVP information
pvt
Displays ATM port PVT information
vpi
Specifies the ATM network virtual path identifier (VPI) for this PVC.
vci
Specifies the ATM network virtual channel identifier (VCI) for this PVC.
detail
Provides detailed information.
Output 
Port ATM PVC Detail Output
The following table describes port ATM PVC detail output fields.
Sample Output
A:ALA-1# show port 1/1/2 atm pvc 0/500 detail
==============================================================================
ATM Endpoint
==============================================================================
Port Id            : 1/1/2               VPI/VCI            : 0/500
Admin State        : up                  Oper state         : down
OAM State          : ETE-AIS             Encap Type         : llc
Owner              : SAP                 AAL Type           : AAL-5
Endpoint Type      : PVC                 Cast Type          : P2P
Ing. Td Idx        : 5                   Egr. Td Idx        : 3
Last Changed       : 02/14/2007 14:15:12
==============================================================================
ATM Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Octets                                                 0                      0
Cells                                                  0                      0
===============================================================================
AAL-5 Packet Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Packets                                                0                      0
Dropped Packets                                        0                      0
CRC-32 Errors                                          0
Reassembly Timeouts                                    0
Over Sized SDUs                                        0
===============================================================================
ATM OAM Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
AIS                                                    0                      0
RDI                                                    0                      0
Loopback                                               0                      0
CRC-10 Errors                                          0
Other                                                  0
===============================================================================
A:ALA-1#