相关文章  
  • 连接之VPN-1 Net安全虚拟网络架构
  • 防火墙的变革之路
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    Configuring GRE and IPSec with IPX Routing5

    y cisco address 100.1.1.1
      !
      crypto ipsec transform-set tunnelset esp-des esp-md5-hmac
      !
      crypto map toAA local-address Loopback0
      crypto map toAA 10 ipsec-isakmp
      set peer 100.1.1.1
      set transform-set tunnelset
      match address 101
      !
      interface Loopback0
      ip address 200.1.1.1 255.255.255.0
      no ip directed-broadcast
      !
      interface Tunnel0
      no ip address
      no ip directed-broadcast
      no ip route-cache
      no ip mroute-cache
      ipx network CC
      tunnel source Serial0
      tunnel destination 150.0.0.1
     

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

         

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

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