Chapter 46 Addresses
UAG CLI Reference Guide
237
46.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.
[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.
[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
group_name
Renames the specified address group from the first group_name to the
second group_name.
Table 149 object-group Commands: Address Groups (continued)
COMMAND DESCRIPTION
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