By default, an E3 interface shares the transmission of the start and end flags
To configure an E3 interface to wait two idle cycles between the start and end flags, include the filler statement at the [edit interfaces interface-name e3-options start-end-flag] hierarchy level:
- [edit interfaces interface-name e3-options]
-
start-end-flag filler;
To revert to the default behavior, sharing the transmission of start and end flags, include the shared statement at the [edit interfaces interface-name e1-options start-end-flag] hierarchy level:
- [edit interfaces interface-name e3-options]
-
start-end-flag shared;