This chapter covers the following topics:
Introduction
The MAX TNT T3 card is a communications circuit composed of seven DS2s, each of which includes four DS1s, each of which in turn is composed of 24 DS0s, for a total of 672 DS0 channels.
Installing the T3 card
You install T3 cards in the same way you install other MAX TNT slot cards. For instructions, see Installing a slot card.
Connecting the MAX TNT T3 card to the WAN
Connect the T3 line to the T3 card with two 75 Ohm coaxial cables (RG 59/U). To provide for redundant operation, the T3 card has a second pair of BNC jacks that can be used to connect to a second T3 card or other Data Terminal Equipment (DTE).
Interpreting a T3 card's status lights
All status lights except LA are lit upon power-up or reset and remain so until the card passes POST. If no LEDs are lit, the DS3 interface is either disabled or is receiving an Alarm Indication Signal (AIS) or Idle Signal.
Lights |
Description |
---|---|
LA
|
Green. Indicates the DS3 interface is enabled and has not detected any error conditions.
|
RA
|
Red. Indicates the DS3 interface is experiencing loss of receive signal.
|
LO
|
Red. Indicates the DS3 interface is out of frame alignment.
|
YA
|
Yellow. Indicates the DS3 interface has detected Far End Receive Failure indication transmitted from the other side.
|
FAULT
|
Yellow. Behaves as follows:
|
Overview of T3 configuration
Table 9-2 lists the sections describing common tasks you might have to perform to configure a T3 line. The table includes a brief description of each task, and lists the parameters you will use.
(This chapter only describes the specifics that apply to a T3 card. For information about configuring T1 profiles, see Chapter 7, "Configuring T1 Cards.")
For complete information about the associated parameters, see the MAX TNT Reference Guide.
Understanding T3 configuration requirements
Configuring the T3 card is very similar to configuring the eight-port T1 card, but with some important differences. Table 9-3 lists the differences.
Understanding T3-card profiles
When the MAX TNT first detects the presence of a T3 card, it creates the following profiles for each card:
admin> dir t3The following example shows the parameters in a T3 profile, with sample settings:
7 03/21/1997 21:12:03 { shelf-1 slot-7 0 }
t3 { shelf-N slot-N N }
physical-address* = { shelf-N slot-N N }
enabled = yes
application = m13
line-length = 1-255
admin> dir call-r
9 02/28/1997 10:54:38 { { { any-shelf any-slot 0 } 0 } 0 }
13 02/28/1997 10:54:49 { { { shelf-1 slot-8 0 } 0 } 0 }
13 02/28/1997 10:54:49 { { { shelf-1 slot-11 0 } 0 } 0 }
13 02/28/1997 10:54:49 { { { shelf-1 slot-16 0 } 0 } 0 }
13 02/28/1997 10:54:49 { { { shelf-1 slot-13 0 } 0 } 0 }
13 03/21/1997 10:18:40 { { { shelf-1 slot-7 0 } 0 } 0 }
The following example shows the parameters in a T1 profile, with sample settings:
T1 { shelf-N slot-N N }These T1 profiles are identical to those created for the DS1s on an eight-port T1 card.
name=
physical-address* = { shelf-N slot-N N }
line-interface
enabled = no
frame-type = d4
encoding = ami
clock-source = eligible
clock-priority = middle-priority
signaling-mode = inband
robbed-bit-mode = wink-start
default-call-type = digital
switch-type = att-pri
nfas-id = 0
call-by-call = 0
data-sense = normal
idle-mode = flag-idle
FDL = none
front-end-type = dsx
DSX-line-length = 1-133
CSU-build-out = 0-db
maintenance-state = no
channel-config N
channel-usage = switched-channel
trunk-group = 9
phone-number = ""
call-route-info = { any-shelf any-slot 0 }
nailed-group = 0
Assigning a name to a T3 profile
In a T3 profile, the Name parameter enables you to assign the profile a name of up to 16 characters. It is displayed after the line's physical address in the Dir command output. For example:
admin> read t3 {1 12 0}For T3 lines, the Line Status window displays the first eight characters of the name if one has been assigned. For example:
admin> set name = T3 Trunk
admin> write
T3/{ shelf-1 slot-12 0 } written
admin> dir T3
17 04/17/1997 19:00:02 { shelf-1 slot-12 0 } "T3 Trunk"
"T3 Trunk" 1/15/00 LA la la la la la la laIf the name is longer than eight characters, the last character displayed is a plus-sign (+).
Enabling a line
By default each DS3 line is disabled. When the DS3 interface is disabled, it transmits the DS3 Idle Signal to the far end.
admin> read t3 {1 2 1}
T3/{ shelf-1 slot-2 1 } read
admin> set line enabled = yes
admin> write
T3/{ shelf-1 slot-2 1 } written
Configuring the T3 physical link
You must specify a frame type and the length of the lines that connect the MAX TNT T3 card to the DSX-3 cross-connect. The line length should reflect the longest line length you expect to encounter in your installation. For a direct connection, double the value.
admin> set line frame-type = [m13|c-bit-parity]
admin> set encoding = [0-225|226-450]
admin> write
Configuring clocking
For DS1 transmission, the T3 card uses the same system-wide PLL synchronous clock source used by the eight-port T1 cards. Any of the T3 T1 lines can serve as the clock source for the MAX TNT system.
Copyright © 1997, Ascend Communications, Inc. All rights reserved.