Re: redistributing bgp to ospf

From: Kevin M. Woods (kev@xxxxxxx)
Date: Sat May 13 2000 - 01:31:47 GMT-3


   
You don't want to redistribute IBGP learned routes into IGPs because if you the
n
redistribute them back into BGP they will appear to originate from your AS. Ma
y
cause other problems as well (routing loops).

RFC 1771 forbids this capability but Cisco has a knob to allow it:

    router bgp 1
     bgp redistribute-internal

Note the help message:

    router(config-router)#bgp ?
      .
      .
      .
      redistribute-internal Allow redistribution of iBGP into IGPs (dangerous
)
                                                                     ^^^^^^^^^^
^
Kevin

// Hi all,
//
// I've noticed that when I redistribute into ospf from bgp, I don't get the ib
gp
// routes...can someone confirm that this behaviour is by design?
//
// TIA
//
//
// Nnanna



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:29 GMT-3