Configuring a CT3 interface in CT3 mode

When you change the interface state during the configuration, make sure you understand the following information:

To configure a CT3 interface in CT3 mode:

Step

Command

Remarks

1. Enter system view.

system-view

N/A

2. Enter CT3 interface view.

controller t3 interface-number

N/A

3. Configure the interface to operate in CT3 mode.

using ct3

The default operating mode is CT3 mode.

4. Set the operating mode of a T1 line on the CT3 interface.

  • Set the operating mode to unframed (T1):t1 line-number unframed

  • Set the operating mode to framed (CT1) and bundle timeslots:

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

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

By default:

  • A T1 line operates in framed (CT1) mode.

  • No timeslots are bundled into channel sets.

5. (Optional.) Configure the interface description.

description text

By default, the description of an interface is interface-name Interface.

6. (Optional.) Set the clock mode.

  • Set the clock mode for a CT3 interface:clock { master | slave }

  • Set the clock mode for a T1 line on the CT3 interface:t1 line-number clock { master | slave }

The default clock mode for the CT3 interface is slave.

The default clock mode for the T1 line is slave.

7. Set the cable length.

cable feet

The default is 14.9 meters (49 feet).

8. Set the framing format for the CT3 interface.

frame-format { c-bit | m23 }

By default, the framing format on the CT3 interface is C-bit.

9. Set the framing format for the T1 line.

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

By default, the framing format on the T1 line is ESF.

10. (Optional.) Set the loopback mode.

  • On the CT3 interface:loopback { local | payload | remote }

  • On a T1 line:t1 line-number set loopback.{ local | payload | remote }

By default, loopback is disabled.

11. (Optional.) Configure alarm signal detection/sending.

  • On the CT3 interface:alarm { detect | generate { ais | febe | idle | rai } }

  • On a T1 line:t1 line-number alarm { detect | generate { ais | rai } }

By default, alarm signal detection is enabled and alarm signal sending is disabled.

12. (Optional.) Configure FEAC channel signal detection/sending on the CT3 interface.

  • feac detect

  • feac generate loopback { ds3-line | ds3-payload }

  • feac generate { ds3-los | ds3-ais | ds3-oof | ds3-idle | ds3-eqptfail }

By default, FEAC channel signal detection is enabled, but no FEAC signals are sent.

13. (Optional.) Configure MDL message detection/sending on the CT3 interface.

mdl { data { eic string | fic string | | gen-no string | lic string | pfi string | port-no string | unit string } | detect | generate { idle-signal | path | test-signal } }

By default, MDL message detection and sending are disabled and the default MDL message information applies.

14. (Optional.) Place a T1 line on the far-end CT3 interface in a loopback.

t1 line-number sendloopcode { fdl-ansi-line-up | fdl-ansi-payload-up | fdl-att-payload-up | inband-line-up }

By default, no loopback mode is set.

15. (Optional.) Set the FDL format for a T1 channel.

t1 line-number set fdl { ansi | att | both | none }

By default, FDL is disabled.

This operation applies only to T1 channels that are formed on CT3 interfaces, operate in channelized mode, and use ESF as the T1 framing format.

16. (Optional.) Restore the default settings for the CT3 interface.

default

N/A

17. (Optional.) Bring up the CT3 interface or a T1 line on the interface.

  • Bring up the CT3 interface:undo shutdown

  • Bring up a T1 line on the CT3 interface:undo t1 line-number shutdown

By default, all CT3 interfaces and T1 lines are up.

18. Return to system view.

quit

N/A

19. Enter synchronous serial interface view.

  • In T1 mode:
    interface serial
    number/line-number:0

  • In CT1 mode:
    interface serial
    number/line-number:set-number

Make sure the synchronous serial interface is the one created for the T1 line you want to configure.

20. Set the CRC mode.

crc { 16 | 32 | none }

The default is 16-bit CRC.