ZyXEL Communications 3.1 Manual Do Utilizador

Página de 386
 Chapter 27 Addresses
ZyWALL (ZLD) CLI Reference Guide
241
27.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.
[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 141   
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