RE: Frame Relay Bundle

From: William Wong Kun Sing (wong_kunsing@solsis-eso.com.my)
Date: Wed Jan 08 2003 - 05:24:35 GMT-3


Hi Fadil

Try this:

PPP over Frame Relay DTE Example
The following example configures a router as a DTE device for PPP over Frame
Relay. Subinterface 2.1 contains the necessary DLCI and virtual template
information. Interface Virtual-Template 1 contains the PPP information that
is applied to the PPP session associated with DLCI 32 on serial subinterface
2.1. Refer to the Cisco IOS Wide-Area Configuration Guide and Cisco IOS
Wide-Area Networking Command Reference for information about Frame Relay
configuration options.
interface serial 2
 no ip address
 encapsulation frame-relay
 frame-relay lmi-type ansi
!
interface serial 2.1 point-to-point
 frame-relay interface-dlci 32 ppp virtual-template1
!
interface Virtual-Template1
 ip unnumbered ethernet 0
 ppp authentication chap pap

Best regards,

William

-----Original Message-----
From: Fadil [mailto:fadiltakipte@hotmail.com]
Sent: Wednesday, January 08, 2003 3:32 PM
To: ccielab@groupstudy.com
Subject: Frame Relay Bundle

I have 2 FR links both ending at the same remote router for redundancy.I
want
to bundle them. Does anyone have such a configuration or link ?

Thanks in advance.

Fadil
.
.



This archive was generated by hypermail 2.1.4 : Sat Feb 01 2003 - 07:33:45 GMT-3