inaitlab.com/configure/3486.html‘ title=‘文章标题:Tunnel的具体配置 作者:更新时间:2002-11-17 16:18:00‘ target=‘_
来源: 作者: 出处:巧巧读书 2006-09-01 进入讨论组GRE Tunnel
The second procedure is to set up the GRE tunnel and route IPX through it to the Cisco 1600. This procedure involves creating the tunnel interface on both routers. The Ethernet 0 of the Cisco 1600 and the Ethernet 1/1 of the Cisco 7206 are the endpoints of the tunnel. It will be a simple IP GRE tunnel.
1. Configure the tunnel interface of the Cisco 7206:
central7206#conf t
Enter configuration commands, one per line. End with CNTL/Z.
central7206(config)#interface tunnel 0
central7206(config-if)#tunnel source e 1/1
central7206(config-if)#tunnel destination 192.168.113.2
central7206(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel0, changed state to up
2. Configure the tunnel interface of the Cisco 1600:
home1600#conf t
Enter configuration commands, one per line. End with CNTL/Z.
home1600(config)#interface tunnel 0
home1600(config-if)#tunnel source Ethernet 0
home1600(config-if)#tunnel destination 192.168.114.2
home1600(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel0, changed state to up
IPX through GRE
1. Enable IPX routing on the Cisco 1600:
home1600(config)#ipx routing
home1600(config)ipx router rip
home1600(config-ipx-router)#network 1681130
home1600(config-ipx-router)#network 1681131
2. Turn on the IPX networks on its Ethernet and tunnel interfaces:
home1600(config)#interface ethernet 0
home1600(config-if)#ipx network 1681130
home1600(config-if)#interface tunnel 0
home1600(config-if)#ipx network 1681131
3. Turn on IPX network 1681131 on the tunnel interface of the Cisco 7206:
central7206(config)#interface tunnel 0
central7206(config-if)#ipx network 1681131
4. Turn on IPX Routing Information Protocol (RIP) on the Cisco 7206, and enable route redistribution:
central7206(config)#ipx router rip
central7206(config-ipx-route)#redistribute eigrp 2
central7206(config-ipx-route)#network 1681131
central7206(config-ipx-route)#ipx router eigrp 2
central7206(config-ipx-route)#redistribute rip
较早的文章:inaitlab.com/configure/3329.html‘ title=‘文章标题:RADIUS维护 作者:更新时间:2002-11-10 9:44:00‘ target=‘_self
较新的文章:inaitlab.com/configure/6438.html‘ title=‘文章标题:ISDN Troubleshooting 作者:更新时间:2002-12-30 17:43:00‘
较新的文章:inaitlab.com/configure/6438.html‘ title=‘文章标题:ISDN Troubleshooting 作者:更新时间:2002-12-30 17:43:00‘
相关图文阅读
频道图文推荐
健 康 咨 询
时 尚 咨 询
相关专题
·网管眼中的5款远程控制软件 (96573次浏览)
·ARP病毒解决办法 (32444次浏览)
·图解:网络Ghost克隆操作全程 (28128次浏览)
·网络管理中的11大绝招 (10890次浏览)
·针对ARP病毒攻击防制进阶经验谈 (8405次浏览)
·从网吧ARP欺骗看局域网的安全管理 (8327次浏览)
·常见路由器的设置方法 (8263次浏览)
·ARP病毒攻击技术分析与防御 (8210次浏览)
·网吧电影服务器解决方案完全指南(1) (7215次浏览)
·ARP病毒问题的处理 (6086次浏览)
·ARP病毒解决办法 (32444次浏览)
·图解:网络Ghost克隆操作全程 (28128次浏览)
·网络管理中的11大绝招 (10890次浏览)
·针对ARP病毒攻击防制进阶经验谈 (8405次浏览)
·从网吧ARP欺骗看局域网的安全管理 (8327次浏览)
·常见路由器的设置方法 (8263次浏览)
·ARP病毒攻击技术分析与防御 (8210次浏览)
·网吧电影服务器解决方案完全指南(1) (7215次浏览)
·ARP病毒问题的处理 (6086次浏览)
·丢包严重 恼人的接触不良 08-22
·10/100M自适应端口影响网络连接故障 08-20
·让远程桌面发挥效力 08-20
·Ubuntu 7.04下Virtualbox安装及网络桥接 08-20
·网络基础:特殊用途的IP地址介绍 08-17
·看看你是吗?七种最不安全的网络管理员 08-16
·局域网实现监听的基本原理 08-15
·优秀的系统集成工程师应具备的技能 08-15
·接错VLAN端口导致网络不通故障解决 08-14
·菜鸟宝典:局域网常见问题解答 08-14
·10/100M自适应端口影响网络连接故障 08-20
·让远程桌面发挥效力 08-20
·Ubuntu 7.04下Virtualbox安装及网络桥接 08-20
·网络基础:特殊用途的IP地址介绍 08-17
·看看你是吗?七种最不安全的网络管理员 08-16
·局域网实现监听的基本原理 08-15
·优秀的系统集成工程师应具备的技能 08-15
·接错VLAN端口导致网络不通故障解决 08-14
·菜鸟宝典:局域网常见问题解答 08-14
最新论坛文章
站内各频道最新更新文档
站内最新制作专题
热门关键字导读
站内频道文章精选
百度推荐,商机无限
搜索您感兴趣的内容



