Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use the full IP address to target a specific device.

Code Block
192.168.1.1

IP address prefix

...

Use IP address prefix to target a range of IP addresses. This syntax targets all IP addresses starting with the given prefix. The prefix must end with a dot / punctiation mark: '.'.

Code Block
192.168.1.

CIDR address

...