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

Frame Relay Encapsulation for Layer 2 Switching Cross-Connects

For Frame Relay circuits, specify the encapsulation when configuring the DLCI. Configure each DLCI as a circuit or a regular logical interface. The DLCI for regular interfaces must be from 1 through 511. For CCC interfaces, it must be from 512 through 4094.

interfaces {
type-fpc/pic/port {
unit logical-unit-number {
point-to-point; # Default interface type
encapsulation encapsulation-type;
dlci dlci-identifier;
}
}
}

You can configure these statements at the following hierarchy levels:


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