projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add cluster_port parameter for Multiple clusters
[l2tpns.git]
/
Docs
/
startup-config.5.pod
diff --git
a/Docs/startup-config.5.pod
b/Docs/startup-config.5.pod
index
f652dda
..
46a96c4
100644
(file)
--- a/
Docs/startup-config.5.pod
+++ b/
Docs/startup-config.5.pod
@@
-80,6
+80,10
@@
B<set> I<bind_multi_address> "64.14.13.41, 64.14.13.42"
Multicast cluster address (default: 239.192.13.13). See the section on Clustering for more information.
Multicast cluster address (default: 239.192.13.13). See the section on Clustering for more information.
+=item B<Bcluster_port> (int)
+
+UDP cluster port (default: 32792). See the section on Clustering for more information.
+
=item B<cluster_interface> (string)
Interface for cluster packets (default: eth0).
=item B<cluster_interface> (string)
Interface for cluster packets (default: eth0).