Ubuntu Pastebin

Paste from dooferlad at Thu, 26 Nov 2015 11:56:23 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
[
  {
    "start": "192.168.1.10",
    "end": "192.168.1.10",
    "purpose": [
      "assigned-ip"
    ],
    "num_addresses": 1
  },
  {
    "start": "192.168.1.100",
    "end": "192.168.1.200",
    "purpose": [
      "dynamic"
    ],
    "num_addresses": 101
  }
]
Download as text