From: Ronnie Royston (RonnieR@xxxxxxxxxxxxxxxxx)
Date: Thu Jan 11 2001 - 18:21:21 GMT-3
There a few ways to do it, but here's one.
R1:
int lo0
ip addres 1.1.1.1 255.255.255.255
!
int tu0
ip address 3.3.3.3 255.255.255.255
tunnel source lo0
tunnel dest 2.2.2.2
!
router eigrp 10
network 1.1.1.1
network 3.3.3.3
network (local ethernet)
default passive default
no pass lo0
no pass e0
R2 will look similar. That's all there is to it. One of the pitfalls here
is a "recursive routing loop". Watch out! Good luck.
-----Original Message-----
From: Vikas Gupta [mailto:vicky_gupta1803@yahoo.com]
Sent: Thursday, January 11, 2001 1:05 PM
To: ccielab@groupstudy.com
Subject: RIPv2/EIGRP thru tunnel
Hi Group,
Can somebody post the sample configs of passing
routing protocol thru GRE tunnel. Basically I would
like to see EIGRP/RIPv2 updates to be tunneled thru
OSPF network and looking for some basic configs/URLs
of how to do it.
Thanks!
Vikas
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:27:27 GMT-3