EasyManua.ls Logo

Juniper JUNOSE 11.2.X BGP AND MPLS

Juniper JUNOSE 11.2.X BGP AND MPLS
742 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
There is no no version.
See clear bgp ipv6 redistribution.
See clear ip bgp redistribution.
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.
Copyright © 2010, Juniper Networks, Inc.54
JunosE 11.2.x BGP and MPLS Configuration Guide

Table of Contents

Related product manuals