IPv6 added to kvmeidas
This commit is contained in:
parent
dfd42e34ab
commit
46798f3d45
1 changed files with 5 additions and 0 deletions
|
@ -25,3 +25,8 @@ iface br-eidas inet static
|
||||||
bridge_fd 2
|
bridge_fd 2
|
||||||
bridge_stp off
|
bridge_stp off
|
||||||
bridge_maxwait 0
|
bridge_maxwait 0
|
||||||
|
|
||||||
|
iface br-eidas inet6 static
|
||||||
|
address 2001:6b0:63:1::4
|
||||||
|
netmask 64
|
||||||
|
gateway 2001:6b0:63:1::1
|
||||||
|
|
Loading…
Add table
Reference in a new issue