Troubleshooting guide
3-30
Cisco Broadband Local Integrated Services Solution Troubleshooting Guide
OL-5169-01
Chapter 3 Trouble Isolation Procedures
Component States
Reset Command
The reset command clears all manual and blocked states as well as any active/transient calls on a trunk
termination, with the exception of SS7 trunk terminations. It brings a trunk into INS mode.
This section is organized as follows:
• Reset a Single CIC
• Reset a Range of CICs
• Reset All CICs
Reset a Single CIC
The following example resets a single CIC on a specific trunk:
CLI> reset trunk-termination tgn-id=22; cic=1
Reply : Success:
TGN ID -> 22
REASON -> ADM executed successful
RESULT -> ADM configure result in success
CIC START -> 1
CIC END -> 1
FAIL REASON -> ADM found no failure
Reset a Range of CICs
The following example resets a range of CICs on a specific trunk:
CLI> reset trunk-termination tgn-id=13; cic=1-6;
TGN ID -> 13
REASON -> ADM executed successful
RESULT -> ADM configure result in success
CIC START -> 1
CIC END -> 6
FAIL REASON -> ADM found no failure
Reset All CICs
The following example resets all CICs on a specific trunk:
CLI> reset trunk-termination tgn-id=13; cic=all;
TGN ID -> 13
REASON -> ADM executed successful
RESULT -> ADM configure result in success
CIC START -> 1
CIC END -> 24
FAIL REASON -> ADM found no failure