Chapter 25 Addresses

Table 104 object-group Commands: Address Groups (continued)

COMMAND

DESCRIPTION

[no] description description

Sets the description to the specified value. The no

 

command clears the description.

 

description: You can use alphanumeric and

 

()+/:=?!*#@$_%- characters, and it can be up

 

to 60 characters long.

object-group address rename group_name

Renames the specified address group from the first

group_name

group_name to the second group_name.

25.2.2.1 Address Group Command Examples

The following commands create three address objects A0, A1, and A2 and add A1 and A2 to address group RD.

Router# configure terminal

Router(config)# address-object A0 192.168.1.1

Router(config)# address-object A1 192.168.1.2-192.168.2.20

Router(config)# address-object A2 192.168.3.0/24

Router(config)# object-group address RD

Router(group-address)# address-object A1

Router(group-address)# address-object A2

Router(group-address)# exit

Router(config)# show object-group address

Group name

Reference

Description

 

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

TW_TEAM

5

RD

0

Router(config)# show object-group address RD

Object/Group name

Type Reference

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

A1

Object

1

A2

Object

1

180

 

NXC CLI Reference Guide