HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference
402
[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
Related commands
• aggregate
• import-route
timer
Use timer to configure a BGP keepalive interval and holdtime.
Use undo timer to restore the default.
Syntax
timer keepalive keepalive hold holdtime
undo timer
Default
The BGP keepalive interval and the holdtime are 60 seconds and 180 seconds.
Views
BGP view, BGP-VPN instance view
Predefined user roles
network-admin
Parameters
keepalive keepalive: Configures a keepalive interval in the range of 0 to 21845 seconds.
hold holdtime: Configures a holdtime in seconds, whose value is 0 or in the range of 3 to 65535.
Usage guidelines
After establishing a BGP session, two routers send keepalive messages at the specified keepalive interval
to each other to keep the session.
If a router receives no keepalive or update message from the peer within the holdtime, it tears down the
session.
Use the timer command to configure the keepalive interval and holdtime for all BGP peers. Use the peer
timer command to configure the keepalive interval and holdtime for a peer or peer group. If both
commands are configured, the intervals configured by the peer timer command have higher priority.
If the holdtime settings on the local and peer routers are different, the smaller one is used.
If the holdtime is configured as 0, no keepalive message will be sent to the peer, and the peer session will
never time out. If the keepalive interval is configured as 0 and the negotiated holdtime is not 0, one third
of the holdtime is taken as the interval for sending keepalive messages. If neither the holdtime nor the