1-12
Cisco BTS 10200 Softswitch ISDN Provisioning and Troubleshooting
OL-12436-02
Chapter 1 ISDN Provisioning
Cisco BTS 10200 Provisioning
Verify Trunk Group Status
Perform the following steps to verify the trunk group status:
Step 1
Verify the trunk group status.
status trunk-grp id=100;
Step 2
If the administrative state is ADMIN_INS and the operational state is in-service, signaling is functioning
properly on this trunk group. Proceed to the
“Verify Trunk Termination and Trunk Status” section on
Otherwise, stop and perform troubleshooting in accordance with the
Obtaining Support, and Security Guidelines” section on page vi
.
Verify Trunk Termination and Trunk Status
Perform the following steps to verify the trunk termination and trunk status:
Step 1
Verify the trunk termination and trunk status. The following command queries both the trunk termination
status and trunk (channel) status:
status trunk-termination tgn-id=100; cic=8;
Reply : Success:
RESULT -> ADM configure result in success
REASON -> ADM executed successful
TGN ID -> 100
CIC -> 8
TERM ADMIN STATE -> ADMIN_INS
TERM OPER STATE -> Termination is idle
TERM REASON -> No fault reason available
TRUNK STATIC STATE -> ACTV
TRUNK DYNAMIC STATE -> TRNS
TRUNK REASON -> NON_FAULTY
The command in the following example queries trunk termination status and trunk status for channels 1
to 4:
status trunk-termination tgn-id=100; cic=1-4;
Reply : Success: Entries 1-4 of 4 returned.
TGN_ID -> 100
CIC -> 4
RESULT -> ADM configure result in success
REASON -> ADM executed successful
TERM_ADMIN_STATE -> ADMIN_INS
TERM_OPER_STATE -> Termination is idle
TERM_REASON -> No fault reason available
TRUNK_STATIC_STATE -> ACTV
TRUNK_DYNAMIC_STATE -> IDLE
TRUNK_REASON -> NON_FAULTY