相关文章  
  • 应聘外企什么样的求职简历易通过
  • 如何打动HR
  • 先买后悔药:透视招聘经理如何筛选简历
  • 英文简历的种类和要领
  • Cisco接入点Web界面认证绕过漏洞
  • 从网吧ARP欺骗看局域网的安全管理
  • 你的家庭网络远离各种潜在危险
  • 密码破解速度全披露:千万别用6位密码
  • 失去、转变、得到
  • 简历中种种你想不到的“致命”细节
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    Security (IPSec) Encryption-CHS版8

    dt3-45a(config-isakmp)#lifetime 500
    IKE SA生命周期,默认86400秒,也就是一天,路由器不够强大则不建议太短.

    dt3-45a(config-isakmp)#authentication pre-share
    验证方法,默认RSA-SG,使用RSA-SG需要配合CA.使用pre-share就需要使用crypto isakmp key **** address peer-address来指定key

    dt3-45a(config-isakmp)#exit
    dt3-45a(config)#crypto isakmp key Slurpee-Machine address 192.168.10.38
    这里的KEY要和对等体的配置一样.

    You are now done with IKE configuration. These lines are the IKE configuration of the peer (the complete configurations for both routers are in the Sample Configurations section of this document):

    crypto isakmp policy 1 
    hash md5
    group 2
    authentication pre-share
    crypto isakmp key Slurpee-Machine address 192.168.10.66

    接下来Configure IPSec

  • Create extended ACL.

    dt3

    页码:[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13]8页、共13页

  •      

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

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