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

    Security (IPSec) Encryption-CHS版9

    -45a(config)#access-list 101 permit ip 192.168.3.0 0.0.0.255 10.3.2.0 0.0.0.255

  • Create IPSec transform(s).
    dt3-45a(config)#crypto ipsec transform-set MamaBear ah-md5-hmac esp-des

  • Create crypto map.
    dt3-45a(config)#crypto map armadillo 10 ipsec-isakmp
    dt3-45a(config-crypto-map)#set peer 192.168.10.38
    dt3-45a(config-crypto-map)#set session-key lifetime seconds 4000
    dt3-45a(config-crypto-map)#set transform-set MamaBear 这里还可以继续写多个转换集名
    dt3-45a(config-crypto-map)#match address 101

  • Apply crypto map tothe interface.
    dt3-45a(config)#interface e0
    dt3-45a(config-if)#crypto map armadillo

    上一页  [1] [2] [3] 下一页  

    一个配置范例:

  • <

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

  •      

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

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