Chapter 27 Addresses

27.2.1.1 Address Object Command Examples

The following example creates three IPv4 address objects and then deletes one.

Router# configure terminal

 

192.168.1.1

 

Router(config)# address-object A0

 

Router(config)# address-object A1

192.168.1.1-192.168.1.20

 

Router(config)# address-object A2

192.168.1.0/24

 

Router(config)# show address-object

Address

Ref.

Object name

Type

=====================================================================

0

A0

HOST

192.168.1.1

A1

RANGE

192.168.1.1-192.168.1.20

0

A2

SUBNET 192.168.1.0/24

0

Router(config)# no address-object

A2

 

 

Router(config)# show address-object

Address

Ref.

Object name

Type

=====================================================================

0

A0

HOST

192.168.1.1

A1

RANGE

192.168.1.1-192.168.1.20

0

 

 

 

 

 

 

239

ZyWALL (ZLD) CLI Reference Guide