router(host): add systemd-networkd-based network config
Some checks failed
/ Ansible Lint (push) Failing after 48s
Some checks failed
/ Ansible Lint (push) Failing after 48s
This commit is contained in:
parent
ed8670f7da
commit
217b44c3fa
12 changed files with 126 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
|||
[Match]
|
||||
Name=net2
|
||||
|
||||
[Network]
|
||||
#DNS=212.12.50.158
|
||||
IPForward=ipv6
|
||||
IPv6AcceptRA=no
|
||||
|
||||
[Address]
|
||||
Address=2a00:14b0:4200:3500::130:2/112
|
||||
|
||||
[Route]
|
||||
Gateway=2a00:14b0:4200:3500::130:1
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue