作家
登录

深入探究基于Tunnel的静态路由配置

作者: 来源: 2012-06-25 08:33:33 阅读 我要评论

和其他路由配置相比,静态路由配置还是比较复杂的,同时静态路由配置中也有关于IPv6方面的设置,于是我研究了一下静态路由配置的详细语句,在这里拿出来和大家分享一下,希望对大家有用。

  1. enable ipforwarding ipv6 vlan Default  
  2. enable ipforwarding ipv6 vlan lo0  
  3. enable ipforwarding ipv6 vlan ipv4-bd  
  4. configure vlan v6to7507 ipaddress ipv6 link-local  
  5. configure vlan v6to7507 ipaddress ipv6 3ffe:2315:1001:1001::2 / 124  
  6. enable ipforwarding ipv6 vlan v6to7507  
  7. create tunnel toy1 ipv6-in-ipv4 destination 11.18.32.254 source 10.12.0.129  
  8. create tunnel toMHNoc ipv6-in-ipv4 destination 10.12.58.254 source 10.12.0.129  
  9. create tunnel toXHLib ipv6-in-ipv4 destination 10.12.13.222 source 10.12.0.129  
  10. create tunnel toFYBuild ipv6-in-ipv4 destination 11.18.38.254 source 10.12.0.129  
  11. create tunnel toXinJian ipv6-in-ipv4 destination 10.12.1.254 source 10.12.0.129  
  12. create tunnel toDongHua ipv6-in-ipv4 destination 10.12.144.14 source 10.12.0.129  
  13. create tunnel totest ipv6-in-ipv4 destination 10.12.58.115 source 10.12.0.129  
  14. configure tunnel toy1 ipaddress ipv6 link-local  
  15. configure tunnel toy1 ipaddress ipv6 3ffe:2315:1001:1001::16 / 124  
  16. enable ipforwarding ipv6 tunnel toy1  
  17. configure tunnel toMHNoc ipaddress ipv6 link-local  
  18. configure tunnel toMHNoc ipaddress ipv6 3ffe:2315:1001:1001::32 / 124  
  19. enable ipforwarding ipv6 tunnel toMHNoc  
  20. configure tunnel toXHLib ipaddress ipv6 link-local  
  21. configure tunnel toXHLib ipaddress ipv6 3ffe:2315:1001:1001::48 / 124  
  22. enable ipforwarding ipv6 tunnel toXHLib  
  23. configure tunnel toFYBuild ipaddress ipv6 link-local  
  24. configure tunnel toFYBuild ipaddress ipv6 3ffe:2315:1001:1001::64 / 124  
  25. enable ipforwarding ipv6 tunnel toFYBuild  
  26. configure tunnel toXinJian ipaddress ipv6 link-local  
  27. configure tunnel toXinJian ipaddress ipv6 3ffe:2315:1001:1001::80 / 124  
  28. enable ipforwarding ipv6 tunnel toXinJian  
  29. configure tunnel toDongHua ipaddress ipv6 link-local  
  30. configure tunnel toDongHua ipaddress ipv6 3ffe:2315:1001:1001::96 / 124  
  31. enable ipforwarding ipv6 tunnel toDongHua  
  32. configure tunnel totest ipaddress ipv6 link-local  
  33. configure tunnel totest ipaddress ipv6 3ffe:2315:1001:1001::a6 / 124  
  34. enable ipforwarding ipv6 tunnel totest  
  35. configure iproute add ipv6 default 3ffe:2315:1001:1001::1  
  36. configure iproute add ipv6 2001:520:6000:100a:: / 64 3ffe:2315:1001:1001::81  
  37. configure iproute add ipv6 3ffe:2315:1001:1002:: / 64 3ffe:2315:1001:1001::17  
  38. configure iproute add ipv6 3ffe:2315:1001:100d:: / 64 3ffe:2315:1001:1001::49  
  39. configure iproute add ipv6 3ffe:2315:1001:5001:: / 64 3ffe:2315:1001:1001::33  
  40. configure iproute add ipv6 3ffe:2315:1001:f001:: / 64 3ffe:2315:1001:1001::65  
  41. configure neighbor-discovery ipv6 cache timeout 600  
  42.  


  推荐阅读

  视点:合理的优化静态路由配置

关于静态路由配置,相信很多人都看的很多,这里我们主要讲解了如何合理的优化静态路由配置,其实,我们可以利用静态路由技术,来实现网络路由的控制。在路由器的路由表中,大致包含以下信息。目的网络地址、子网掩码>>>详细阅读


本文标题:深入探究基于Tunnel的静态路由配置

地址:http://www.17bianji.com/luyou/8629.html

关键词: 探索发现

乐购科技部分新闻及文章转载自互联网,供读者交流和学习,若有涉及作者版权等问题请及时与我们联系,以便更正、删除或按规定办理。感谢所有提供资讯的网站,欢迎各类媒体与乐购科技进行文章共享合作。

网友点评
自媒体专栏

评论

热度

精彩导读
栏目ID=71的表不存在(操作类型=0)