Configures this BGP neighbor‘s keepalive and holdtime durations
Note
The keepalive and holdtime settings configured at the neighbor level override those configured on the BGP router.Wireless Controllers — RFS 4000
Service Platforms — NX 95XX, NX 96XX
timers [<0-65535> <0-65535>|connect <0-65535>]
timers [<0-65535> <0-65535>|connect <0-65535>]
timers <0-65535> <0-65535> | Sets the keepalive and holdtime intervals
|
timers connect <0-65535> | Sets the BGP connect time. This is the interval, in
seconds, after which BGP tries to connect to a dead peer.
|
nx9500-6C8809(config-profile testNX9000-router-bgp-neighbor-192.168.13.99)#timers 20 40
nx9500-6C8809(config-profile testNX9000-router-bgp-neighbor-192.168.13.99)#timers connect 20
nx9500-6C8809(config-profile testNX9000-router-bgp-neighbor-192.168.13.99)#show context bgp neighbor 192.168.13.99 remote-as 100 advertisement-interval 100 peer-group eBGPPeerGrp1 port 21 strict-capability-match timers connect 20 timers 20 40 allowas-in 10 attribute-unchanged as-path capability orf prefix-list both default-originate description neighbor "This neighbor is an external AS neighbor" disable-connected-check dont-capability-negotiate ebgp-multihop 20 enforce-multihop local-as 20 no-prepend maximum-prefix 400 50 warning-only next-hop-self override-capability passive password neighbor eBGPneighbor@300 remove-private-as route-server-client send-community both nx9500-6C8809(config-profile testNX9000-router-bgp-neighbor-192.168.13.99)#
no (bgp-neighbor-config) | Removes the holdtime value set for this neighbor |