summaryrefslogtreecommitdiff
path: root/templates-cfg/cluster
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2008-03-17 18:37:14 -0700
committerAn-Cheng Huang <ancheng@vyatta.com>2008-03-17 18:37:14 -0700
commit701646b70762e36d3d7cabd6d459299e1c9d1d4e (patch)
tree1cc1ad441495f85cd27a38c7af35af0819ad33d7 /templates-cfg/cluster
parent985c9a836ddcf73632203e8fb387ea05b9a6d5fe (diff)
downloadvyatta-cluster-701646b70762e36d3d7cabd6d459299e1c9d1d4e.tar.gz
vyatta-cluster-701646b70762e36d3d7cabd6d459299e1c9d1d4e.zip
use multicast heartbeats by default
Diffstat (limited to 'templates-cfg/cluster')
-rw-r--r--templates-cfg/cluster/mcast-group/node.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates-cfg/cluster/mcast-group/node.def b/templates-cfg/cluster/mcast-group/node.def
new file mode 100644
index 0000000..cb2c31a
--- /dev/null
+++ b/templates-cfg/cluster/mcast-group/node.def
@@ -0,0 +1,4 @@
+type: ipv4
+help: Multicast group for sending/receiving heartbeat packets
+syntax:expression: pattern $VAR(@) "^239\."
+ ; "Heartbeat multicast group must be \"239.*.*.*\""