User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 785
Mode Router BGP Config Mode
6.10.2.18. bgp graceful-restart stalepath-time <stalepath-time>
The user is able configure BGP graceful restart helper stale path timer by command bgp graceful-restart
stalepath-time in BGP router configuration mode. To reset BGP graceful restart helper restart timer to default
value, use no form of this command.
Format bgp graceful-restart stalepath-time <stalepath-time>
no bgp graceful-restart stalepath-time <stalepath-time>
Default 300 seconds
Mode Router BGP Config Mode
6.10.2.19. bgp listen
The user is able to activate dynamic neighbors feature and specify the maximum number of IPv4/IPv6 neighbors
that can be created, IPv4/IPv6 prefix for listening range, as well as the peer template inherited by command bgp
listen in BGP router configuration mode. To de-activate dynamic neighbors feature, use no form of this
command.
Format bgp listen {limit <max-num>| range <prefix>/<prefix-length> [inherit peer <peer-template-name>] }
no bgp listen {limit <max-num>| range <prefix>/<prefix-length> [inherit peer <peer-template-
name>] }
Default No subnets are associated with a BGP listen subnet range, and the BGP dynamic neighbor feature is
not activated.
Fields
Definition
Stalepath-time
The setting of the stale path timer ranged from 1 to 3600. The timer is used by
BGP GR aware node to remove state routes learned from neighboring BGP GR
enabled node after the timer expires.
Fields
Definition
Maximum Peers
Maximum number of dynamic members in this VRF with specific address family.
Number from 1 to 100. Default is 20.
Prefix/Length
Specify the listen range IP prefix and prefix length to be created.
Template
Specify the name of a BGP peer template that is to be associated with the
specified listen subnet range and inherited with dynamically created neighbors.
The template will be inherited with dynamically created neighbors.