J-series Services Routers support Multilink Frame Relay (MLFR) user-to-network interface (UNI) network-to-network interface (NNI) (MLFR FRF.16) on the link services interface ls-0/0/0.
MLFR FRF.16 configures multilink bundles as channels on the link services interface, such as ls-0/0/0:0. A multilink bundle carries Frame Relay permanent virtual circuits (PVCs), identified by their data-link connection identifiers (DLCIs). Each DLCI is configured at the logical unit level of the link services interface and is also referred as a logical interface. Packet fragmentation and reassembly occur on each virtual circuit. For more information about multilink bundles, see Multilink Bundles Overview.
You can configure LFI and CoS with MLFR in the same way that you configure them with MLPPP. For information about configuring LFI and CoS, see Configuring MLPPP Bundles and LFI on Serial Links.
In this example, you aggregate two T1 interfaces to create an MLFR FRF.16 bundle on two J-series Services Routers—Router R0 and Router R1.
To configure an MLFR FRF.16 bundle:
Table 98: Configuring MLFR FRF.16 Bundles
Task |
J-Web Configuration Editor |
CLI Configuration Editor |
---|---|---|
Navigate to the Chassis level in the configuration hierarchy. |
|
From the [edit] hierarchy level, enter edit chassis |
Specify the number of multilink frame relay UNI NNI (FRF.16) bundles to be created on the interface. You can specify a number from 1 through 255. |
|
Enter set fpc 0 pic 0 mlfr-uni-nni-bundles 1 |
Specify the channel to be configured as a multilink bundle. |
|
From the [edit] hierarchy level, enter edit interfaces ls-0/0/0:0 |
Define the multilink bundle as an MLFR FRF.16 bundle by specifying the Multilink Frame Relay UNI NNI encapsulation type. |
|
Enter set encapsulation multilink-frame-relay-uni-nni |
Define R0 to be a data circuit-terminating equipment (DCE) device. R1 performs as a data terminal equipment (DTE) device, which is the default with Frame Relay encapsulation. For more information about DCE and DTE, see Serial Interface Overview |
On R0 only, select Dce. |
On R0 only, enter set dce |
Configure a logical unit on the multilink bundle ls-0/0/0:0, and define the family type—for example, Inet. Assign a data link connection identifier (DLCI) to the multilink bundle. The DLCI field identifies which logical circuit the data travels over. DLCI is a value from 16 through 1022—for example, 400. (Numbers 1 through 15 are reserved for future use.) Assign an IP address to the multilink bundle. |
|
Set the appropriate address for the interface:
|
Create the T1 interfaces that are to be added as constituent links to the multilink bundle—t1-2/0/0 and t1-2/0/1. Define the Frame Relay encapsulation type. |
|
|
Specify the multilink bundle to which the interface is to be added as a constituent link—ls-0/0/0:0. |
|
Enter set unit 0 family mlfr-uni-nni bundle ls-0/0/0:0 |