R2511-HP MSR Router Series IP Multicast Command Reference(V5)
413
Keywords Function
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 advertised, use the if-match clause of the route-policy
command.
origin-policy Selects only routes that meet 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.
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)
Use balance to configure the number of IPv6 MBGP routes used for load balancing.
Use undo balance to disable load balancing.
Syntax
balance number
undo balance
Default
Load balancing is disabled.
Views
IPv6 MBGP address family view
Default command 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.
Usage guidelines
IPv6 MBGP has no explicit metric for implementing load balancing. Instead, it implements load
balancing by using IPv6 MBGP route selection rules.
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
[Sysname-bgp]ipv6-family multicast
[Sysname-bgp-af-ipv6-mul] balance 2










