RE: GRE tunnel for Frame-relay [bcc][faked-from]

From: marvin greenlee (marvin@ccbootcamp.com)
Date: Fri Apr 01 2005 - 16:17:12 GMT-3


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



This archive was generated by hypermail 2.1.4 : Tue May 03 2005 - 07:54:51 GMT-3