R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

400
Ke
y
words Function
detail-suppressed
This keyword does not suppress the summary route, but it suppresses the
advertisement of all the more specific routes. To summarize only some
specific routes, use the peer filter-policy command.
suppress-policy
Used to create a summary route and suppress the advertisement of some
summarized routes. If you want to suppress some routes selectively and
leave other routes still advertised, use the if-match clause of the route-policy
command.
origin-policy Selects only routes meeting the routing policy for route summarization.
attribute-policy
Sets attributes except the AS-PATH attribute for the summary route. The same
work can be done by using the peer route-policy command.
Examples
# In IPv6 address family view, create a summary of 12::/64 in the IPv6 routing table.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] aggregate 12:: 64
balance (IPv6 address family view/IPv6 BGP-VPN instance
view)
Use balance to configure the number of routes participating in IPv6 BGP load balancing.
Use undo balance to restore the default.
Syntax
balance [ ebgp | ibgp ] number
undo balance [ ebgp | ibgp ]
Default
The feature is not available.
Views
IPv6 address family view, IPv6 BGP-VPN instance view
Default command level
2: System level
Parameters
ebgp: Configures load sharing for IPv6 EBGP routes.
ibgp: Configures load sharing for IPv6 IBGP routes.
number: Number of BGP routes participating in load balancing. The value range is 1 to 8, and the
default is 8. When it is set to 1, load balancing is disabled.
Usage guidelines
Unlike IGP, BGP has no explicit metric for making load balancing decision. Instead, it implements load
balancing by defining its routing rule.