18 lines
390 B
Plaintext
18 lines
390 B
Plaintext
#single NIC bridge
|
|
config_enp3s0="null"
|
|
config_tap0="null"
|
|
config_tap1="null"
|
|
config_tap2="null"
|
|
config_tap3="null"
|
|
tuntap_tap0="tap"
|
|
tuntap_tap1="tap"
|
|
tuntap_tap2="tap"
|
|
tuntap_tap3="tap"
|
|
bridge_br0="enp3s0 tap0 tap1 tap2 tap3"
|
|
rc_net_br0_need="net.enp3s0 net.tap0 net.tap1 net.tap2 net.tap3"
|
|
# Bridge dynamic config
|
|
config_br0="dhcp"
|
|
|
|
bridge_forward_delay_br0=0
|
|
bridge_hello_time_br0=1000
|