频道直达 - 专题 - 新闻 - 技巧 - 组网 - 开发 - 安全 - web编程 - 图像 - 操作系统 - 数据库 - 教育 - 旅游 - 健康 - 时尚 - 驱动 - 软件 - 游戏 - 多媒体 - ERP - 讨论组

inaitlab.com/configure/3486.html‘ title=‘文章标题:Tunnel的具体配置 作者:更新时间:2002-11-17 16:18:00‘ target=‘_

来源: 作者: 出处:巧巧读书 2006-09-01 进入讨论组
关 键 词:html  nat  rip  配置  

  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 更多文章 更多内容请看电脑配置手册  服务器配置专栏专题,或进入讨论组讨论。
收藏此文】【 】【打印】【关闭
相关图文阅读
频道图文推荐
健 康 咨 询
时 尚 咨 询
巧巧读书宗旨
相关专题
·电脑配置手册 (6702篇文章)
·服务器配置专栏 (9068篇文章)
热点标签: html  nat  rip  配置  
最新论坛文章
站内各频道最新更新文档
站内最新制作专题
热门关键字导读
Photoshop教 程照片处理 照片制作 PS快捷键 抠图
计 算 机 故 障XP系统修复
艺 术 与 设 计设计 流媒体 设计欣赏 边框
计 算 机 安 全ARP
站内频道文章精选
百度推荐,商机无限
搜索您感兴趣的内容
Web 全站
巧巧电脑频道编辑信箱  告诉我们您想看的专题或文章