Browse Source

[master] Corrected mistake in host reservation on master.

Tomek Mrugalski 8 years ago
parent
commit
548d397fe5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/guide/dhcp6-srv.xml

+ 1 - 1
doc/guide/dhcp6-srv.xml

@@ -2642,7 +2642,7 @@ should include options from the isc option space:
             },
             {
                 "hw-address": "00:01:02:03:04:05",
-                "ip-addresses": [ "2001:db8:1::101, 2001:db8:1::102" ]
+                "ip-addresses": [ "2001:db8:1::101", "2001:db8:1::102" ]
             },
             {
                 "duid": "01:02:03:04:05:06:07:08:09:0A",