[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring a Clear Channel

A clear channel is an interface that uses the entire bandwidth of the port on a PIM. To configure a clear channel, include the no-partition and interface-type statements in the configuration.On a Dual-Port Channelized T1-E1 PIM, you can configure two clear-channel interfaces.

To configure an E1 interface, include the no-partition and interface-type statements at the [edit interfaces ce1-pim/0/port] hierarchy level:

[edit interfaces ce1-pim/0/port]
no-partition interface-type e1;

This configuration creates interface e1-pim/0/port.

To configure aT1 interface, include the no-partition and interface-type statements at the [edit interfaces ct1-pim/0/port] hierarchy level:

[edit interfaces ct1-pim/0/port]
no-partition interface-type t1;

This configuration creates interface t1-pim/0/port.


[Contents] [Prev] [Next] [Index] [Report an Error]