[an error occurred while processing this directive] [an error occurred while processing this directive]

Configuring the T3 Idle Cycle Flag

By default, a T3 interface transmits the value 0x7E in the idle cycles. To have the interface transmit the value 0xFF (all ones) instead, include the idle-cycle-flag statement at the [edit interfaces interface-name t3-options] hierarchy level, specifying the ones option:

[edit interfaces interface-name t3-options]
idle-cycle-flag ones;

To explicitly configure the default value of 0x7E, include the idle-cycle-flag statement with the flags option:

[edit interfaces interface-name t3-options]
idle-cycle-flag flags;

Updated: 2009-04-07

[an error occurred while processing this directive]