[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:
-
[edit interfaces interface-name unit logical-unit-number]
-
[edit logical-systems logical-system-name interfacesinterface-name unit logical-unit-number]
The encapsulation type can be one of the following:
- Flexible Frame Relay (flexible-frame-relay)—Intelligent
queuing (IQ) interfaces can use flexible Frame Relay encapsulation.
You use flexible Frame Relay encapsulation when you want to configure
multiple per-unit Frame Relay encapsulations. This encapsulation type
allows you to configure any combination of TCC, CCC, and standard
Frame Relay encapsulations on a single physical port. Also, each logical
interface can have any DLCI value from 1 through 1022.
- Frame Relay CCC version (frame-relay-ccc)—For
E1, E3, SONET/SDH, T1, and T3 interfaces, this encapsulation type
is the same as standard Frame Relay for DLCIs 0 through 511.
DLCIs 512 through 1022 are dedicated to CCC. This numbering restriction
does not apply to IQ interfaces. The logical interface must also have frame-relay-ccc encapsulation. When you use this encapsulation
type, you can configure the ccc family only.
- Frame Relay TCC version (frame-relay-tcc)—Similar
to Frame Relay CCC and has the same configuration restrictions, but
used for circuits with different media on either side of the connection.
- Extended CCC version (extended-frame-relay-ccc)—This encapsulation type allows you to dedicate DLCIs 1 through
1022 to CCC. The logical interface must have frame-relay-ccc encapsulation. When you use this encapsulation type, you can configure
the ccc family only.
- Extended TCC version (extended-frame-relay-tcc)—Similar to extended Frame Relay CCC, this encapsulation type
allows you to dedicate DLCIs 1 through 1022 to TCC, which is used
for circuits with different media on either side of the connection.
- Port CCC version (frame-relay-port-ccc)—Defined
in the IETF document Frame Relay Encapsulation over Pseudo-Wires (expired December 2002). This encapsulation type allows you to transparently
carry all the DLCIs between two customer edge (CE) routers without
explicitly configuring each DLCI on the two provider edge (PE) routers
with Frame Relay transport. The connection between the two CE routers
can be either user-to-network interface (UNI) or network-to-network
interface (NNI); this is completely transparent to the PE routers.
The logical interface does not require an encapsulation statement.
When you use this encapsulation type, you can configure the ccc family only.
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]