Address Object Commands; Address Group Commands - ZyXEL Communications UAG Series Reference Manual

Unified access gateway
Hide thumbs Also See for UAG Series:
Table of Contents

Advertisement

Chapter 46 Addresses

46.2.1 Address Object Commands

This table lists the commands for address objects.
Table 148 address-object and address6-object Commands
COMMAND
show {address-object | address6-object |
service-object | schedule-object}
[object_name]
address-object object_name {ip | ip_range |
ip_subnet | interface-ip | interface-subnet |
interface-gateway} {interface}
no address-object object_name
address-object rename object_name object_name Renames the specified address (first object_name) to the second
46.2.1.1 Address Object Command Examples
The following example creates three IPv4 address objects and then deletes one.
Router# configure terminal
Router(config)# address-object A0 192.168.1.1
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
Object name
=====================================================================
A0
A1
A2
Router(config)# no address-object A2
Router(config)# show address-object
Object name
=====================================================================
A0
A1

46.2.2 Address Group Commands

This table lists the commands for address groups.
Table 149 object-group Commands: Address Groups
COMMAND
show object-group {address | address6}
[group_name]
[no] object-group address group_name
236
DESCRIPTION
Displays information about the specified object or all the objects of
the specified type.
Creates the specified IPv4 address object using the specified
parameters.
ip_range: <1..255>.<0..255>.<0..255>.<1..255>-
<1..255>.<0..255>.<0..255>.<1..255>
ip_subnet: <1..255>.<0..255>.<0..255>.<0..255>/<1..32>
interface: Specify an interface when you create an object based
on an interface.
Deletes the specified address object.
object_name.
Type
Address
HOST
192.168.1.1
RANGE
192.168.1.1-192.168.1.20
SUBNET 192.168.1.0/24
Type
Address
HOST
192.168.1.1
RANGE
192.168.1.1-192.168.1.20
DESCRIPTION
Displays information about the specified address group or about all
address groups.
Creates the specified address group if necessary and enters sub-
command mode. The no command deletes the specified address group.
Ref.
0
0
0
Ref.
0
0
UAG CLI Reference Guide

Advertisement

Table of Contents
loading

Table of Contents