Cisco Systems AS5800 Server User Manual


 
3-13
Cisco AS5800 Universal Access Server Dial Shelf Card Guide
78-7097-03
Chapter 3 Channelized T3 Trunk Card
Configuring the CT3 Trunk Card
Table 3-3 T3 Configuration Commands
Command Description
Step 1
AS5800> enable
Password:
password
AS5800#
Enter the enable command.
Enter your password.
You are in privileged EXEC mode when the prompt
changes to AS5800#.
Step 2
AS5800# configure terminal
Enter configuration commands, one per
line. End with CNTL/Z.
AS5800(config)#
Enter global configuration mode by entering the
configure terminal command. The example uses the
terminal configuration option.
You are in global configuration mode when the prompt
changes to AS5800(config)#.
Step 3
AS5800(config)# interface loopback 0
%LINEPROTO-5-UPDOWN: Line protocol on
Interface Loopback0, changed state to
up
Enter interface loopback 0 to create interface
loopback 0, which is the logical IP subnet containing
all dial-in user addresses.
You are in interface mode when the prompt changes to
AS5800(config-if)#.
Step 4
AS5800(config-if)# loopback
local
Set the normal data path back to its source (either local
or network).
Step 5
AS5800(config-if)# no shutdown
Enable the interface using the no shutdown
command.
1
Step 6
AS5800(config)# controller t3
shelf/slot
/0
Enter controller configuration mode to configure your
T3 controller port. The only legal port value is 0.
Step 7
AS5800(config-controller)# t3
description
ascii-string
Enter an optional text description for the T3 controller.
Step 8
AS5800(config-controller)# cablelength
200
Enter the controller cablelength value, from 0 to 450
(feet).
Step 9
AS5800(config-controller)# framing
c-bit
Enter the type of T3 framing used. C-bit specifies C-bit
parity framing. M23 (default) specifies M23
multiplexer framing.
Step 10
AS5800(config-controller)# t1
ds1
controller
Create a logical T1 controller from each of the
specified T3 line time slots. The entry ds1 is a time slot
within the T3 line with a value from 1 to 28.
Step 11
AS5800(config)# controller t1
shelf/slot/port:t1-num
Enter controller configuration mode to configure your
T3 controller port. T1-num is a T1 timeslot within the
T3 line with a value from 1 to 28.
Step 12
AS5800(config-controller)# clock source
line
Configure the clock source as an internal clock
(internal) or a recovered clock (line).