RE: default information origination

From: Chua, Parry (Parry.Chua@xxxxxxxxxx)
Date: Tue Nov 27 2001 - 21:55:23 GMT-3


   
Hi,

You are right on route-map missing name, presume that setup is
correctand yet
default route still on all interface that run RIP. I have done the
similar test before and base on the outcome of the test, this is what I
understand :-

1. You use default-information orginate to generate a default route
based on the
   condition that you specify, this is assume that there is no default
route yet.

2. Once there is a default learn from other sources and has in your
routing table,
   you are not going to orginate and default and hence default will be
send on
   the interfaces. I presume that you cannot use default-infor orgin to
control and
   has to use other technique.

I would like to know if this is incorrrect.

Parry Chua

-----Original Message-----
From: Bauer, Rick [mailto:BAUERR@toysrus.com]
Sent: Tuesday, November 27, 2001 10:33 PM
To: ccielab@groupstudy.com
Subject: RE: default information origination

Yes, but you must use the set interface option in the route map.

router rip
 network x.x.x.x
 default-information originate route-map defgate
!
 route-map defgate permit 10
 match ip address 1
 set interface s0
!
access-list 1 permit x.x.x.x y.y.y.y

-----Original Message-----
From: Chua, Parry [mailto:Parry.Chua@compaq.com]
Sent: Monday, November 26, 2001 11:33 PM
To: Vincent Zhang; Ali Fahmi; ccielab@groupstudy.com
Subject: RE: default information origination

Hi,

You use
> "default-information originate route-map"
   *****************************
and if there is a default route orginate from other routers propagate to
you
the above will not work.

Parry Chua

-----Original Message-----
From: Vincent Zhang [mailto:vincentzhang@yahoo.com]
Sent: Tuesday, November 27, 2001 3:10 AM
To: Ali Fahmi; ccielab@groupstudy.com
Subject: Re: default information origination

The route-map in your config only defines the condition to meet to
advertise
default route.

in your case, use "distribute-list out interface xx"

----- Original Message -----
From: "Ali Fahmi" <afahmi@plasa.com>
To: <ccielab@groupstudy.com>
Sent: Monday, November 19, 2001 2:15 PM
Subject: default information origination

> Hi All,
> Is it possible to send 0/0 update to selected interface in
> RIP ver 1 (e.g. Serial 0/0 ) ?
>
> I've tried to create a route-map and use
> "default-information originate route-map"
> but I still found 0/0 was sent to every interface,
>
> Thanks,
>
> Rgds,
> ---------------------------------------------------------
> NETKUIS berhadiah ratusan juta Rupiah : (http://netkuis.plasa.com)
> Email ini dikirim oleh PlasaCom : (http://www.plasa.com)
> ---------------------------------------------------------



This archive was generated by hypermail 2.1.4 : Fri Jun 21 2002 - 06:45:24 GMT-3