Mode
- class Bgp.Neighbors.Neighbor.GracefulRestart.State.Mode
Mode (Enum Class)
- HELPER_ONLY = 0
The local router is operating in helper-only mode, and
hence will not retain forwarding state during a local
session restart, but will do so during a restart of the
remote peer
- BILATERAL = 1
The local router is operating in both helper mode, and
hence retains forwarding state during a remote restart,
and also maintains forwarding state during local session
restart
- REMOTE_HELPER = 2
The local system is able to retain routes during restart
but the remote system is only able to act as a helper