IP Calculator

The ipcalc function takes an IP address and netmask and calculates the resulting broadcast, network, wildcard mask, and host range.

The result of ipcalcfunction

It's a table function that provides various details about IP addresses including:

  • Address

  • Netmask

  • Wildcard

  • Network / Hostroute

  • HostMin

  • HostMax

  • Broadcast

  • Hosts count

You can use this table function with your data easily:

Last updated

Was this helpful?