Update iot k8s worker ips.
This commit is contained in:
parent
25a13c68d6
commit
bcc8f42f28
1 changed files with 2 additions and 2 deletions
|
@ -176,9 +176,9 @@ set service dhcp-server shared-network-name IOT subnet 10.1.3.0/24 static-mappin
|
||||||
set service dhcp-server shared-network-name IOT subnet 10.1.3.0/24 static-mapping gandalf ip-address '10.1.3.121'
|
set service dhcp-server shared-network-name IOT subnet 10.1.3.0/24 static-mapping gandalf ip-address '10.1.3.121'
|
||||||
set service dhcp-server shared-network-name IOT subnet 10.1.3.0/24 static-mapping gandalf mac-address '52:54:00:e5:08:8d'
|
set service dhcp-server shared-network-name IOT subnet 10.1.3.0/24 static-mapping gandalf mac-address '52:54:00:e5:08:8d'
|
||||||
set service dhcp-server shared-network-name IOT subnet 10.1.3.0/24 static-mapping shadowfax ip-address '10.1.3.122'
|
set service dhcp-server shared-network-name IOT subnet 10.1.3.0/24 static-mapping shadowfax ip-address '10.1.3.122'
|
||||||
set service dhcp-server shared-network-name IOT subnet 10.1.3.0/24 static-mapping shadowfax mac-address 'ae:4c:70:3f:79:e4'
|
set service dhcp-server shared-network-name IOT subnet 10.1.3.0/24 static-mapping shadowfax mac-address '0e:46:8d:59:24:ca'
|
||||||
set service dhcp-server shared-network-name IOT subnet 10.1.3.0/24 static-mapping anduril ip-address '10.1.3.123'
|
set service dhcp-server shared-network-name IOT subnet 10.1.3.0/24 static-mapping anduril ip-address '10.1.3.123'
|
||||||
set service dhcp-server shared-network-name IOT subnet 10.1.3.0/24 static-mapping anduril mac-address 'd4:5d:64:91:b2:42'
|
set service dhcp-server shared-network-name IOT subnet 10.1.3.0/24 static-mapping anduril mac-address '00:d8:61:31:9a:a0'
|
||||||
|
|
||||||
# Video VLAN
|
# Video VLAN
|
||||||
set service dhcp-server shared-network-name VIDEO authoritative
|
set service dhcp-server shared-network-name VIDEO authoritative
|
||||||
|
|
Reference in a new issue