4-19
Cisco BTS 10200 Softswitch ISDN Provisioning and Troubleshooting
OL-12436-02
Chapter 4 Maintaining and Troubleshooting the ISDN System
ISDN D-Channel and Trunk Group CLI Command Troubleshooting
Table 4-3
CLI Command Differences by Release
Command
Description
Release 4.5 and Earlier RUDP
Release 5.0 RUDP
Release 5.0 IUA
Bring up a
backhaul session
N/A
Controlling the trunk group in service
automatically creates the backhaul
session if the backhaul session was not
already created.
N/A
Controlling the D-channel in
service automatically brings
up the backhaul session if the
backhaul session was not
already created.
control sctp-assoc
id=<isdn1>; mode=forced;
target-state=ins;
Bring up a
D-channel
N/A
Controlling a trunk group in service
automatically brings up the D-channel
if the D-channel is not already up.
control isdn-dchan
id=<dchan1>;
dchan-type=primary;
target-state=ins;
mode=forced;
control isdn-dchan
id=<dchan1>;
dchan-type=primary;
target-state=ins;
mode=forced;
Bring up a trunk
group
control trunk-grp id=<100>;
target-state=ins; mode=forced;
control trunk-grp
id=<100>;
target-state=ins;
mode=forced;
control trunk-grp
id=<100>;
target-state=ins;
mode=forced;
Bring down a
trunk group
control trunk-grp id=<100>;
target-state=oos; mode=forced;
Controlling a trunk group out of service
automatically brings down the
D-channel. It also brings down the
backhaul session if the trunk group was
the last trunk group configured in the
gateway.
control trunk-grp
id=<100>;
target-state=oos;
mode=forced;
control trunk-grp
id=<100>;
target-state=oos;
mode=forced;
D-channel
switchover
(NFAS)
control isdn-dchan tgn-id=<100>;
control isdn-dchan
id=<dchan1>; mode=forced;
target-state=switchover;
control isdn-dchan
id=<dchan1>; mode=forced;
target-state=switchover;
Bring down the
primary
D-channel
(NFAS)
N/A
control isdn-dchan
id=<dchan1>;
dchan-type=primary;
mode=forced;
target-state=oos;
For NFAS, this command
brings the backup D-channel
to Active state if it is in
Standby state. Otherwise, the
backup D-channel is not
impacted by this command.
Controlling the primary
D-channel out of service
automatically brings down the
backhaul session if the
D-channel was the last
D-channel configured in the
gateway.
control isdn-dchan
id=<dchan1>;
dchan-type=primary;
mode=forced;
target-state=oos;
For NFAS, this command
brings the backup D-channel
to Active state if it is in
Standby state. Otherwise, the
backup D-channel is not
impacted by this command.