From: Godswill Oletu (oletu@inbox.lv)
Date: Tue Oct 25 2005 - 14:53:06 GMT-3
Since the route/network do not exist, advertising it will be worthless,
because up stream routers that receive your advertisement will not be able
to get to the network.
However, in addition to what others have contributed, if you just want to
advertise a non-existing network and see if other RIP routers will add it to
their routing table for the fun of it, then do:
!
ip route 10.0.0.0 255.0.0.0 null1
!
router rip
redistribute static
!
Theoritically, the above three statements will help advetise 10.0.0.0/8 to
other RIP neighbors, remember to also add a network statement for the
interface where the RIP neighbor(s) resides.
HTH
----- Original Message -----
From: <jnkmail4eva@yahoo.com>
To: <ccielab@groupstudy.com>
Sent: Tuesday, October 25, 2005 12:35 AM
Subject: Re: RE: RIP question
>I was kind of looking for something like iBGP where it doesn't check to see
>if the route exists in IGP (no synchronization).
> I have used loopback interfaces to get it to work but I wanted to see if
> it is possible to do without it.
> I have read couple of books but dind't come across a solution.
> I guess one doesn't exists.
>
> Thanks to all who offered insight and support.
> I am planning to take my lab next week.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sun Nov 06 2005 - 22:00:53 GMT-3