blob: 19cb0bd2ec4441d01b83ae4a35425875ce98398b (
plain)
1
2
3
4
5
6
7
8
9
|
Description="Example Bridge connection"
Interface=br0
Connection=bridge
BindsToInterfaces=(eth0 eth1 tap0)
IP=dhcp
## sets forward delay time
#FwdDelay=0
## sets max age of hello message
#MaxAge=10
|