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

    Configuring GRE and IPSec with IPX Routing3

    ip directed-broadcast
      ipx network AA
      !
      interface Ethernet1
      no ip address
      no ip directed-broadcast
      shutdown
      !
      interface Serial0
      ip address 150.0.0.1 255.255.255.0
      no ip directed-broadcast
      no ip route-cache
      no ip mroute-cache
      no fair-queue
      crypto map toBB
      !
      interface Serial1
      no ip address
      no ip directed-broadcast
      shutdown
      !
      ip classless
      ip route 0.0.0.0 0.0.0.0 150.0.0.2
      no ip http server
      !
      access-list 101 permit gre host 150.0.0.1 host 150.0.0.2

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

         

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

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