Swapping cirdan's mac addresses.

This commit is contained in:
Joseph Hanson 2023-07-22 12:32:11 -05:00
parent e7e8000d24
commit 8670d4d93a
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -111,12 +111,12 @@ set service dhcp-server shared-network-name SERVERS subnet 10.1.1.0/24 static-ma
set service dhcp-server shared-network-name SERVERS subnet 10.1.1.0/24 static-mapping elrond ip-address '10.1.1.62'
set service dhcp-server shared-network-name SERVERS subnet 10.1.1.0/24 static-mapping elrond mac-address 'C8:1F:66:10:51:D9'
set service dhcp-server shared-network-name SERVERS subnet 10.1.1.0/24 static-mapping cirdan ip-address '10.1.1.63'
set service dhcp-server shared-network-name SERVERS subnet 10.1.1.0/24 static-mapping cirdan mac-address '9A:37:F2:C6:C3:DD'
set service dhcp-server shared-network-name SERVERS subnet 10.1.1.0/24 static-mapping cirdan mac-address '98:90:96:A2:04:B1'
# set service dhcp-server shared-network-name SERVERS subnet 10.1.1.0/24 static-mapping m1 ip-address '10.1.1.31'
# set service dhcp-server shared-network-name SERVERS subnet 10.1.1.0/24 static-mapping m1 mac-address '34:17:EB:D9:AB:D2'
set service dhcp-server shared-network-name SERVERS subnet 10.1.1.0/24 static-mapping m2 ip-address '10.1.1.32'
set service dhcp-server shared-network-name SERVERS subnet 10.1.1.0/24 static-mapping m2 mac-address '98:90:96:A2:04:B1'
# set service dhcp-server shared-network-name SERVERS subnet 10.1.1.0/24 static-mapping m2 ip-address '10.1.1.32'
# set service dhcp-server shared-network-name SERVERS subnet 10.1.1.0/24 static-mapping m2 mac-address '98:90:96:A2:04:B1'
set service dhcp-server shared-network-name SERVERS subnet 10.1.1.0/24 static-mapping w1 ip-address '10.1.1.33'
set service dhcp-server shared-network-name SERVERS subnet 10.1.1.0/24 static-mapping w1 mac-address '64:00:6A:63:94:AE'
set service dhcp-server shared-network-name SERVERS subnet 10.1.1.0/24 static-mapping w2 ip-address '10.1.1.33'