Example: Configuring a Channelized E1 Interface as a Clear Channel
No special configuration beyond device initialization is required before configuring this feature.
In this example, you configure the ce1-3/0/0 interface as a clear channel. As part of the configuration, you configure the following interface options:
- Use the device’s system clock (internal) instead of a signal received from the E1 interface (external) as the transmit clock source.
- Label the physical interface (description) as clear e1 interface.
- Delay the advertisement of interface transitions (hold-time) from up to down to 500 milliseconds. Additionally, set the link hold up time to 500 milliseconds.
- Use the interface as a single clear channel (no-partition).
- Use subunit queuing on Frame Relay or VLAN IQ interfaces (per-unit-scheduler).
You also set E1 options:
- Set the bit error rate (BERT) algorithm to all ones repeating.
- Set the BERT error rate to 5.
- Set the BERT period to 5 seconds.
- Set the framing mode to G704.
- Set the loopback mode to local.
Additionally, this example shows how to flag all traceoption messages and how to apply configuration settings to the test group.
To configure a channelized E1 interface as a clear channel:
Create the new interface.
[edit]user@host# edit interfaces ce1-3/0/0Configure interface options.
[edit interfaces ce1-3/0/0]user@host# set clock internaluser@host# set description clear e1 interfaceuser@host# set hold-time down 500 up 500user@host# set no-partition interface-type e1user@host# set per-unit-schedulerConfigure E1 options.
[edit interfaces ce1-3/0/0]user@host# set bert-algorithm all-ones-repeatinguser@host# set bert-error-rate 5user@host# set bert-period 5user@host# set framing g704user@host# set loopback localConfigure trace options.
[edit interfaces ce1-3/0/0]user@host# set traceoptions flag allConfigure advanced options.
[edit interfaces ce1-3/0/0]user@host# set interfaces apply-groups test
Hide Navigation Pane
Show Navigation Pane
Download
SHA1