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)#

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

Address Type

Index

Object name

Type

Address

Ref.

 

 

Note

 

 

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

 

B0

HOST

 

 

fe80::211:85ff:fe0e:cdec

 

 

 

0

 

 

B1RANGE fe80::211:85ff:fe0e:1-fe80::211:85ff:fe0e:ff

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 address6-object B2

 

 

Router(config)#

show address6-object

Address Type

Index

Object name

Type

Address

Ref.

 

 

Note

 

 

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

 

B0

HOST

 

 

fe80::211:85ff:fe0e:cdec

 

 

B1

0

 

 

RANGE

 

 

fe80::211:85ff:fe0e:1-fe80::211:85ff:fe0e:ff

 

 

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 object-group Commands: Address Groups

COMMAND

DESCRIPTION

show object-group {address address6}

Displays information about the specified address group or about all

[group_name]

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.

240

 

ZyWALL (ZLD) CLI Reference Guide