Cisco ASA Series Cli Configuration Manual page 785

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Chapter 1
Configuring Network Object NAT
Detailed Steps
Command
object network obj_name
{host ip_address | range ip_address_1
ip_address_2 | subnet subnet_address
netmask}
Example:
hostname(config)# object network TEST
hostname(config-network-object)# range
10.1.1.1 10.1.1.70
object-group network grp_name
{network-object {object net_obj_name |
subnet_address netmask |
host ip_address} |
group-object grp_obj_name}
Example:
hostname(config)# object network TEST
hostname(config-network-object)# range
10.1.1.1 10.1.1.70
hostname(config)# object network TEST2
hostname(config-network-object)# range
10.1.2.1 10.1.2.70
hostname(config-network-object)#
object-group network MAPPED_IPS
hostname(config-network)# network-object
object TEST
hostname(config-network)# network-object
object TEST2
hostname(config-network)# network-object
host 10.1.2.79
Configuring Dynamic NAT
This section describes how to configure network object NAT for dynamic NAT. For more information,
see the
Detailed Steps
Command
Step 1
Create a network object or group for the
mapped addresses.
Step 2
object network obj_name
Example:
hostname(config)# object network
my-host-obj1
Purpose
Adds a network object, either IPv4 or IPv6.
Adds a network object group, either IPv4 or IPv6.
"Dynamic NAT" section on page
1-7.
Purpose
See the
"Adding Network Objects for Mapped Addresses" section on
page
1-4.
Configures a network object for which you want to configure NAT,
or enters object network configuration mode for an existing network
object.
Cisco ASA Series CLI Configuration Guide
Configuring Network Object NAT
1-5

Advertisement

Table of Contents
loading

Table of Contents