ASA FAILOVER实验配置
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
ASA Version 8.0(2)
!
hostname ASA1
enable password 8Ry2YjIyt7RRXU24 encrypted
names
!
interface Ethernet0/0
description LAN Failover Interface
!
interface Ethernet0/1
description STATE Failover Interface
!
interface Ethernet0/2
nameif inside
security-level 100
ip address 2.2.2.1 255.255.255.0 standby 2.2.2.10
!
interface Ethernet0/3
nameif dmz
security-level 50
ip address 3.3.3.1 255.255.255.0 standby 3.3.3.10
!
interface Ethernet0/4
nameif outside
security-level 0
ip address 4.4.4.1 255.255.255.0 standby 4.4.4.10
!
interface Ethernet0/5
shutdown
no nameif
no security-level
no ip address
!
passwd 2KFQnbNIdI.2KYOU encrypted
ftp mode passive
pager lines 24
mtu inside 1500
mtu dmz 1500
mtu outside 1500
failover
failover lan unit secondary
failover lan interface failover Ethernet0/0
failover link state Ethernet0/1
failover interface ip failover 10.10.10.1 255.255.255.0 standby 10.10.10.2
failover interface ip state 192.168.0.1 255.255.255.0 standby 192.168.0.2
icmp unreachable rate-limit 1 burst-size 1
no asdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0
route outside 0.0.0.0 0.0.0.0 4.4.4.2 1
route inside 1.1.1.0 255.255.255.0 2.2.2.4 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00 timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00 timeout uauth 0:05:00 absolute
dynamic-access-policy-record DfltAccessPolicy
aaa authentication telnet console LOCAL
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
service resetoutside
no crypto isakmp nat-traversal
telnet 0.0.0.0 0.0.0.0 inside
telnet timeout 5
ssh timeout 5
console timeout 0
threat-detection basic-threat
threat-detection statistics access-list
!
!
prompt hostname context
Cryptochecksum:00000000000000000000000000000000
: end
ASA1#