![Cisco BTS 10200 Softswitch Скачать руководство пользователя страница 615](http://html.mh-extra.com/html/cisco/bts-10200-softswitch/bts-10200-softswitch_troubleshooting-manual_67550615.webp)
14-41
Cisco BTS 10200 Softswitch Troubleshooting Guide, Release 5.0.x
OL-8723-19
Chapter 14 General Troubleshooting
Protocol Troubleshooting
Additional Command Line Interface Verification
Perform the following steps to provide additional CLI verification of a problem:
Step 1
Use the control command to put the trunk group out of service (OOS) and back into INS:
Place OOS:
control tt tgn-id=17; cic=all; target-state=oos; mode=graceful;
Place INS:
control tgn-id=17; target-state=ins; mode=forced;
Step 2
If the B channel is not IDLE, use the control command to put each circuit OOS and back INS:
Place OOS:
control trunk-termination tgn-id=17; cic=1; target-state=oos; mode=forced;
Place INS:
control trunk-termination tgn-id=17; cic=1; target-state=ins; mode=forced;
Step 3
Check the status of the trunk group:
status
trunk-grp id=<TG ID number; call-agent-id=<CA ID;
If the trunk group status has still not changed to ADMIN_INS—even though the commands in Steps 1
and 2 were successful—then it means that communication to the MGW has been lost. Notify your system
administrator and have the problem corrected before continuing.
Step 4
Check trunk termination and trunk status. The single command shown here queries both the
trunk-termination status and trunk (channel) status:
status trunk-termination tgn-id=17; cic=all;
CONFIGURATION COMMAND EXECUTED TRUNK_GRP -17 -CIC -1
TERM ADMINstatus -ADMIN_INS
TERM OPERstatus -TERM_STATE_IDLE
CIC STATIC STATE -ACTV
CIC DYNAMIC STATE -IDLE
...
...
CONFIGURATION COMMAND EXECUTED TRUNK_GRP -17 -CIC -23
TERM ADMINstatus -ADMIN_INS
TERM OPERstatus -TERM_STATE_IDLE
CIC STATIC STATE -ACTV
CIC DYNAMIC STATE -IDLE
status trunk-termination tgn-id=17; cic=23
REPLY=CONFIGURATION COMMAND EXECUTED ISDN_TRUNK_GROUP -17 -CIC -23
TERM ADMINstatus -ADMIN_INS
TERM OPERstatus -TERM_STATE_IDLE
CIC STATIC STATE -ACTV
CIC DYNAMIC STATE -IDLE