From: Jongsoo kim (bstrt2002@gmail.com)
Date: Fri Apr 01 2005 - 17:27:14 GMT-3
Marvine and group
Sorry I wasn't too clear.
What I am looking for is Frame-relay over GRE tunnel.
R1---FR-PVC 101-----S0/0 R2-----GRE-tunnel----------R3-S0/0-----F/R201-----R4
Basically R1 and R4 needs to be directly connected via F/R.
R2 and R3 need to act as F/R SW.
I think config has something to do with
R2 and R3 should be F/R DCE and frame-relay switching on.
R2
In s0/0
frame-relay route 101 interface tunnel 0 201
R3
In s0/0
frame-relay route 201 interface tunnel 0 101
I can't be so sure though.
Can someone confirm it if you're done it "L2 over GRE" before?
Thanks
Jongsoo
On Apr 1, 2005 2:17 PM, marvin greenlee <marvin@ccbootcamp.com> wrote:
> R1
> interface Tunnel1
> ip unnumbered Serial0/0
> tunnel source Serial0/0
> tunnel destination 12.12.12.2
>
> interface Serial0/0
> ip address 12.12.12.1 255.255.255.0
> encapsulation frame-relay
> frame-relay map ip 12.12.12.2 102 broadcast
>
> R2
> interface Tunnel1
> ip unnumbered Serial0/0
> tunnel source Serial0/0
> tunnel destination 12.12.12.1
>
> interface Serial0/0
> ip address 12.12.12.2 255.255.255.0
> encapsulation frame-relay
> frame-relay map ip 12.12.12.1 201 broadcast
>
> Marvin Greenlee, CCIE#12237, CCSI# 30483
> Network Learning Inc
> marvin@ccbootcamp.com
> www.ccbootcamp.com (Cisco Training)
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> Jongsoo kim
> Sent: Friday, April 01, 2005 11:12 AM
> To: ccielab@groupstudy.com
> Subject: GRE tunnel for Frame-relay [bcc][faked-from]
> Importance: Low
>
> Group
>
> How do I configure GRE tunnel for Frame-relay?
>
> Show me some sample config.
>
> Thanks
>
> Jongsoo
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Tue May 03 2005 - 07:54:51 GMT-3