Specify the encapsulation type for Frame Relay circuits when configuring the data-link connection identifier (DLCI). You configure each DLCI as a circuit or a regular logical interface. The DLCI for regular interfaces must be in the range from 1 through 511. For TCC and CCC interfaces, it must be in the range from 512 through 1022.
Configure Frame Relay circuits for TCC as follows:
- interfaces {
-
encapsulation frame-relay-tcc;
-
-
type-fpc/pic/port {
-
- unit logical-unit-number {
- point-to-point;
- encapsulation frame-relay-tcc;
- dlci dlci-identifier;
- }
- }
- }
You can configure these statements at the following hierarchy levels: