Owner's Manual

Chapter 26. BGP | 721
NETGEAR 8800 User Manual
create bgp neighbor 20.0.0.1 remote-as 100
enable bgp neighbor all
enable bgp
You can use the following commands to verify that BGP graceful restart is configured:
show bgp
show bgp neighbor
Cease Subcodes
BGP uses the cease subcode in notification message to convey the reason for terminating
the session. The cease subcodes currently supported are given in
Table 71.
The following sections provide detailed descriptions of each supported cease subcode.
Maximum Number of Prefixes Reached
This cease subcode is sent when the number of prefixes from a BGP neighbor exceeds the
pre-configured limit. The notification message contains additional data to indicate the
maximum prefix limit configured for the neighbor.
Administrative Shutdown
This cease notification subcode is sent to a BGP neighbor in following two situations
BGP neighbor is disabled
BGP protocol is globally disabled. All BGP neighbors that were in the established state
send cease notifications with this subcode
Peer De-configured
This cease notification subcode is sent when BGP neighbor is deleted.
Table 71. Supported Cease Subcodes
Subcode Description Supported?
1 Maximum Number of Prefixes Reached Yes
2 Administrative Shutdown Yes
3 Peer De-configured Yes
4 Administrative Reset No
5 Connection Rejected No
6 Other Configuration Change Yes
7 Connection Collision Resolution Yes
8 Out of Resources No