Cisco 10000 Series Configuration Manual page 220

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

Advertisement

Interface Configuration Sample
Full-Rate T3 Interface
Enter controller configuration mode.
a.
Router(config)# controller t3 2/0/0
Router(config-controller)#
To create a full-rate T3 interface, you must eliminate the T1 interfaces by entering the no
b.
channelized command.
Router(config-controller)# no channelized
Router(config-controller)# exit
Router(config)#
Go to interface configuration mode:
c.
Router(config)# interface serial 2/0/0
You can now continue to Step 2.
d.
Subrate T3 Interface
a.
Enter controller configuration mode.
Router(config)# controller t3 2/0/1
Router(config-controller)#
To create a subrate T3 interface, first create a full-rate one.
b.
Router(config-controller)# no channelized
Router(config-controller)# exit
Router(config)#
Then go into interface configuration mode, where you can use the dsu bandwidth command to
c.
create a subrate T3 interface. In this example, a subrate T3 interface is created that has a bandwidth
of 16,000 kbps.
Router(config)# interface serial 2/0/1
Router(config-if)# dsu bandwidth 16000
d.
You can now continue to Step 2.
Full T1 Interface
Enter controller configuration mode.
a.
Router(config)# controller t3 2/0/2
Router(config-controller)#
Use the t1 channel group command to create a T1 interface. In the following example, T1 interface
b.
1 (of 28) is defined as being made up of a single channel group, number 20 (any number between 0
and 23). This channel group consists of all 24 DS0 timeslots.
Router(config-controller)# t1 1 channel-group 20 timeslots 1-24
Go to interface configuration mode for the channel group you just created.
c.
Router(config)# interface serial 2/0/2/1:20
You can now continue to Step 2.
d.
Cisco 10000 Series Router Line Card Configuaration Guide
8-4
Chapter 8
6-Port Channelized T3 Line Card Configuration
OL-8834-04

Advertisement

Table of Contents
loading

Table of Contents