disable (BGP Graceful Restart)
Syntax
disable;
Hierarchy Level
[edit logical-systems logical-system-name protocols bgp graceful-restart], [edit logical-systems logical-system-name protocols bgp group group-name graceful-restart], [edit logical-systems logical-system-name protocols bgp group group-name neighbor address graceful-restart], [edit protocols bgp graceful-restart], [edit protocols bgp group group-name graceful-restart], [edit protocols bgp group group-name neighbor address graceful-restart]
Description
Disable graceful restart for BGP. Graceful restart allows a routing device undergoing a restart to inform its adjacent neighbors and peers of its condition.
When you disable graceful restart at one level in the
configuration statement hierarchy, it is also disabled at lower levels
in the same hierarchy. For example, if you disable graceful restart
at the [edit protocols bgp group group-name]
hierarchy level, it is disabled for all the peers in the
group. Therefore, if you want to enable graceful restart for some
peers in a group and disable it for others, enable graceful restart
at the [edit protocols bgp group group-name]
hierarchy level and disable graceful restart for each peer
at the [edit protocols bgp group group-name neighbor address]
hierarchy level.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced before Junos OS Release 7.4.