From: Eli Kosharovsky (eli_kosh@netvision.net.il)
Date: Tue Feb 13 2007 - 08:06:43 ART
Hi,
You can use conditional default route injection directly from the neighbor
statement:
Neighbor 1.1.1.1 default-originate route-map ADV
Route-map ADV permit 10
match ip address LIST
!
Ip access-list standard LIST
permit host 2.2.2.2
!
Default route will be injected only if router 2.2.2.2/32 is in the routing
table.
You have the same options with RIP btw.
Eli
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
serhat@sekom.com.tr
Sent: Tuesday, February 13, 2007 5:52 AM
To: dishanlg@gmail.com
Cc: ccielab@groupstudy.com
Subject: re: conditional default route ??
Hi Dishan,
Why not ?,
AFAIK, for the all options you can try to inject the default route by
their advertise/non-exist-map, by the way u have to use prefix list for to
catch the 0.0.0.0 (default) route.
or you can try to use neighbor..xxx..default-originate command set.
R,
Serhat Aslan
----- Original Message -----
From: "Dishan Gamage" <dishanlg@gmail.com>
To: "Cisco certification" <ccielab@groupstudy.com>
Sent: Tuesday, February 13, 2007 5:06 AM
Subject: conditional default route ??
> Hi group
>
> can anyone tell me if i could advertise a conditional default route to
> a neighbor ??
>
> I used already hav using
>
> neighbor 10.1.1.1 advertise-map ADVERTISE non-exist-map NON-EXIST
>
> but if the NON-EXIST condition is set....!!
>
> can i advertise a 0.0.0.0 to neighbor 10.1.1.1 ???
>
>
> tks in advance
> Dishan
>
> ______________________________________________________________________
> _ Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Thu Mar 01 2007 - 07:38:46 ART