Redistributing Igp Routes; Controlling Route Distribution And Reception; Configuring Bgp Route Summarization - HP MSR Series Configuration Manual

Layer 3 - ip routing
Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

Step
3.
Inject a local network to the
BGP routing table.

Redistributing IGP routes

Perform this task to configure route redistribution from an IGP to BGP.
By default, BGP does not redistribute default IGP routes. You can use the default-route imported
command to redistribute default IGP routes into the BGP routing table.
The origin attribute of BGP routes redistributed from IGPs is INCOMPLETE.
Only active routes can be redistributed. You can use the display ip routing-table protocol command to
view route state information. For more information about the display ip routing-table protocol command,
see Layer 3—IP Routing Command Reference.
To configure BGP to redistribute IGP routes:
Step
1.
Enter system view.
2.
Enter BGP view or BGP-VPN
instance view.
3.
Enable route redistribution
from IGP into BGP.
4.
Enable default route
redistribution into BGP.

Controlling route distribution and reception

Configuring BGP route summarization

To reduce the number of routes to be redistributed and the routing table size on medium and large BGP
networks, configure route summarization on BGP routers. BGP supports the following summarization
modes: automatic and manual. Manual summary routes have a higher priority than automatic ones.
Configuring automatic route summarization
After automatic route summarization is configured, BGP summarizes redistributed IGP subnets to
advertise only natural networks. Routes injected with the network command cannot be summarized.
Command
network ip-address [ mask |
mask-length ] [ route-policy
route-policy-name ]
Command
system-view
Enter BGP view:
bgp as-number
Enter BGP-VPN instance view:
a.
bgp as-number
b.
ipv4-family vpn-instance
vpn-instance-name
import-route protocol [ { process-id
| all-processes } [ allow-direct |
med med-value | route-policy
route-policy-name ] * ]
default-route imported
186
Remarks
Optional.
Not injected by default.
The network to be injected must be
available and active in the local IP
routing table.
Remarks
N/A
Use either method.
Not enabled by default.
The allow-direct keyword is
available only when the specified
routing protocol is OSPF.
Not enabled by default.

Advertisement

Table of Contents
loading

Table of Contents