HP VPN Firewall Appliances Access Control Command Reference

Table Of Contents
39
Syntax
display object-group { mac | name object-group-name | network | service } [ vd vd-name ]
Views
Any view
Default command level
1: Monitor level
Parameters
mac: Displays MAC address group objects.
name object-group-name: Displays a specific group object. The object-group-name argument is a
case-insensitive string of 1 to 31 characters.
network: Displays IP address group objects.
service: Displays service group objects.
vd vd-name: Displays the group objects of a VD. The vd-name argument is a case-insensitive string of 1
to 20 characters. If you do not specify this option, group objects of the default VD are displayed.
Examples
# Display all MAC address group objects on the default VD.
<Sysname> display object-group mac
1 records in total for VD root.
Name: groupmac Status: Out of use
Description: objectgroup-mac-desc
Objects: objectmac1, objectmac2
# Display the group object groupaddr on the default VD.
<Sysname> display object-group name groupaddr
Object type: Network object group
VD name: root
Name: groupaddr Status: Out of use
Description: objectgroup-network-desc
Objects: objectaddr1, objectaddr2
Table 14 Command output
Field Descri
p
tion
Object type
Group object type:
Network object group—IP address group object.
MAC object group—MAC address group object.
Service object group—Service group object.
VD name VD name. The name of the default VD is root.
Name Object name.
Status
Indicates whether the object is referenced:
Out of use—Not referenced.
In use—Referenced.