R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

288
Views
BGP view, BGP IPv4 unicast address family view, BGP-VPN IPv4 unicast address family view, BGP IPv6
unicast address family view, BGP-VPN IPv6 unicast address family view
Predefined user roles
network-admin
Usage guidelines
The advertise-rib-active command does not apply to the following routes:
Routes redistributed by the import-route command
Routes advertised by the network command
Default routes redistributed by the default-route imported command
VPNv4 routes
VPNv6 routes
IPv4 multicast routes
IPv6 multicast routes
This command takes effect only on the routes generated after you execute this command. To make this
command take effect on the routes generated before you executed it, use the reset bgp command to reset
BGP sessions. If the command settings in unicast address family view are different from the command
settings in BGP view, settings in unciast address family takes effect.
Examples
# Enable BGP to advertise optimal routes in the IP routing table.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] advertise-rib-active
# Enable BGP to advertise optimal routes in the IP routing table in BGP IPv4 unicast address family view.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] address-family ipv4
[Sysname-bgp-ipv4] advertise-rib-active
aggregate
Use aggregate to create a summary route in the BGP routing table.
Use undo aggregate to remove a summary route.
Syntax
In BGP IPv4 unicast address family view/BGP-VPN IPv4 unicast address family view/BGP IPv4 multicast
address family view:
aggregate ip-address { mask | mask-length } [ as-set | attribute-policy route-policy-name |
detail-suppressed | origin-policy route-policy-name | suppress-policy route-policy-name ] *
undo aggregate ip-address { mask | mask-length }
In BGP IPv6 unicast address family view/BGP IPv6 multicast address family view:
aggregate ipv6-address prefix-length [ as-set | attribute-policy route-policy-name | detail-suppressed |
origin-policy route-policy-name | suppress-policy route-policy-name ] *