What are the guidelines for entering IP address ranges to define ACL?

Please follow these guidelines when entering IP address ranges to define ACL:

  1. Each entry to ACL shall include a "Start IP Address" and an "End IP Address".
  2. IP addresses must be valid IPv4 addresses, entered using "Dot-decimal notation". Examples:
    • 74.125.0.0
    • 74.125.255.255
  3. Wildcards (such as *) are not supported, please enter ranges instead. Example:
    • If you'd like to enter 74.125.*.*  , you can achieve this by entering the following range:  74.125.0.0 - 74.125.255.255
  4. CIDR is currently not supported.
  5. To enter a single IP address - enter the same value in both "Start IP Address" and "End IP Address" fields. Example:
    • 74.125.255.10 - 74.125.255.10