Cisco 10000 Series Configuration Manual page 212

Router line card
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Creating a T3, VT, or AUG Controller
For E1 (framed):
[no] tug-2 <tug-2#> e1 <e1#> channel-group <channel#> timeslots <range>
For E1 (unframed):
[no] tug-2 <tug-2#> e1 <e1#> unframed
Where:
tug-2 is 1 to 7
t1# is 1 to 4
e1# is 1 to 3
channel-group channel# identifies the channel group with any number from 0 to 23.
timeslots range can be 1 to 24 for T1, or 1 to 31 for E1, or a combination of subranges within those
intervals. You can indicate a range using a hyphen, commas, or a combination of both. One timeslot
equals one DS0. (See the examples below.)
speed{56 | 64} is an optional T1 argument that specifies the speed of a timeslot as either 56 or 64
kbps. The default is 64. (The 56 kbps timeslots are generally used with older T1 equipment that does
not support B8ZS and are associated with SF framing.)
Note
unframed creates an unframed E1 channel. This creates an interface with channel-group number 0.
Note
Use the no form of the command to remove a logical channel group.
The following examples show how to use the channel-group command:
In this example, T1 interface 3 includes channel group 20 and consists of 9 channelized timeslots:
Router(config-controller)# controller au-3 2/0/0.2
Router(config-controller)# mode c-11
Router(config-controller)# tug-2 1 t1 3 channel-group 20 timeslots 1-9
To enter interface configuration mode for T1 interface 3 channel group 20, enter the following:
Router(config)# interface serial 2/0/0.2/3:20
In this example, T1 interface 4 includes channel group 18 and consists of all 24 timeslots, creating
a full T1 interface:
Router(config-controller)# controller au-3 2/0/0.2
Router(config-controller)# mode c-11
Router(config-controller)# tug-2 1 t1 4 channel-group 18 timeslots 1-24
To enter interface configuration mode for T1 interface 4 channel group 18, enter the following:
Router(config)# interface serial 2/0/0.2/4:18
In the following example, T1 interface number 5 is divided into three channel groups, which total
11 timeslots:
Router(config-controller)# controller au3 2/0/0.2
Router(config-controller)# mode c-11
Router(config-controller)# tug-2 1 t1 5 channel-group 19 timeslots 1-6
Cisco 10000 Series Router Line Card Configuaration Guide
7-28
The speed argument applies only to T1 channel groups and is not valid for E1.
The unframed argument applies only to E1 channel groups and is not valid for T1.
Chapter 7
4-Port Channelized OC-3/STM-1 Line Card Configuration
OL-8834-04

Advertisement

Table of Contents
loading

Table of Contents