407
Ke
words Function
origin-policy
Selects only the routes that satisfy the routing policy for route
summarization.
attribute-policy
Sets attributes, except the AS_PATH attribute, for the summary route. You
can accomplish the same task by using the peer route-policy command.
Description
Use aggregate to create an IPv6 summary route in the IPv6 MBGP routing table.
Use undo aggregate to remove an IPv6 summary route.
By default, no summary route is configured.
Examples
# In IPv6 MBGP address family view, create a summary of 12::/64 in the IPv6 MBGP routing table.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family multicast
[Sysname-bgp-af-ipv6-mul] aggregate 12:: 64
balance (IPv6 MBGP address family view)
Syntax
balance number
undo balance
View
IPv6 MBGP address family view
Default level
2: System level
Parameters
number: Specifies the number of IPv6 MBGP routes for load balancing, in the range of 1 to 8. When it
is set to 1, load balancing is disabled.
Description
Use balance to configure the number of IPv6 MBGP routes used for load balancing.
Use undo balance to disable load balancing.
By default, load balancing is disabled.
Unlike IGP, IPv6 MBGP has no explicit metric for load balancing. Instead, it implements load balancing
by using IPv6 MBGP route selection rules.
Related commands: display ipv6 multicast routing-table.
Examples
# In IPv6 MBGP address family view, set the number of IPv6 MBGP routes for load balancing to 2.
<Sysname> system-view
[Sysname]bgp 100