Controlling Route Distribution And Reception; Configuring Bgp Route Summarization - HP HPE FlexNetwork 7500 series Configuration Manual

Table of Contents

Advertisement

Step
2.
Enter BGP IPv6 unicast
address family view,
BGP-VPN IPv6 unicast
address family view, or BGP
IPv6 multicast address family
view.
3.
Enable route redistribution
from the specified IGP into
BGP.
4.
(Optional.) Enable default
route redistribution into BGP.

Controlling route distribution and reception

This section describes how to control route distribution and reception.

Configuring BGP route summarization

Route summarization can reduce the number of redistributed routes and the routing table size. IPv4
BGP supports automatic route summarization and manual route summarization. Manual
summarization takes precedence over automatic summarization. IPv6 BGP supports only manual
route summarization.
The output interface of a BGP summary route is Null 0 on the originating router. Therefore, a
summary route must not be an optimal route on the originating router. Otherwise, BGP will fail to
forward packets matching the route. If a summarized specific route has the same mask as the
summary route, but has a lower priority, the summary route becomes the optimal route. To ensure
correct packet forwarding, change the priority of the summary or specific route to make the specific
route the optimal route.
Configuring automatic route summarization
Automatic route summarization enables BGP to summarize IGP subnet routes redistributed by the
import-route command so BGP advertises only natural network routes.
To configure automatic route summarization (IPv4 unicast/multicast address family):
Command
Enter BGP IPv6 unicast
address family view:
a. bgp as-number
[ instance
instance-name ]
b. address-family ipv6
[ unicast ]
Enter BGP-VPN IPv6 unicast
address family view:
c. bgp as-number
[ instance
instance-name ]
d. ip vpn-instance
vpn-instance-name
e. address-family ipv6
[ unicast ]
Enter BGP IPv6 multicast
address family view:
f. bgp as-number
[ instance
instance-name ]
g. address-family ipv6
multicast
import-route protocol
[ { process-id | all-processes }
[ allow-direct | med med-value |
route-policy route-policy-name ]
* ]
default-route imported
232
Remarks
N/A
By default, BGP does not
redistribute IGP routes.
By default, BGP does not
redistribute default routes.

Advertisement

Table of Contents
loading

Table of Contents