Command Reference Guide
SROS Command Line Interface Reference Guide T1 Interface Configuration Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 518
tdm-group <group number> timeslots <1-24> speed [56 | 64]
Use the tdm-group command to create a group of contiguous DS0s on this interface to be used during the
bind process. See crypto map <mapname> on page 731 for related information.
Syntax Description
<group number> Numerical label to identify the created tdm-group (valid range: 1-255).
timeslots Keyword to specify the DS0s to be used in this tdm-group.
<1-24> Specifies the DS0s to be used in the tdm-group. This can be entered as a single
number representing one of the 24 T1 channel timeslots or as a contiguous group
of DS0s. (For example, 1-10 specifies the first 10 channels of the T1.)
speed Optional.
Keyword to specify the individual DS0 rate on the T1 interface. If the speed
keyword is not used, the Secure Router OS assumes a DS0 rate of 64 kbps.
56 Specifies a DS0 rate of 56 kbps.
64 Specifies a DS0 rate of 64 kbps.
Default Values
By default, there are no configured tdm-groups.
Usage Examples
The following example creates a tdm-group (labeled 5) of 10 DS0s at 64 kbps each:
(config)#interface t1 1/1
(config-t1 1/1)#tdm-group 5 timeslots 1-10 speed 64
Caution
Changing tdm-group settings could potentially result in service interruption.