From: Matt White (mwhite23@gmail.com)
Date: Thu Mar 03 2005 - 18:49:24 GMT-3
It's also another way to get routes into the routing table so you can
advertise them with BGP in a test lab. Otherwise you'd have to use a
loopback and advertise that IP.
ip route 10.200.200.0 255.255.255.0 null0
-or-
interface loopback0
ip address 10.200.200.1 255.255.255.0
-then-
router bgp 65001
network 10.200.200.0 mask 255.255.255.0
Works well if you don't have any routers on the edge injecting the networks.
-Matt
On Thu, 03 Mar 2005 15:08:32 -0500, jacque vincent
<jacque_vincent@hotmail.com> wrote:
> I start doing bgp practice labs and I do not understand the use of tha
> NULL0 interface. It is the first time I am using the static routes with
> NULL0 interface.
>
> Can somebody explain me when do we need to use the static route directed to
> NULL0 interface in BGP ?
>
> _________________________________________________________________
> Take charge with a pop-up guard built on patented Microsoft. SmartScreen
> Technology
> http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines
> Start enjoying all the benefits of MSN. Premium right now and get the
> first two months FREE*.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sun Apr 03 2005 - 17:56:40 GMT-3