cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
355
Views
0
Helpful
1
Replies

AS5300 question

sesha1234
Level 1
Level 1

I am configuring a T1 controller on AS5350. Below is the section of config. Can someone tell me what the last line "ds0-group busyout 24 soft" mean? I didn't add this line but I saw this when I did a "sh run"? Thank you.

controller T1 3/1

framing sf

linecode ami

cablelength short 133

ds0-group 0 timeslots 1 type fxs-loop-start

ds0-group 1 timeslots 2 type fxs-loop-start

ds0-group 2 timeslots 3 type fxs-loop-start

ds0-group 3 timeslots 4 type fxs-loop-start

ds0-group 4 timeslots 5 type fxs-loop-start

ds0-group 5 timeslots 6 type fxs-loop-start

ds0-group 6 timeslots 7 type fxs-loop-start

ds0-group 7 timeslots 8 type fxs-loop-start

ds0-group 8 timeslots 9 type fxs-loop-start

ds0-group 9 timeslots 10 type fxs-loop-start

ds0-group 10 timeslots 11 type fxs-loop-start

ds0-group 11 timeslots 12 type fxs-loop-start

ds0-group 12 timeslots 13 type fxs-loop-start

ds0-group 13 timeslots 14 type fxs-loop-start

ds0-group 14 timeslots 15 type fxs-loop-start

ds0-group 15 timeslots 16 type fxs-loop-start

ds0-group 16 timeslots 17 type fxs-loop-start

ds0-group 17 timeslots 18 type fxs-loop-start

ds0-group 18 timeslots 19 type fxs-loop-start

ds0-group 19 timeslots 20 type fxs-loop-start

ds0-group 20 timeslots 21 type fxs-loop-start

ds0-group 21 timeslots 22 type fxs-loop-start

ds0-group 22 timeslots 23 type fxs-loop-start

ds0-group 23 timeslots 24 type fxs-loop-start

ds0 busyout 24 soft

1 Reply 1

fchaudhr
Cisco Employee
Cisco Employee

That means that timeslot #24 will be busyout, when their is no active call on this timeslot (soft busyout). The command shouldn't appear by itself i.e. not a default command on IOS. You may remove it, if you don't want to busyout this Timeslot (TS).

Also you may check the status of the TS (A & B bit status etc) by using "show controller t1 timeslot <1-24>" e.g. show controller t1 3/1 timeslot 1-24"