Configuring a T1 channel

The serial interface created for T1 channels have the same logical features as a synchronous serial interface. You can configure these serial interfaces in the same way you configure a standard synchronous serial interface. For more information about configuring synchronous serial interfaces, see "Configuring WAN interfaces."

To configure a T1 channel:

Step

Command

Remarks

1. Enter system view.

system-view

N/A

2. Enter CPOS interface view.

controller cpos cpos-number

N/A

3. Set the framing format for the T1 channel.

t1 t1-number frame-format { esf | sf }

The default setting is ESF.

4. Set the clock mode for the T1 channel.

t1 t1-number clock { master | slave }

The default setting is slave.

5. (Optional.) Enable loopback on the T1 channel.

t1 t1-number loopback { local | payload | remote }

By default, loopback is disabled.

6. Set overhead bytes for the T1 channel.

t1 t1-number flag c2 c2-value

t1 t1-number flag j2 { sdh | sonet } j2-string

By default, C2 is set to hexadecimal 02, and J2 contains cyclic empty character strings.

7. Configure the T1 operating mode.

  • Specify the unframed mode:t1 t1-number unframed

  • Specify the framed mode and bundle timeslots:

    1. (Optional.) undo t1 t1-number unframed

    2. t1 t1-number channel-set set-number timeslot-list range [ speed { 56k | 64k } ]

By default, a T1 channel operates in framed mode and is not channelized.

When you place a T1 channel in unframed mode, the system automatically creates a 1.544 Mbps serial interface.

When you bundle timeslots on a T1 channel, the system automatically creates a serial interface for the bundle. The rate of the serial interface is identical to timeslot rate (54 kbps or 64 kbps) x number of bundled timeslots.

8. (Optional.) Shut down the specified T1 channel.

t1 t1-number shutdown

By default, a T1 channel is up.