Chapter 27 Addresses
27.2.1.1 Address Object Command ExamplesThe following example creates three IPv4 address objects and then deletes one.
Router# configure terminal |
| 192.168.1.1 |
| |
Router(config)# |
| |||
Router(config)# |
| |||
Router(config)# | 192.168.1.0/24 |
| ||
Router(config)# show | Address | Ref. | ||
Object name | Type | |||
===================================================================== | 0 | |||
A0 | HOST | 192.168.1.1 | ||
A1 | RANGE | 0 | ||
A2 | SUBNET 192.168.1.0/24 | 0 | ||
Router(config)# no | A2 |
|
| |
Router(config)# show | Address | Ref. | ||
Object name | Type | |||
===================================================================== | 0 | |||
A0 | HOST | 192.168.1.1 | ||
A1 | RANGE | 0 | ||
|
|
|
|
|
| 239 |
ZyWALL (ZLD) CLI Reference Guide | |
|
|