Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[Match]
|
||||
Name=eth0
|
||||
KernelCommandLine=bmcposition=0
|
||||
[Network]
|
||||
VLAN=eth0.4004
|
||||
DHCP=true
|
||||
LinkLocalAddressing=yes
|
||||
IPv6AcceptRA=false
|
||||
Address=10.9.0.1/24
|
||||
[DHCP]
|
||||
ClientIdentifier=mac
|
||||
@@ -0,0 +1,11 @@
|
||||
[Match]
|
||||
Name=eth0
|
||||
KernelCommandLine=bmcposition=1
|
||||
[Network]
|
||||
VLAN=eth0.4004
|
||||
DHCP=true
|
||||
LinkLocalAddressing=yes
|
||||
IPv6AcceptRA=false
|
||||
Address=10.9.0.2/24
|
||||
[DHCP]
|
||||
ClientIdentifier=mac
|
||||
@@ -0,0 +1,8 @@
|
||||
[Match]
|
||||
Name=eth0.4004
|
||||
KernelCommandLine=bmcposition=0
|
||||
[Network]
|
||||
LinkLocalAddressing=yes
|
||||
IPv6AcceptRA=true
|
||||
DHCP=no
|
||||
Address=fd59:4144:524f:5441:544c:494e:3:1/122
|
||||
@@ -0,0 +1,8 @@
|
||||
[Match]
|
||||
Name=eth0.4004
|
||||
KernelCommandLine=bmcposition=1
|
||||
[Network]
|
||||
LinkLocalAddressing=yes
|
||||
IPv6AcceptRA=true
|
||||
DHCP=no
|
||||
Address=fd59:4144:524f:5441:544c:494e:3:2/122
|
||||
@@ -0,0 +1,5 @@
|
||||
[NetDev]
|
||||
Name=eth0.4004
|
||||
Kind=vlan
|
||||
[VLAN]
|
||||
Id=4004
|
||||
Reference in New Issue
Block a user