Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
labs
BIRD Internet Routing Daemon
Commits
c408d807
Commit
c408d807
authored
Apr 03, 2018
by
Ondřej Zajíček
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Doc: Documentation for BGP disable after cease option
parent
a63d20aa
Pipeline
#35004
passed with stages
in 7 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
doc/bird.sgml
doc/bird.sgml
+13
-0
No files found.
doc/bird.sgml
View file @
c408d807
...
...
@@ -2384,6 +2384,19 @@ using the following configuration parameters:
disable the instance automatically and wait for an administrator to fix
the problem manually. Default: off.
<tag><label id="bgp-disable-after-cease">disable after cease <m/switch/|<m/set-of-flags/</tag>
When a Cease notification is received, disable the instance
automatically and wait for an administrator to fix the problem manually.
When used with <m/switch/ argument, it means handle every Cease subtype
with the exception of <cf/connection collision/. Default: off.
The <m/set-of-flags/ allows to narrow down relevant Cease subtypes. The
syntax is <cf>{<m/flag/ [, <m/.../] }</cf>, where flags are: <cf/cease/,
<cf/prefix limit hit/, <cf/administrative shutdown/,
<cf/peer deconfigured/, <cf/administrative reset/,
<cf/connection rejected/, <cf/configuration change/,
<cf/connection collision/, <cf/out of resources/.
<tag><label id="bgp-hold-time">hold time <m/number/</tag>
Time in seconds to wait for a Keepalive message from the other side
before considering the connection stale. Default: depends on agreement
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment