Size: 389
Comment:
|
Size: 532
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 13: | Line 13: |
To sort via the IP address now do the following: {{{#!highlight sql SELECT IpAddress, Reserved FROM IpPoolABCD ORDER BY A, B, C, D }}} |
Dhcp Reservations
2015-09-20
Added a view to the DB so that we can sort on the IP address easily:
To sort via the IP address now do the following: