For a given IP Address or Subnet Address, returns the range of ip addresses Low and High address and the conversion of each to Decimal (Long)
If a single ip address is supplied, eg 192.168.0.1, the returned low and high addresses will be the same
If a subnet address is given in the form 10.233.99.77/26, the returned addresses will be the low and high addresses for the specified subnet
@takbb Brian Bates 02 Oct 2022
- Type: Table