show aal2 profile
To display the ATM adaptation layer 2 (AAL2) profiles configured on the system, use the show aal2 profile command in privileged EXEC mode.
show aal2 profile all {itut profile-number | atmf profile-number | custom profile-number}
Syntax Description
all |
Displays ITU-T, ATMF, and custom AAL2 profiles configured on the system. |
itut |
Displays ITU-T profiles configured on the system. |
atmf |
Displays ATMF profiles configured on the system. |
custom |
Displays custom profiles configured on the system. |
profile -number |
AAL2 profile number to display. Choices are as follows: For ITU-T:
For ATMF: None. ATMF is not supported. For custom:
|
Command Modes
Privileged EXEC (#)
Command History
Release |
Modification |
---|---|
12.1(1)XA |
This command was introduced on the Cisco MC3810. |
12.1(2)T |
This command was integrated into Cisco IOS Release 12.1(2)T. |
12.2(2)T |
This command was implemented on the Cisco 7200 series. |
Usage Guidelines
This command applies to AAL2 VoATM applications on the Cisco 7200 series routers.
Examples
The following command displays all of the configured profiles in the system:
Router# show aal2 profile all
Printing all the Profiles in the system
Profile Type: ITUT Profile Number: 1 SID Support: 0
Red enable: 1 Num entries: 1
Coding type: g711ulaw Packet length: 40 UUI min: 0 UUI max: 15
Profile Type: ITUT Profile Number: 2 SID Support: 1
Red enable: 1 Num entries: 1
Coding type: g711ulaw Packet length: 40 UUI min: 0 UUI max: 15
Profile Type: custom Profile Number: 100 SID Support: 1
Red enable: 1 Num entries: 2
Coding type: g711ulaw Packet length: 40 UUI min: 0 UUI max: 7
Coding type: g726r32 Packet length: 40 UUI min: 8 UUI max: 15
Profile Type: ITUT Profile Number: 7 SID Support: 1
Red enable: 1 Num entries: 2
Coding type: g711ulaw Packet length: 40 UUI min: 0 UUI max: 15
Coding type: g729ar8 Packet length: 10 UUI min: 0 UUI max: 15
Profile Type: custom Profile Number: 110 SID Support: 1
Red enable: 1 Num entries: 3
Coding type: g711ulaw Packet length: 40 UUI min: 0 UUI max: 7
Coding type: g726r32 Packet length: 40 UUI min: 8 UUI max: 15
Coding type: g729ar8 Packet length: 30 UUI min: 8 UUI max: 15
The table below describes significant fields shown in this output.
Field |
Description |
---|---|
Coding type |
Voice compression algorithm. |
ITUT Profile Number |
Predefined combination of one or more codec types configured for a digital signal processor (DSP). |
Num entries |
Number of profile elements. |
Packet length |
Sample size. |
Profile Type |
Category of codec types configured on DSP. Possible types are ITU-T, ATMF, and custom. |
Red enable |
Redundancy for type 3 packets. |
SID Support |
Silence insertion descriptor. |
UUI max |
Maximum sequence number on the voice packets. |
UUI min |
Minimum sequence number on the voice packets. |