profile ip-address-group
Use this command to create groups of IP addresses.
IP groups include groups of IP addresses that are used when configuring access control rules. For information about access control rules, see cloud-api profile antivirus.
Syntax
config profile ip-address-group
edit <group_name>
[set comment "<comment_str>"]
config member
edit {<host_ipv4/mask> | <host_ipv4range>}
end
Variable |
Description |
Default |
Enter the name of the IP address group. |
|
|
Enter a description or comment. |
|
|
Enter the IP address and netmask that you want to include in the group. For example, enter Similarly, To match any address, enter |
|