Installation guide

ACLI CONFIGURATION SUMMARIES HOW TO USE THE ACLI
Version S-C6.1.0 Oracle Communications Session Border Controller ACLI Reference Guide 27
ACLI Configuration Summaries
The ACLI offers several ways for you to view configuration summaries. While the
most straightforward and commonly used method is the show command, the ACLI
also provides summary information every time you execute the done command.
Viewing
Summaries
The show command that appears for each ACLI configuration element allows you
to view the configured information for a given element. The following example
shows how to view
media-profile configuration summaries.
To view the settings for the media-profile element:
1. Enter the media-profile configuration element through the ACLI path.
ACMEPACKET# co t
ACMEPACKET(configure)# session-router
ACMEPACKET(session-router)# media-profile
ACMEPACKET(media-profile)#
2. From media-profile, use the select command. The <name>: prompt and a list
of configured media-profile elements appear.
ACMEPACKET(media-profile)# select
<name>:
1: PCMU
2: G723
3: G729
3. Select the configured media profile you want to view by entering the
corresponding number and press the <Enter> key.
selection: 1
4. Type show and press the <Enter> key.
ACMEPACKET(media-profile)# show
media-profile
name PCMU
media-type audio
payload-type
transport rtp
req-bandwidth 100
frames-per-packet 500
parameters
average-rate-limit 50
peak-rate-limit 55
max-burst-size 100
sdp-rate-limit-headroom 10
sdp-bandwidth disabled