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

Configuring Frame Relay Circuits

For Frame Relay circuits, include the encapsulation statement at the [edit interfaces interface-name] hierarchy level:

[edit interfaces interface-name]
encapsulation type;

On the logical interface, include the following statements:

point-to-point;
encapsulation type;
dlci dlci-identifier;

You can include the logical interface statements at the following hierarchy levels:

The encapsulation type can be one of the following:

For each DLCI, configure whether it is a circuit or a regular logical interface. The DLCI for regular interfaces must be from 1 through 511. For CCC and TCC interfaces, it must be from 512 through 1022. This restriction does not apply to IQ interfaces. The default interface type is point to point.


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