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