]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Mac address format issue
authorPiotr Strzy¿ewski <spiotr007@gmail.com>
Sun, 15 Jul 2018 18:45:30 +0000 (20:45 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 21 Aug 2018 10:18:56 +0000 (12:18 +0200)
src/bin/netconf/configs/hackathon102-v4-1.xml

index e183190c906c0dec0c289f1f626966f9634004e4..e267b65ad1e4be766846a7b6fcd53ef85006910b 100644 (file)
@@ -75,7 +75,7 @@
          <host-reservations>
                  <host-reservation>
                          <cli-id>1</cli-id>
-                         <hardware-address>00-53-00-00-00-00</hardware-address>
+                         <hardware-address>00:53:00:00:00:00</hardware-address>
                          <reserv-addr>198.51.100.210</reserv-addr>
                          <hostname>host1.example.net</hostname>
                  </host-reservation>