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

    Configuring GRE and IPSec with IPX Routing2

    r>  !
      crypto map toBB local-address Loopback0
      crypto map toBB 10 ipsec-isakmp
      set peer 200.1.1.1
      set transform-set tunnelset
      match address 101
      !
      interface Loopback0
      ip address 100.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.2
      crypto map toBB
      !
      interface Ethernet0
      ip address 175.1.1.1 255.255.255.0
      no

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

         

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

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