Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Configuring E1 Start and End Flags
By default, start and end flags are shared.
To configure an E1 interface to wait two idle cycles between the start and end flags, include the start-end-flag statement with the filler option at the [edit interfaces interface-name e1-options] hierarchy level:
[edit interfaces interface-name e1-options]start-end-flag filler;
To revert to the default behavior, sharing the transmission of start and end flags, include the start-end-flag statement with the shared option at the [edit interfaces interface-name e1-options] hierarchy level:
[edit interfaces interface-name e1-options]start-end-flag shared;