failover的条件:

1、硬件型号必须相同

2、系统版本必须一致

3、模式必须一致

4、相同的许可和许可的数量

ASA failover应用

步骤:

step 1:配置failover interface,确保状态 up

LZ-CNC-UTM(config)# failover lan interface Beat g2

step 2:配置设备为Active角色

LZ-CNC-UTM(config)# failover lan unit primary

step 3:配置failover link

LZ-CNC-UTM(config)# failover link Beat g2

step 4:配置认证**,可选

LZ-CNC-UTM(config)# failover key 0 cisco

step 5:配置 failover interface ip 地址

failover interface ip Beat 10.0.0.1 255.255.255.0 standby  10.0.0.2 

LZ-CNC-UTM(config)# failover

step 6:在standby角色上配置上述,角色为

ASA-2(config)# failover lan unit secondary

step 7:等待同步,同步完成后使用sh failover state查看角色

测试:

模拟Active设备故障,standby切换

ASA failover应用

网络通信始终正常,如下:

ASA failover应用


转载于:https://blog.51cto.com/zhangjialin/1675641

相关文章:

  • 2021-05-30
  • 2021-10-31
  • 2021-09-03
  • 2021-09-05
  • 2022-02-01
  • 2021-06-06
  • 2021-12-03
  • 2022-01-10
猜你喜欢
  • 2022-12-23
  • 2021-12-13
  • 2022-01-08
  • 2021-12-27
  • 2021-06-20
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案