From: Jana Babovakova Date: Mon, 17 Mar 2025 14:56:45 +0000 (+0100) Subject: Docs: Changed "<", ">" to "<",">" in . X-Git-Tag: v3.1.0~15^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3a55459ea099ccea4be7dce16cc37617c6a69b56;p=thirdparty%2Fbird.git Docs: Changed "<", ">" to "<",">" in . --- diff --git a/doc/bird.sgml b/doc/bird.sgml index c736d905c..4efca00dd 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -2332,15 +2332,15 @@ protocol babel [] { rtt decay ; send timestamps ; authentication none|mac [permissive]; - password "<text>"; - password "<text>" { - id <number>; - generate from "<date>"; - generate to "<date>"; - accept from "<date>"; - accept to "<date>"; - from "<date>"; - to "<date>"; + password ""; + password "" { + id ; + generate from ""; + generate to ""; + accept from ""; + accept to ""; + from ""; + to ""; algorithm ( hmac sha1 | hmac sha256 | hmac sha384 | hmac sha512 | blake2s128 | blake2s256 | blake2b256 | blake2b512 ); }; @@ -2598,40 +2598,40 @@ are allowed as units, practical minimum values are usually in order of tens of milliseconds. -protocol bfd [<name>] { +protocol bfd [] { accept [ipv4|ipv6] [direct|multihop]; - strict bind <switch>; - zero udp6 checksum rx <switch>; - interface <interface pattern> { - interval <time>; - min rx interval <time>; - min tx interval <time>; - idle tx interval <time>; - multiplier <number>; - passive <switch>; + strict bind ; + zero udp6 checksum rx ; + interface { + interval @@ -4622,100 +4622,100 @@ If no channel is configured, appropriate channel is defined with default parameters. -protocol ospf [v2|v3] <name> { - rfc1583compat <switch>; - rfc5838 <switch>; - instance id <number>; - stub router <switch>; - tick <number>; - ecmp <switch> [limit <number>]; - merge external <switch>; - graceful restart <switch>|aware; - graceful restart time <number>; - area <id> { +protocol ospf [v2|v3] { + rfc1583compat ; + rfc5838 ; + instance id ; + stub router ; + tick ; + ecmp [limit ]; + merge external ; + graceful restart |aware; + graceful restart time ; + area { stub; nssa; - summary <switch>; - default nssa <switch>; - default cost <number>; - default cost2 <number>; - translator <switch>; - translator stability <number>; + summary ; + default nssa ; + default cost ; + default cost2 ; + translator ; + translator stability ; networks { - <prefix>; - <prefix> hidden; + ; + hidden; }; external { - <prefix>; - <prefix> hidden; - <prefix> tag <number>; + ; + hidden; + tag ; }; - stubnet <prefix>; - stubnet <prefix> { - hidden <switch>; - summary <switch>; - cost <number>; + stubnet ; + stubnet { + hidden ; + summary ; + cost ; }; - interface <interface pattern> [instance <number>] { - cost <number>; - stub <switch>; - hello <number>; - poll <number>; - retransmit <number>; - priority <number>; - wait <number>; - dead count <number>; - dead <number>; - secondary <switch>; - rx buffer [normal|large|<number>]; - tx length <number>; + interface [instance ] { + cost ; + stub ; + hello ; + poll ; + retransmit ; + priority ; + wait ; + dead count ; + dead ; + secondary ; + rx buffer [normal|large|]; + tx length ; type [broadcast|bcast|pointopoint|ptp| nonbroadcast|nbma|pointomultipoint|ptmp]; - link lsa suppression <switch>; - strict nonbroadcast <switch>; - real broadcast <switch>; - ptp netmask <switch>; - ptp address <switch>; - check link <switch>; - bfd <switch>; - ecmp weight <number>; - ttl security [<switch>; | tx only] - tx class|dscp <number>; - tx priority <number>; + link lsa suppression ; + strict nonbroadcast ; + real broadcast ; + ptp netmask ; + ptp address ; + check link ; + bfd ; + ecmp weight ; + ttl security [; | tx only] + tx class|dscp ; + tx priority ; authentication none|simple|cryptographic; - password "<text>"; - password "<text>" { - id <number>; - generate from "<date>"; - generate to "<date>"; - accept from "<date>"; - accept to "<date>"; - from "<date>"; - to "<date>"; + password ""; + password "" { + id ; + generate from ""; + generate to ""; + accept from ""; + accept to ""; + from ""; + to ""; algorithm ( keyed md5 | keyed sha1 | hmac sha1 | hmac sha256 | hmac sha384 | hmac sha512 ); }; neighbors { - <ip>; - <ip> eligible; + ; + eligible; }; }; - virtual link <id> [instance <number>] { - hello <number>; - retransmit <number>; - wait <number>; - dead count <number>; - dead <number>; + virtual link [instance ] { + hello ; + retransmit ; + wait ; + dead count ; + dead ; authentication none|simple|cryptographic; - password "<text>"; - password "<text>" { - id <number>; - generate from "<date>"; - generate to "<date>"; - accept from "<date>"; - accept to "<date>"; - from "<date>"; - to "<date>"; + password ""; + password "" { + id ; + generate from ""; + generate to ""; + accept from ""; + accept to ""; + from ""; + to ""; algorithm ( keyed md5 | keyed sha1 | hmac sha1 | hmac sha256 | hmac sha384 | hmac sha512 ); }; }; @@ -5752,40 +5752,40 @@ protocol instance can be configured by using -protocol rip [ng] [<name>] { - infinity <number>; - ecmp <switch> [limit <number>]; - interface <interface pattern> { - metric <number>; +protocol rip [ng] [] { + infinity ; + ecmp [limit ]; + interface { + metric ; mode multicast|broadcast; - passive <switch>; - address <ip>; - port <number>; + passive ; + address ; + port ; version 1|2; - split horizon <switch>; - poison reverse <switch>; - demand circuit <switch>; - check zero <switch>; - update time <number>; - timeout time <number>; - garbage time <number>; - ecmp weight <number>; - ttl security <switch>; | tx only; - tx class|dscp <number>; - tx priority <number>; - rx buffer <number>; - tx length <number>; - check link <switch>; + split horizon ; + poison reverse ; + demand circuit ; + check zero ; + update time ; + timeout time ; + garbage time ; + ecmp weight ; + ttl security ; | tx only; + tx class|dscp ; + tx priority ; + rx buffer ; + tx length ; + check link ; authentication none|plaintext|cryptographic; - password "<text>"; - password "<text>" { - id <number>; - generate from "<date>"; - generate to "<date>"; - accept from "<date>"; - accept to "<date>"; - from "<date>"; - to "<date>"; + password ""; + password "" { + id ; + generate from ""; + generate to ""; + accept from ""; + accept to ""; + from ""; + to ""; algorithm ( keyed md5 | keyed sha1 | hmac sha1 | hmac sha256 | hmac sha384 | hmac sha512 ); }; @@ -6046,27 +6046,27 @@ in (import) filters. define more RPKI protocols generally. -protocol rpki [<name>] { - roa4 { table <tab>; }; - roa6 { table <tab>; }; - aspa { table <tab>; }; - remote <ip> | "<domain>" [port <number>]; - port <number>; - local address <ip>; - refresh [keep] <number>; - retry [keep] <number>; - expire [keep] <number>; - ignore max length <switch>; - min version <number>; - max version <number>; +protocol rpki [] { + roa4 { table ; }; + roa6 { table ; }; + aspa { table ; }; + remote | "" [port ]; + port ; + local address ; + refresh [keep] ; + retry [keep] ; + expire [keep] ; + ignore max length ; + min version ; + max version ; transport tcp { authentication none|md5; - password "<text>"; + password ""; }; transport ssh { bird private key "</path/to/id_rsa>"; remote public key "</path/to/known_host>"; - user "<name>"; + user ""; }; }