summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/bird.sgml12
-rw-r--r--doc/reply_codes1
2 files changed, 8 insertions, 5 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml
index 312ab36..53d87b6 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -302,8 +302,7 @@ to zero to disable it. An empty <cf><m/switch/</cf> is equivalent to <cf/on/
<cf/packets/ for packets sent and received by the protocol. Default: off.
<tag>router id <m/IPv4 address/</tag> This option can be used to override global
- router id for a given protocol. This option is not yet implemented for OSPF
- protocol. Default: uses global router id.
+ router id for a given protocol. Default: uses global router id.
<tag>import all | none | filter <m/name/ | filter { <m/filter commands/ } | where <m/filter expression/</tag>
Specify a filter to be used for filtering routes coming from the protocol to the routing table. <cf/all/ is shorthand for <cf/where true/ and <cf/none/ is shorthand for <cf/where false/. Default: <cf/all/.
@@ -1044,9 +1043,12 @@ for each neighbor using the following configuration parameters:
Discriminator to be used during route selection when the MED attribute
is missing. Default: 0.
- <tag>default bgp_local_pref <m/number/</tag> Value of the Local Preference
- to be used during route selection when the Local Preference attribute
- is missing. Default: 0.
+ <tag>default bgp_local_pref <m/number/</tag> A default value
+ for the Local Preference attribute. It is used when a new
+ Local Preference attribute is attached to a route by the BGP
+ protocol itself (for example, if a route is received through
+ eBGP and therefore does not have such attribute). Default: 100
+ (0 in pre-1.2.0 versions of BIRD).
</descrip>
<sect1>Attributes
diff --git a/doc/reply_codes b/doc/reply_codes
index 4588182..db760fb 100644
--- a/doc/reply_codes
+++ b/doc/reply_codes
@@ -42,6 +42,7 @@ Reply codes of BIRD command-line interface
1014 Show ospf
1015 Show ospf interface
1016 Show ospf state/topology
+1017 Show ospf lsadb
8000 Reply too long
8001 Route not found