Hi Guys. I have written a simple bash script for reserving/claiming ipnodes. I would like to ask how to limit (and/or offset) SWQL swiss query to exclude like first 10 IP's (ipnodes) and start with f.e. 192.168.0.10? There's a "SkipScan" property which i'm checking to skip broadcast and subnet, should i use this to mark the nodes i would like to exclude? Is it the correct way? LIMIT 10,254 does not seem to be working in SWQL, and i can't find anything similar to my problem on Thwack. Thank you in advance.
↧