Riverstone Networks RS Switch Router User Guide Release 8.0 30-33
WAN Configuration Channelized T1, E1 and T3 Services Overview
Configuring a Channelized T1 Interface
The following commands are an example of configuring a basic Channelized T1 interface.
For the Channelized T1 interface example:
port set t1.2.(1-4):1 - Configures the following parameters for ports 1 through 4.
framing esf - Sets the framing type to Extended Super Frame.
fdl ansi - Sets the Facilities Data Link (data channel) to ANSI.
lbo -7.5db - Sets the line loss to -7.5 db.
timeslots 1-24 - Sets the range of time slots to select in a frame from 1 to 24.
wan-encapsulation ppp - Sets the WAN encapsulation type to PPP. This must be specified on
the same line as the timeslots.
Configuring a Channelized E1 Interface
The following commands are an example of configuring a basic Channelized E1 interface.
For the Channelized E1 interface example:
port set e1.3.(1-4):1 - Configures the following parameters for ports 1 through 4.
framing crc4 - Sets the framing type to Cyclic Redundancy Check 4.
impedance 75ohm - Sets the impedance of the line to 75 ohm.
timeslots 1-31 - Sets the range of time slots to select in a frame from 1 to 31.
ts16 - Sets timeslot 16 to be used for data. If timeslot 16 is used with other timeslots, ts16 must
be specified on the same line as the timeslots.
wan-encapsulation ppp - Sets the WAN encapsulation type to PPP. This must be specified on
the same line as the timeslots and ts16.
Configuring Channelized T3 Interfaces
The following commands are an example of configuring a basic Channelized T3 interface.
For the Channelized T3 interface example:
port set t3.4.1 - Configures the following parameter for the Channelized T3 interface on port 1.
lbo -7.5db - Sets the Channelized T3 line loss to -7.5 db.
rs(config)# port set t1.2.(1-4) framing esf fdl ansi lbo -7.5db
rs(config)# port set t1.2.(1-4):1 timeslots 1-24 wan-encapsulation ppp
rs(config)# port set e1.2.(1-4) framing crc4 impedance 75ohm
rs(config)# port set e1.2.(1-4):1 timeslots 1-31 ts16 wan-encapsulation ppp
rs(config)# port set t3.4.1 lbo -7.5db