Configuring ASA Interfaces

Overview:

  • Configuring Physical Interfaces
  • Configuring VLAN Interfaces
  • Configuring Interface Security parameters
  • Configuring the Interface MTU
  • Verifying Interface Operation

ASA interfaces can be physical or logical. to pass and inspect traffic, each interface must configure three security attributes:

  • Interface name
  • IP address and subnet mask
  • Security level

Part 1: Configuring Physical Interfaces

You can see a list of the physical firewall interfaces:

ASA1# show version

Cisco Adaptive Security Appliance Software Version 9.1(5)16

Compiled on Mon 06-Oct-14 18:55 by builders
System image file is "Unknown, monitor mode tftp booted image"
Config file at boot was "startup-config"

ASA1 up 2 mins 19 secs

Hardware: ASA5520, 1024 MB RAM, CPU Clarkdale 2393 MHz,
Internal ATA Compact Flash, 256MB
BIOS Flash unknown @ 0x0, 0KB

0: Ext: GigabitEthernet0 : address is 000c.2982.6d88, irq 10
1: Ext: GigabitEthernet1 : address is 000c.2982.6db0, irq 10
2: Ext: GigabitEthernet2 : address is 000c.2982.6d92, irq 5
3: Ext: GigabitEthernet3 : address is 000c.2982.6dba, irq 5
4: Ext: GigabitEthernet4 : address is 000c.2982.6d9c, irq 9
5: Ext: GigabitEthernet5 : address is 000c.2982.6da6, irq 11

Licensed features for this platform:
Maximum Physical Interfaces : Unlimited perpetual
Maximum VLANs : 100 perpetual
Inside Hosts : Unlimited perpetual
Failover : Active/Active perpetual
Encryption-DES : Enabled perpetual
Encryption-3DES-AES : Enabled perpetual
Security Contexts : 20 perpetual
GTP/GPRS : Enabled perpetual
AnyConnect Premium Peers : 10000 perpetual
AnyConnect Essentials : 10000 perpetual
Other VPN Peers : 5000 perpetual
Total VPN Peers : 0 perpetual
Shared License : Enabled perpetual
AnyConnect for Mobile : Enabled perpetual
AnyConnect for Cisco VPN Phone : Enabled perpetual
Advanced Endpoint Assessment : Enabled perpetual
UC Phone Proxy Sessions : 5000 perpetual
Total UC Proxy Sessions : 10000 perpetual
Botnet Traffic Filter : Enabled perpetual
Intercompany Media Engine : Disabled perpetual
Cluster : Disabled perpetual

This platform has an ASA 5520 VPN Plus license.

Serial Number: 123456789AB
Running Permanent Activation Key: 0x9933e843 0x88a03a01 0xdd60b0f8 0xd2886c64 0x0f28fd93
Configuration register is 0x0
Configuration has not been modified since last system restart.

Configuring Interface Parameters

ciscoasa(config)#interface g0
ciscoasa(config-if)#speed {auto | 10 | 100 | 1000}
ciscoasa(config-if)#duplex {auto | full | half}
ciscoasa(config-if)#[no] shutdown

Configuring interface Redundancy

To keep an ASA interface up and active all the time, you can configure physical interfaces as redundant pairs.

ciscoasa(config)# interface redundant 1
ciscoasa(config-if)# member-interface ethernet0/0
INFO: security-level and IP address are cleared on Ethernet0/0.
ciscoasa(config-if)# member-interface ethernet0/1
INFO: security-level and IP address are cleared on Ethernet0/1.
ciscoasa(config-if)# no shutdown

Be aware that the member interface cannot have a security level or an IP address configured. In fact, as soon as you enter the member-interface command, the ASA will automatically clear those parameters from the physical interface configuration. You should repeat this command to add a second physical interface to the redundant pair.

Keep in mind that the order in which you configure the interfaces is important. The first physical interface added to a logical redundant interface will become the active interface. That interface will stay active until it loses its link status, causing the second or standby interface to take over. The standby interface can also take over when the active interface is administratively shut down with the shutdown interface configuration command.

The redundant interface also takes on the MAC address of the first member interface that you configure. Regardless of which physical interface is active, that same MAC address will be used. You can override this behavior by manually configuring a unique MAC address on the redundant interface with the mac-address mac_address interface configuration command.

Configuring VLAN Interfaces

时间: 2024-08-15 00:09:27

Configuring ASA Interfaces的相关文章

Inspecting Traffic

Topics Understanding the Modular Policy Framework:an overview of a flexible and organized method to configure security policies for a variety of Cisco ASA features Configuring the MPF Configuring a policy for Inspecting OSI Layers 3 and 4 Configuring

Packet Tracer实验

http://www.packettracernetwork.com/packettracer53labs.html CCNA labs - LAN Switching Lab 1 : Basic switch setup Lab 2 : Configuring switch interfaces Lab 3 : VLAN and VTP configuration Lab 4 : Port security Lab 5 : Troubleshooting Coming soon CCNA la

IP unnumbered interface,某个接口不编号,某个接口不分配IP地址

OSPFv2中,提到点到点链路可以是unnumbered,不编号,不分配IP地址 12.4.1.1.  Describing point-to-point interfaces                For point-to-point interfaces, one or more link                descriptions are added to the router-LSA as follows:                o   If the neig

Zynq ZC702平台 QSPI + eMMC实现

预备知识: UG821 The processor system boot is a two-stage process: ? Another boot mode supported through FSBL is eMMC boot mode. This boot mode is possible only when the primary boot mode (set through the boot mode pins) is QSPI. This is used when you hav

debian 8 网桥

debian通过virt-manager图形界面配置网桥: 7 之前,没任何问题! 8 启动时,32秒才过,但可以正常使用,极为不爽! 并且,/var/log/daemon.log: Configuring network interfaces...set forward delay failed: Numerical result out of range Waiting for br0 to get ready (MAXWAIT is 32 seconds). done. 8 自动形成的配置

PAN-OS 6.1 Open Source Software (OSS) Listing

https://www.paloaltonetworks.com/documentation/oss-listings/oss-listings/pan-os-oss-listings/pan-os-6-1-open-source-software-oss-listing NAME HOW INTEGRATED VERSION LICENSE TYPE USAGE MAKEDEV Standalone apps/libraries 3.23 GPLv2 A program used for cr

飞思卡尔IMX6启动信息

U-Boot 2014.04 (May 26 2015 - 12:41:13) CPU: Freescale i.MX6Q rev1.2 at 792 MHz CPU: Temperature 33 C, calibration data: 0x5b14f47d Reset cause: POR Board: MX6-SabreSD I2C: ready DRAM: 1 GiB MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2 *** Warning - ba

思科资料的所有资料目录

1.20140819单臂路由.pdf 2.CCNA 实验手册之Packet_Tracer使用教程.pdf 3.CCNA_Lab_Workbook_Sample_Labs(CDP,静态路由,端口安全).pdf 4.CCNA.CCNP.CCIE案例实战手册(交换部分).pdf 5.CCNA.CCNP.CCIE案例实战手册(路由部分).pdf 6.CCNA帧中继解法.pdf 7.CCNA级别的实际企业环境 综合实验.ppt 10.hsrp.pkt 11.CCNA_2010年5月(23个实验)最新实验总

ironic baremetal node rescue/unrescue mode

环境ironic-api ironic-conductor,ironicclient均升级为Queens版本 官网说明API版本为1.38才支持rescue/unrescue,所以修改下openrc文件 export OS_PROJECT_DOMAIN_NAME=default export OS_USER_DOMAIN_NAME=default export OS_PROJECT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=AD