ZyWALL Series CLI Reference Guide
465
52.2.2.1 Address Group Command Examples
The following commands create three address objects A0, A1, and A2 and add A1 and A2 to address
group RD.
52.2.3 FQDN Object
If the Zyxel Device receives a DNS query for an FQDN and the Zyxel Device has an FQDN cache entry,
the Zyxel Device can map the IP address in a DNS response without having to query a DNS name server.
FQDN can be used in Security Policy, Policy Route, BWM and Web Authentication profiles as source and
destination criteria. FQDN with a wildcard (for example, *.zyxel.com) can be used in these profiles as
destination criteria only.
[no] address-object object_name
Adds the specified address to the specified address group. The
no command removes the specified address from the
specified group.
[no] object-group group_name
Adds the specified address group (second group_name) to the
specified address group (first group_name). The
no command
removes the specified address group from the specified
address group.
[no] description description
Sets the description to the specified value. The no command
clears the description.
description: You can use alphanumeric and
()+/
:=?!*#@$_%- characters, and it can be up to 60
characters long.
object-group address rename
group_name group_name
Renames the specified address group from the first
group_name to the second group_name.
Table 261 object-group Commands: Address Groups (continued)
COMMAND DESCRIPTION
Router# configure terminal
Router(config)# address-object A0 192.168.1.1
Router(config)# address-object A1 192.168.1.2-192.168.2.20
Router(config)# address-object A2 192.168.3.0/24
Router(config)# object-group address RD
Router(group-address)# address-object A1
Router(group-address)# address-object A2
Router(group-address)# exit
Router(config)# show object-group address
Group name Reference
Description
===========================================================================
TW_TEAM 5
RD 0
Router(config)# show object-group address RD
Object/Group name Type Reference
===========================================================================
A1 Object 1
A2 Object 1