summaryrefslogtreecommitdiffstats
path: root/docs/examples/bridge
blob: bd422fa051980bc2b73fa1460fb3f5fee6a99df5 (plain)
1
2
3
4
5
6
7
8
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