Re: Will BGP aggregate-address be redistributed into IGPs?

From: Derek (cciestudy@hkbsd.com)
Date: Mon Feb 18 2008 - 14:10:25 ARST


Dear Emil,

    You may try this command under router bgp.

bgp redistribute-internal

HTH
Derek

----- Original Message -----
From: "YourPal" <dearprudence28@gmail.com>
To: <ccielab@groupstudy.com>
Sent: Sunday, February 17, 2008 5:21 AM
Subject: Will BGP aggregate-address be redistributed into IGPs?

> Hi Group,
>
> I have the following config:
>
> R6:
> !
> interface FastEthernet0/0
> ip address 139.1.6.6 255.255.255.0
> !
> router bgp 100
> network 139.1.6.0 mask 255.255.255.0
> aggregate-address 139.1.0.0 255.255.0.0 summary-only
> !
> router ospf 1
> redistribute bgp 100 subnets
> !
>
> Output of "show ip ro bgp":
>
> B 139.1.0.0/16 [200/0] via 0.0.0.0, 10:16:30, Null0
>
>
> Will the BGP aggregate address be redistributed into OSPF? I tested. It
> seems yes. Is this because, by default only iBGP routes are not
> redistributed into IGPs whereas eBGP and locally originated routes are?
>
>
> Thank you.
>
> BR,
> Emil
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sat Mar 01 2008 - 16:54:49 ARST