HP MSR2000/3000/4000 Router Series Voice Command Reference

74
Examples
# Set the trunk direction to bidirectional for timeslot set 0 on interface E1 1/0.
<Sysname> system-view
[Sysname] controller e1 1/0
[Sysname-E1 1/0] timeslot-set 0 timeslot-list 1-31 signal r2
[Sysname-E1 1/0] cas 0
[Sysname-cas 1/0:0] trunk-direction timeslots 1-31 dual
Related commands
select-mode
ts
Use ts to maintain the circuits of specified timeslots.
Syntax
ts { block | open | query | reset } timeslots timeslots-list
Views
R2 signaling view
Predefined user roles
network-admin
Parameters
block: Blocks the circuits of specified timeslots to make them unavailable.
open: Opens the circuits of specified timeslots to make them available.
query: Queries the status of the circuits of specified timeslots to see whether the circuits are busy, open,
or blocked.
reset: Resets the circuits of specified timeslots. You need to do this if the state of an administratively
blocked or opened circuit cannot recover.
timeslots timeslots-list: Specifies a timeslot list. Timeslots are numbered 1 through 31 for an E1 interface
and 1 through 24 for a T1 interface. The timeslot list can contain one or more individual timeslots
separated by commas (for example, 1 or 1, 2, 4), a timeslot range (for example, 5-10), or a combination
of the two forms (for example, 1-14, 15, 17-31).
Examples
# Reset timeslots 1 through 15 in timeslot set 0.
<Sysname> system-view
[Sysname] controller e1 1/0
[Sysname-E1 1/0] timeslot-set 0 timeslot-list 1-31 signal r2
[Sysname-E1 1/0] cas 0
[Sysname-cas 1/0:0] ts reset timeslots 1-15