HP VPN Firewall Appliances Access Control Command Reference

Table Of Contents
47
object-group network
Use object-group network to create an IP address group object and enter IP address group object view.
If the object already exists, you enter its view.
Use undo object-group network to delete an IP address group object.
Syntax
object-group network object-group-name
undo object-group network object-group-name
Default
No IP address group object is configured.
Views
VD system view
Default command level
2: System level
Parameters
object-group-name: Specifies the object name, a case-insensitive string of 1 to 31 characters.
Examples
# Create IP address group object groupaddr on the default VD.
<Sysname> system-view
[Sysname] object-group network groupaddr
# Create IP address group object groupaddr on VD virdev.
<Sysname> system-view
[Sysname] switchto vd virdev
[Sysname-vsys-virdev] object-group network groupaddr
range
Use range ip-address-start ip-address-end to add an IP address range to an address range object.
Use range exclude ip-address to exclude an IP address from the IP address range.
Use undo range exclude ip-address to add an excluded IP address back to the IP address range.
Use undo range to restore the default.
Syntax
range { ip-address-start ip-address-end | exclude ip-address }
undo range [ exclude ip-address ]
Default
An address range object has no IP address range member.
Views
Address range object view