R3303-HP HSR6800 Routers IP Multicast Command Reference

196
Keywords Function
detail-suppressed
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 suppress-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 that meet the routing policy for route
summarization.
attribute-policy
Sets attributes, except the AS-PATH attribute, for the summary route.
You accomplish the same task by using the peer route-policy
command.
Examples
# In IPv4 MBGP address family view, create a summary of 192.213.0.0/16 in the IPv4 MBGP routing
table.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family multicast
[Sysname-bgp-af-mul] aggregate 10.40.0.0 255.255.0.0
balance (MBGP address family view)
Use balance to configure the number of MBGP routes for load balancing.
Use undo balance to restore the default.
Syntax
balance [ ebgp | ibgp ] number
undo balance [ ebgp | ibgp ]
Default
No load balancing is configured.
Views
IPv4 MBGP address family view
Default command level
2: System level
Parameters
ebgp: Configures load sharing for MBGP routes learned from EBGP peers.
ibgp: Configures load sharing for MBGP routes learned from IBGP peers.
number: Specifies the number of MBGP routes for load balancing, in the range of 1 to 8. When it is set
to 1, load balancing is disabled.