From: Ű³ë (wwwjjang@chol.com)
Date: Sat Aug 30 2003 - 00:01:48 GMT-3
Hi..George..
I configure local policy routing in R3 & configure policy routing in
R2,
But unfortunately ,it wouldn't work !!
The line-protocol of R3 's tunnel-int is downed !!
How can i fix this problem ???
Here is my output...
Thanks..
---R3>
---
interface Tunnel148 ip address 100.100.100.3 255.255.255.0 tunnel source 4.4.4.1 tunnel destination 1.1.1.1 ! ip local policy route-map VPN ! access-list 140 permit ip host 4.4.4.1 host 1.1.1.1 ! route-map VPN permit 10 match ip address 140 set ip next-hop 3.3.3.2
-----
R2>
----- interface Serial0 ip address 3.3.3.2 255.255.255.0 ip policy route-map VPN ** !
access-list 140 permit ip host 4.4.4.1 host 1.1.1.1 ! route-map VPN permit 10 match ip address 140 set ip next-hop 2.2.2.1
-----
R1>
-----
interface Tunnel148 ip address 100.100.100.1 255.255.255.0 tunnel source 1.1.1.1 tunnel destination 4.4.4.1
==>
R3#sh int tunnel 148 ** Tunnel148 is up, line protocol is down *** Hardware is Tunnel Internet address is 100.100.100.3/24 MTU 1514 bytes, BW 9 Kbit, DLY 500000 usec,
reliability 255/255, txload 1/255, rxload 1/255 Encapsulation TUNNEL, loopback not set Keepalive set (10 sec) Tunnel source 4.4.4.1, destination 1.1.1.1
R1#sh int tunnel 148 Tunnel148 is up, line protocol is up ** Hardware is Tunnel Internet address is 100.100.100.1/24 MTU 1514 bytes, BW 9 Kbit, DLY 500000 usec, rely 255/255, load 1/255 Encapsulation TUNNEL, loopback not set, keepalive set (10 sec) Tunnel source 1.1.1.1, destination 4.4.4.1 Tunnel protocol/transport GRE/IP, key disabled, sequencing disabled
--- Original Message --- :83=@L(From): "Georg Pauwen" pauwen@hotmail.com 9^4B@L(To): radjakou@cfao.sn, wwwjjang@chol.com, ccielab@groupstudy.com :83=@O=C(Date): Fri, 29 Aug 2003 20:30:41 +0000 A&8q(Subject): Re: RE : GRE-Tunnel's Question..!!
What would the config look like with policy routing on R3 ? I cannot see this work without the tunnel interface sources being the serials known to OSPF. Is the requirement to source the tunnel from the Ethernet interfaces ? If so, the 4redistribute connected4 would work (provided the tunnel network 100.100.100.0 is part of OSPF).
Regards,
Georg
>From: "Roberto Adjakou" <radjakou@cfao.sn> >Reply-To: "Roberto Adjakou" <radjakou@cfao.sn> >To: <wwwjjang@chol.com>, <ccielab@groupstudy.com> >Subject: RE : GRE-Tunnel's Question..!! >Date: Fri, 29 Aug 2003 15:29:55 -0000 > >Configure tunnels as required. >On R3 configure policy routing for traffic for R1E0 destination!! > > >Cordialement/Best regards; > >-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- >Roberto Adjakou >E-mail : RAdjakou@cfao.sn >-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- > > >-----Message d'origine----- >De : wwwjjang@chol.com [mailto:wwwjjang@chol.com] >Envoyi : vendredi 29 ao{t 2003 15:04 >@ : ccielab@groupstudy.com >Objet : GRE-Tunnel's Question..!! > >Hi..Everyone.. > >I'm trying to test a GRE-Tunnel, >But i don't unserstand the question... > >Who knows the correct answer help me ..!! > >Thanks.. > > >--------- >Diagram >--------- > |-----------------OSPF-----------------------------| >(e0 1.1.1.1)-R1--(2.2.2.0/24)--R2--(3.3.3.0/24)--R3--(e0 4.4.4.1) > >-Every inteface of R1,R2 & R3, "except R1's E0", is in OSPF-Domain >-So, R1 knows the route to the R3's E0 (4.4.4.1) > But R3 does't know the route o the R1's E0(1.1.1.1) > >----------- >Question >----------- >-Configure a tunnel from R1's E0 to R3's E0 > ->(In R1,Does this mean that Tunnel source is R1'E0 > & Tunnel-Destination is R3's E0 ??) >-Configure the tunnel to use network 100.100.100.0/24 >-You never advertise the R1's E0 into the OSPF-Domain > and never use any form of static/default-routing !!! >----------- >My Answer >----------- >-By using "redistrbute connect" under OSPF-process in R1, > I can configure the tunnel. > But the question dosen't accept that!!! > > => How can i solve this problem ??? > > >_______________________________________________________________________ >You are subscribed to the GroupStudy.com CCIE R&S Discussion Group. > >Subscription information may be found at: >http://www.groupstudy.com/list/CCIELab.html > > >_______________________________________________________________________ >You are subscribed to the GroupStudy.com CCIE R&S Discussion Group. > >Subscription information may be found at: >http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Tue Sep 02 2003 - 18:54:10 GMT-3