PurposeCommand or Action
•
eibgp maximum : Consider both eBGP and iBGP learned paths
for load balancing. eiBGP load balancing always does unequal-cost
load balancing.
When eiBGP is applied, eBGP or iBGP load balancing cannot be
configured; however, eBGP and iBGP load balancing can coexist.
Exits the current configuration mode.exit
Example:
RP/0/RSP0/CPU0:router(config-bgp-af)#
exit
Step 5
Configures a CE neighbor. The ip-address argument must be a private
address.
neighbor ip-address
Example:
RP/0/RSP0/CPU0:router(config-bgp)#
neighbor 10.0.0.0
Step 6
Originates a demilitarized-zone (DMZ) link-bandwidth extended
community for the link to an eBGP/iBGP neighbor.
dmz-link-bandwidth
Example:
RP/0/RSP0/CPU0:router(config-bgp-nbr)#
dmz-link-bandwidth
Step 7
commit
Step 8
Configuring VRF Dynamic Route Leaking
Perform these steps to import routes from default-VRF to non-default VRF or to import routes from non-default
VRF to default VRF.
Before You Begin
A route-policy is mandatory for configuring dynamic route leaking. Use the route-policy route-policy-name
command in global configuration mode to configure a route-policy.
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.1.x
150 OL-30423-03
Implementing BGP
Configuring VRF Dynamic Route Leaking