Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
BgpGracefulRestartTimer.Builder |
BgpGracefulRestartTimer.Builder.setRestartTimer(java.lang.Long restartTimer)
Maximum time taken (in seconds) for a BGP session to be established after a
restart.
|
BgpGracefulRestartTimer.Builder |
BgpGracefulRestartTimer.Builder.setStaleRouteTimer(java.lang.Long staleRouteTimer)
Maximum time (in seconds) before stale routes are removed from the RIB (Routing
Information Base) when BGP restarts.
|