R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
447
Usage guidelines
This feature enables BGP to generate SNMP notifications. The generated SNMP notifications are sent to
the SNMP module.
For more information about SNMP notifications, see Network Management and Monitoring
Configuration Guide.
Examples
# Enable SNMP notifications for BGP.
<Sysname> system-view
[Sysname] snmp-agent trap enable bgp
summary automatic
Use summary automatic to configure automatic route summarization for redistributed IGP subnet routes.
Use undo summary automatic to remove the configuration.
Syntax
summary automatic
undo summary automatic
Default
Automatic route summarization is not performed for redistributed IGP subnet routes.
Views
BGP IPv4 unicast address family view, BGP-VPN IPv4 unicast address family view, BGP IPv4 multicast
address family view
Predefined user roles
network-admin
Usage guidelines
After the summary automatic command is configured, BGP summarizes IGP subnets redistributed by the
import-route command.
Automatic summary routes can be manually summarized, but cannot be added to the IP routing table.
Examples
# In BGP IPv4 unicast address family view, configure automatic route summarization for redistributed IGP
subnet routes.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] address-family ipv4 unicast
[Sysname-bgp-ipv4] summary automatic
# In BGP-VPN IPv4 unicast address family view, configure automatic route summarization for
redistributed IGP subnet routes.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ip vpn-instance vpn1
[Sysname-bgp-vpn1] address-family ipv4 unicast
[Sysname-bgp-ipv4-vpn1] summary automatic