mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-09-14 10:24:53 +08:00
Update ipv6_static_interfaces.cfg
This commit is contained in:
parent
fd4585f3b6
commit
953a31906a
1 changed files with 3 additions and 1 deletions
|
@ -40,7 +40,9 @@ network:
|
|||
eth0:
|
||||
dhcp6: false
|
||||
addresses: [ip6Addr/ip6Mask]
|
||||
gateway6: ip6Gate
|
||||
routes:
|
||||
- to: default
|
||||
via: ip6Gate
|
||||
nameservers:
|
||||
addresses: [ip6DNS1, ip6DNS2]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue