ZyXEL Communications Security Camera 3.1 ユーザーズマニュアル

ページ / 386
Chapter 27 Addresses
ZyWALL (ZLD) CLI Reference Guide
240
The following example creates host, range, subnet, and link local IPv6 address objects and then 
deletes the subnet IPv6 address object.
27.2.2  Address Group Commands
This table lists the commands for address groups.
> enable
Router# configure terminal
Router(config)# address6-object B0 fe80::211:85ff:fe0e:cdec
Router(config)# address6-object B1 fe80::211:85ff:fe0e:1-fe80::211:85ff:fe0e:ff
Router(config)# address6-object B2 fe80::211:85ff:fe0e:cdec/128
Router(config)# address6-object B3 interface-ip ge1 link-local
Router(config)# show address6-object
Object name                     Type               Address Type               Index
Address
Note            Ref.
========================================================================
B0                              HOST
fe80::211:85ff:fe0e:cdec
                0
B1                              RANGE
fe80::211:85ff:fe0e:1-fe80::211:85ff:fe0e:ff
                0
B2                              SUBNET
fe80::211:85ff:fe0e:cdec/128
                0
B3                              INTERFACE IP       LINK LOCAL                 1
fe80::213:49ff:feaa:cb88
ge1             0
Router(config)# no address6-object B2
Router(config)# show address6-object
Object name                     Type               Address Type               Index
Address
Note            Ref.
========================================================================
B0                              HOST
fe80::211:85ff:fe0e:cdec
                0
B1                              RANGE
fe80::211:85ff:fe0e:1-fe80::211:85ff:fe0e:ff
                0
B3                              INTERFACE IP       LINK LOCAL                 1
fe80::213:49ff:feaa:cb88
ge1             0
Table 141   
object-group Commands: Address Groups
COMMAND
DESCRIPTION
show object-group {address | address6} 
[group_name]
Displays information about the specified address group or about all 
address groups.
[no] object-group address group_name
Creates the specified address group if necessary and enters sub-
command mode. The no command deletes the specified address group.
[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.