HP VPN Firewall Appliances Network Management Command Reference

524
# In BGP view, configure both the BGP keepalive interval and holdtime as 0 seconds, indicating no peer
connection will time out.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] timer keepalive 0 hold 0
# In BGP-VPN instance view, configure both the keepalive interval and holdtime for all BGP sessions in
vpn1 as 0 seconds, indicating no peer connection will time out. (vpn1 must have been created.)
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-ipv4-vpn1] timer keepalive 0 hold 0
Related commands
peer timer