Cisco ASA Series Cli Configuration Manual page 489

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

Advertisement

Chapter 1
Completing Interface Configuration (Transparent Mode)
Command
Step 3
Do one of the following:
ip address ip_address [mask] [standby
ip_address]
Example:
hostname(config-if)# ip address 10.1.1.1
255.255.255.0 standby 10.1.1.2
ip address dhcp [setroute]
Example:
hostname(config-if)# ip address dhcp
Step 4
security-level number
Example:
hostname(config-if)# security-level 50
What to Do Next
Configuring the MAC Address and MTU
This section describes how to configure MAC addresses for interfaces and how to set the MTU.
Information About MAC Addresses
By default, the physical interface uses the burned-in MAC address, and all subinterfaces of a physical
interface use the same burned-in MAC address.
For the ASASM, all VLANs use the same MAC address provided by the backplane.
A redundant interface uses the MAC address of the first physical interface that you add. If you change
the order of the member interfaces in the configuration, then the MAC address changes to match the
MAC address of the interface that is now listed first. If you assign a MAC address to the redundant
interface using this command, then it is used regardless of the member interface MAC addresses.
(Optional) Configure the MAC address and the MTU. See the
MTU" section on page
1-13.
(Optional) Configure IPv6 addressing. See the
page
1-16.
Completing Interface Configuration in Transparent Mode
Purpose
Sets the IP address manually.
Note
For use with failover, you must set the IP address and
standby address manually; DHCP is not supported.
The ip_address and mask arguments set the interface IP address
and subnet mask.
The standby ip_address argument is used for failover. See the
"Configuring Active/Standby Failover" section on page 1-7
"Configuring Active/Active Failover" section on page 1-9
more information.
Obtains an IP address from a DHCP server.
The setroute keyword lets the ASA use the default route supplied
by the DHCP server.
Reenter this command to reset the DHCP lease and request a new
lease.
If you do not enable the interface using the no shutdown
command before you enter the ip address dhcp command, some
DHCP requests might not be sent.
Sets the security level, where number is an integer between 0
(lowest) and 100 (highest).
"Configuring IPv6 Addressing" section on
Cisco ASA Series CLI Configuration Guide
"Configuring the MAC Address and
or the
for
1-13

Advertisement

Table of Contents
loading

Table of Contents