Passage à l'ipv6 only pour l'ip des bornes.
This commit is contained in:
parent
c4a85400d7
commit
58ed904aa9
1 changed files with 4 additions and 4 deletions
|
@ -11,12 +11,12 @@ config interface vlan3
|
|||
option ifname eth0.3
|
||||
option type bridge
|
||||
option ipv6 1
|
||||
option proto dhcp
|
||||
|
||||
config interface vlan3six
|
||||
option ifname "br-vlan3"
|
||||
option proto dhcpv6
|
||||
|
||||
#config interface vlan3six
|
||||
# option ifname "br-vlan3"
|
||||
# option proto dhcpv6
|
||||
|
||||
# v6only
|
||||
config interface vlan6
|
||||
option ifname eth0.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue