Chapter 52 Addresses
ZyWALL Series CLI Reference Guide
462
address-object rename object_name
object_name
Renames the specified address (first object_name) to the
second object_name.
address6-object object_name {ip |
ip_range | ip_subnet | fqdn fqdn|
geography country code
| interface-ip |
interface-subnet | interface-gateway}
{interface_name | virtual interface
name}
Creates the specified IPv6 address object using the
specified parameters.
ip <W.X.Y.Z> Enter an IPv6 address.
ip_range <W.X.Y.Z>-<W.X.Y.Z> Enter an IPv6 address
range.
ip_subnet <W.X.Y.Z>/<1..32> Enter an IPv6 subnet. For
example, 192.168.1.0/32.
fqdn Enter a fully-qualified domain name.
country code Enter a country or continent code
(represents an IP address for that country/continent).
interface-gateway
/ interface-ip /interface-
subnet Enter an interface_name or a
virtual_interface_name
address6-object object_name geography
<country code> all
Creates a GEOGRAPHY object representing all IPv6
address of the specified country.
Use the command, geo-ip [no] geography
<country_code> all address {ipv4 | ip6}, to
configure the custom country-to-IP/continent-to-IP
address mappings for a GEOGRAPHY object.
[no] address6-object object_name
{ipv6_address | ipv6_range |
ipv6_subnet}
Creates the specified IPv6 address object using the
specified parameters. The no command removes the
specified address object.
ipv6_address: IPv6 address
ipv6_range: IPv6 address range. For example:
fe80:1234::1-fe80:1234::ffff
ipv6_subnet: IPv6 prefix format. For example:
fe80::211:85ff:fe0e:dec/128
[no] address6-object OBJECT_NAME
interface-ip interface {dhcpv6 | link-
local | slaac | static} {addr_index}
Creates the specified IPv6 address object based on the
specified interface object. Specify whether it is a DHCPv6
server, link-local IP address, StateLess Address Auto
Configuration IP address (slaac), or static IPv6 address.
The no command removes the specified address object.
[no] address6-object object_name
interface-subnet interface {dhcpv6 |
slaac | static} {addr_index}
Creates the specified IPv6 address object based on the
specified interface subnet object. Specify whether it is a
DHCPv6 server, SLAAC, or static IPv6 address. The no
command removes the specified address object.
[no]address6-object object_name
interface-gateway interface {slaac |
static} {addr_index}
Creates the specified IPv6 address object based on the
specified interface gateway object. Specify whether it is
a SLAAC or static IPv6 address. The no command
removes the specified address object.
fqdn-object query-period <1..1440>
Configures how long (1-1440 seconds) the Zyxel Device
should wait for a reply from the DNS server configured on
the Zyxel Device in order to update FQDN - IP cache
entries.
fqdn-object sync-period <1..5>
Configures how often (1-5 seconds) the Zyxel Device
should query the DNS server configured on the Zyxel
Device to update FQDN - IP cache entries.
Table 260 address-object and address6-object Commands (continued)
COMMAND DESCRIPTION