disable-dynamic-redistribute
■ Use to halt the dynamic redistribution of routes that are initiated by changes to
a route map.
■ Dynamic redistribution is enabled by default.
■ This command takes effect immediately.
■ Example
host1(config-router)#disable-dynamic-redistribute
■ Use the no version to reenable dynamic redistribution.
■ See disable-dynamic-redistribute.
redistribute
■ Use to redistribute static routes and routes from other protocols into BGP.
■ Specify the source protocol from which routes are being redistributed with one
of the following keywords: isis, ospf, static, or connected. Use the static keyword
to redistribute IP static routes. Use the connected keyword to redistribute routes
that are established automatically by virtue of having enabled IP on an interface.
■ You can specify a route map to filter the redistribution of routes from the source
routing protocol into BGP. If you do not specify the route-map option, all routes
are redistributed.
■ Use the metric keyword to set the multiexit discriminator (MED) for routes
redistributed into BGP. The default MED is the value of the IGP metric for the
redistributed route.
■ Use the weight keyword to set the weight for routes redistributed into BGP in
the range 0–65535. The default weight is 32768.
■ You can specify the type(s) of OSPF routes to redistribute into BGP: internal
routes (ospf match internal), external routes of metric type 1 (ospf match
external 1), or external routes of metric type 2 (ospf match external 2).
■ This command takes effect immediately.
■ Use the no version to end the redistribution of routes into BGP.
■ See redistribute.
Redistributing Routes from BGP
If you have redistributed routes from BGP into an IGP, by default only EBGP routes
are redistributed. You can issue the bgp redistribute-internal command followed
by clearing all BGP sessions to permit the redistribution of IBGP routes in addition
to EBGP routes.
54 ■ Advertising Routes
JUNOSe 11.1.x BGP and MPLS Configuration Guide