User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 800
Default The default value of <keepalive> is 60 seconds.
The default value of <holdtime> is 180 seconds.
Mode Router BGP Config Mode
IPv4 VRF Address Family
6.10.2.40. neighbor advertisement-interval
This command is used to configure the minimum time that must elapse between advertisement of the same
route to a give neighbor. This value does not limit the rate of route selection but only the rate of route
advertisement. If BGP changes the route to a destination multiple times while waiting for the advertisement
interval to expire, only the final result is advertised to the neighbor. The interval applies to withdrawals as well
as advertisements.
To revert to the default minimum time that must elapse between advertisements of the same route to a given
neighbor, use the no form of this command.
Format neighbor {<ipv4-address> | <ipv6-address> [interface {<slot/port> | vlan {1-4093}}] | autodetect
interface <slot/port>} advertisement-interval <seconds>
no neighbor {<ipv4-address> | <ipv6-address> [interface {<slot/port> | vlan {1-4093}}] | autodetect
interface <slot/port>} advertisement-interval
Default 30 seconds for external peers and 5 seconds for internal peers
Mode Router BGP Config Mode
IPv6 Address Family Config Mode
IPv4 VRF Address Family
KEEPALIVE is received from a neighbor for longer than this value, BGP drops the
adjacency. If the hold time is set to 0, BGP does not enforce a hold time and does
not send periodic KEEPALIVE messages. The range is from 0 to 65535.
Fields
Definition
ipv4-address
IPv4 address of the neighboring router.
ipv6-address
IPv6 address of the neighboring router. Not support IPv4 VRF address family
mode.
Interface
If the neighbors IPv6 address is a link local address, the local interface must be
specified as well. Not support IPv4 VRF address family mode.
autodetect interface
The routing interface on which the neighbors IPv6 link local address is auto
detected.
Seconds
The minimum time between route advertisement, in seconds. Range is from 0 to
600.