summaryrefslogtreecommitdiff
path: root/doc/bird.sgml
diff options
context:
space:
mode:
authorJob Snijders <job@fastly.com>2024-02-22 14:58:29 +0100
committerOndrej Zajicek <santiago@crfreenet.org>2024-02-22 14:58:29 +0100
commite2728c8078161d9811d6c24a11e4c95efd1c9313 (patch)
treedec57ce2fd056566cc4d3ca4e7e1977358e4ea96 /doc/bird.sgml
parent2d0652dd1088395c50df8fe1a99f1111b44688c6 (diff)
RPKI: Add 'local address' configuration option
Allow to explicitly configure the source IP address for RPKI-To-Router sessions. Predictable source addresses are useful for minimizing the holes to be poked in ACLs. Changed from 'source address' to 'local address' by committer.
Diffstat (limited to 'doc/bird.sgml')
-rw-r--r--doc/bird.sgml4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml
index 76ca7f75..aeecb1dc 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -5697,6 +5697,7 @@ protocol rpki [&lt;name&gt;] {
roa6 { table &lt;tab&gt;; };
remote &lt;ip&gt; | "&lt;domain&gt;" [port &lt;num&gt;];
port &lt;num&gt;;
+ local address &lt;ip&gt;;
refresh [keep] &lt;num&gt;;
retry [keep] &lt;num&gt;;
expire [keep] &lt;num&gt;;
@@ -5726,6 +5727,9 @@ specify both channels.
number is 323 for transport without any encryption and 22 for transport
with SSH encryption.
+ <tag>local address <m/ip/</tag>
+ Define local address we should use as a source address for the RTR session.
+
<tag>refresh [keep] <m/num/</tag> Time period in seconds. Tells how
long to wait before next attempting to poll the cache using a Serial
Query or a Reset Query packet. Must be lower than 86400 seconds (one