summaryrefslogtreecommitdiffstats
path: root/docs/examples/bridge
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/bridge')
-rw-r--r--docs/examples/bridge9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/examples/bridge b/docs/examples/bridge
new file mode 100644
index 0000000..bd422fa
--- /dev/null
+++ b/docs/examples/bridge
@@ -0,0 +1,9 @@
+INTERFACE="br0"
+CONNECTION="bridge"
+DESCRIPTION="Example Bridge connection"
+BRIDGE_INTERFACES="eth0 eth1 tap0"
+IP="dhcp"
+## sets forward delay time
+#FWD_DELAY=0
+## sets max age of hello message
+#MAX_AGE=10