Minor changes in documentation
This commit is contained in:
parent
a459f4df16
commit
0a505706bc
1 changed files with 5 additions and 4 deletions
|
@ -318,8 +318,9 @@ protocol rip {
|
||||||
<p><descrip>
|
<p><descrip>
|
||||||
<tag>include "<m/filename/"</tag>
|
<tag>include "<m/filename/"</tag>
|
||||||
This statement causes inclusion of a new file. <m/Filename/ could also
|
This statement causes inclusion of a new file. <m/Filename/ could also
|
||||||
be a wildcard. The maximal depth is 8. Note that this statement could be
|
be a wildcard, in that case matching files are included in alphabetic
|
||||||
used anywhere in the config file, not just as a top-level option.
|
order. The maximal depth is 8. Note that this statement could be used
|
||||||
|
anywhere in the config file, not just as a top-level option.
|
||||||
|
|
||||||
<tag><label id="dsc-log">log "<m/filename/"|syslog [name <m/name/]|stderr all|{ <m/list of classes/ }</tag>
|
<tag><label id="dsc-log">log "<m/filename/"|syslog [name <m/name/]|stderr all|{ <m/list of classes/ }</tag>
|
||||||
Set logging of messages having the given class (either <cf/all/ or
|
Set logging of messages having the given class (either <cf/all/ or
|
||||||
|
@ -2616,8 +2617,8 @@ protocol ospf <name> {
|
||||||
updates. Default value is 5.
|
updates. Default value is 5.
|
||||||
|
|
||||||
<tag>priority <M>num</M></tag>
|
<tag>priority <M>num</M></tag>
|
||||||
On every multiple access network (e.g., the Ethernet) Designed Router
|
On every multiple access network (e.g., the Ethernet) Designated Router
|
||||||
and Backup Designed router are elected. These routers have some special
|
and Backup Designated router are elected. These routers have some special
|
||||||
functions in the flooding process. Higher priority increases preferences
|
functions in the flooding process. Higher priority increases preferences
|
||||||
in this election. Routers with priority 0 are not eligible. Default
|
in this election. Routers with priority 0 are not eligible. Default
|
||||||
value is 1.
|
value is 1.
|
||||||
|
|
Loading…
Reference in a new issue