相关文章  
  • 如何鉴别防火墙的实际功能差异
  • 鉴别防火墙的实际功能差异
  • 反垃圾邮件防火墙的核心技术分析
  • cisco各种类型防火墙技术汇总分析
  • 用IP地址欺骗破防火墙深层技术解析
  • Internet 连接防火墙功能概述
  • 防火墙实现应用安全八项实用技术
  • 六大主流防火墙正确设置及应用技巧
  • 对高端防火墙未来发展趋势的探讨
  • 使用Http通道突破防火墙限制的方法
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    关于如何配置PIX双机failover的要点4

    -config,而不会把配置存到Flash memory中;
      # 在Active设备上输入的指令会立刻被同步到Standby设备上
      ;
      # 在active设备上输入write memory命令时,standby设备也会将配置写入Flash memory;
      # 在Standby设备上输入的指令不会被同步到Active设备;
      # 如果两设备的startup-config不同,在设备启动后,Secondary设备会根据Primary设备的running-config同步自己的running-config;
      # 在active设备上输入write standby命令时,standby设备会从active设备同步配置;
      
      4、配置示例
      例1 Cable-Based Failover Configuration
      interface ethernet0 100full
      interface ethernet1 100full
      interface ethernet2 shutdown
      interface ethernet3 100full
      nameif ethernet0 outside security0
      nameif ethernet1 inside security100
      nameif ethernet3 state security20
      enable password farscape encrypted
      password crichton encrypted
      telnet 192.168.2.45 255.255.255.255
      hostname pixfirewall
      ip

    页码:[1] [2] [3] [4] [5] [6] [7] [8]4页、共8页

         

          设为首页       |       加入收藏       |       广告服务       |       友情链接       |       版权申明      

    Copyriht 2007 - 2008 ©  科普之友 All right reserved