Troubleshooting guide

3-90
Cisco PGW 2200 Softswitch Release 9.8 Operations, Maintenance, and Troubleshooting Guide
OL-0800-14
Chapter 3 Cisco PGW 2200 Softswitch Platform Operations
Regular Operations
Step 2 Enter the following command to modify the trunk group that is associated with an ACCRC:
prov-ed:trnkgrpprop:name="
comp_name
",ACCRespCatName=”
cat_name
Where:
comp_name—MML name for the trunk group to be associated with an ACCRC.
Note If you do not know the MML name of the trunk group, use the prov-rtrv:trnkgrp:”all”
command to find the name.
cat_name—MML name for the ACCRC.
For example, to associate an ACCRC called cat1 with a trunk group named trunk2, enter the
prov-ed:trnkgrpprop:name=“trunk2”,ACCRespCatName=“cat1” command:
Step 3 Save and activate your provisioning changes as described in the “Saving and Activating your
Provisioning Changes” section on page 3-65.
Modifying an ACL Timer
When the Cisco PGW 2200 Softswitch receives ACL indication from an adjacent signaling point, it
activates the controls that are specified for that congestion level on the trunk group or SS7 signaling path.
The trunk group or SS7 signaling path is associated with the release message and starts an ACL timer
(ACLDur). You can configure the duration of this timer on a trunk group or SS7 signaling path. The
default value of the ACLDur timer is 5 seconds. When the ACL timer expires, the system deactivates the
congestion controls on the trunk group or SS7 signaling path.
Note You might need to adjust timers depending on the size of your trunk group.
To modify the settings for the ACL timer that is associated with a particular trunk group or SS7 signaling
path, perform the following steps:
Note You can also use the Cisco VSPT to modify the settings for an ACL timer. For more information on using
the Cisco VSPT, see Cisco Voice Services Provisioning Tool User Guide.
Step 1 Start a provisioning session, as described in the “Starting a Provisioning Session” section on page 3-64.
Step 2 Enter the following command to modify the property that sets the duration of the ACL timer:
prov-ed:
component
:name="
comp_name
",ACLDur=
num
Where:
component—MML component type name for the SS7 signaling path or trunk group properties.
Depending on the type of system, enter one of the following:
sigsvcprop—Component type for signaling path properties, used to set the ACL timer duration
on systems that are configured for signaling.
trnkgrprop—Component type for trunk group properties, used to set the ACL timer duration on
systems that are configured for call control.