F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
859
suppress-policy route-policy-name: Suppresses specific routes defined in the routing policy. The routing
policy name is a string of 1 to 63 characters.
origin-policy route-policy-name: References the routing policy to specify routes for summarization. The
routing policy name is a string of 1 to 63 characters.
Table 198 Functions of the keywords
Ke
y
words Function
as-set
Used to create a summary route, whose AS path contains the AS path information of
summarized routes. Use this keyword carefully when many AS paths need to be
summarized, because the frequent changes of these specific routes may lead to route
oscillation.
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 satisfying 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 IPv6 BGP ECMP routes.
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