504
0 network host address 1.1.1.1
10 network host name host
20 network subnet 1.1.1.1 255.255.255.0
30 network range 1.1.1.1 1.1.1.2
40 network group-object obj1
# Display information about all IPv4 object groups.
<Sysname> display object-group ip address
Ip address object-group obj1: 0 object(in use)
Ip address object-group obj2: 5 objects(out of use)
0 network host address 1.1.1.1
10 network host name host
20 network subnet 1.1.1.1 255.255.255.0
30 network range 1.1.1.1 1.1.1.2
40 network group-object obj1
# Display information about IPv6 object group obj4.
<Sysname> display object-group ipv6 address name obj4
Ipv6 address object-group obj4: 5 objects(out of use)
0 network host address 1::1:1
10 network host name host
20 network subnet 1::1:0 112
30 network range 1::1:1 1::1:2
40 network group-object obj3
Table 72 Command output
Field Description
in use The object group is referenced by an ACL, object policy, or object group.
out of use The object group is not referenced.
network (IPv4 address object group view)
Use network to configure an IPv4 address object.
Use undo network to delete the IPv4 address object.
Syntax
[ object-id ] network { host { address ip-address | name host-name } | subnet ip-address { mask-length
| mask } | range ip-address1 ip-address2 | group-object object-group-name }
undo network { host { address ip-address | name host-name } | subnet ip-address { mask-length | mask }
| range ip-address1 ip-address2 | group-object object-group-name }
undo object-id
Default
No IPv4 object exists.
Views
IPv4 object group view