文章分类 | 推荐文章 | 最新文章 | 热点文章 | 最新软件 | 精品软件 | 下载排行 | 推荐下载 | WPS | 杀毒软件
清风网络
首 页 软件下载 网络学院
QQ 电脑入门 游戏 操作系统 图形处理 办公软件 媒体动画 精文荟萃 工具软件 网络编程 程序开发 网络技术 认证考试 网站建设 文章专栏
当前位置:清风网络网络技术Cisco网络CISCO AUX BACK-TO-BACK 实例
精品推荐
特别推荐
·Cisco管理的35个常见问题及解答
·思科路由过滤命令详细解说
·Cisco PIX防火墙配置指南
·思科Cisco交换机VLAN的配置技巧
·Cisco教程:路由器的配置及测试
·Cisco 路由器配置语句汇总
·CISCO相关技术大集合
·Cisco防火墙选购配置完全指南
·CCNA网络小菜鸟笔记
·Cisco公司网络工程实施案例
热点TOP10
·CCNA命令总动员(上)
·Cisco 2600系列
·CCIE Study Notes
·配置Cisco路由器中的Modem
·Cisco VPN 客户端
·用于Cisco Catalyst 4503的Supervisor Engine II-PLUS-TS
·思科Catalyst交换机密码恢复妙招
·Cisco Catalyst 4506双机热备配置
·FortiOS Traffic Shaping and How it Work
·编辑Cisco系统日志MIB文件(下)

CISCO AUX BACK-TO-BACK 实例

日期:2007年5月6日 作者: 查看:[大字体 中字体 小字体]


  Click on the routers in the topology below to view their configurations.
  
  router 2500 AUX----NULL MODEN CABLE-----ROUTER 2500 AUX
  
  Before You Begin
  This configuration has Cisco 2500-series routers back-to-back using the async AUX port. The Cisco AUX port is connected to another Cisco AUX port running PPP. The connection has been configured to allow IP for a permanent connection.
  
  Ingredients
  For this recipe, you need the following:
  
  A null modem cable.
  
  You may also need an RJ45-to-DB25 adapter converter. For more information on cables, see the Cables documentation.
  
  Router 1
  version 11.1
  service udp-small-servers
  service tcp-small-servers
  !
  hostname Router1
  !
  interface Ethernet0
  no ip address
  shutdown
  !
  interface Serial0
  no ip address
  shutdown
  !
  interface Serial1
  no ip address
  shutdown
  !
  interface Async1
  ip address 192.168.10.1 255.255.255.0
  ! -- the IP address on the AUX ports of both routers must be in the same subnet
  encapsulation ppp
  ! -- set PPP as encapsulation
  async dynamic routing
  async mode dedicated
  !
  no ip classless
  ip route 0.0.0.0 0.0.0.0 Async1
  logging buffered
  !
  line con 0
  exec-timeout 0 0
  line aux 0
  modem InOut
  transport input all
  rxspeed 38400
  txspeed 38400
  flowcontrol hardware
  line vty 0 4
  login
  !
  end
  
  Router 2
  version 11.1
  service udp-small-servers
  service tcp-small-servers
  !
  hostname Router2
  !
  !
  interface Ethernet0
  no ip address
  shutdown
  !
  interface Serial0
  no ip address
  shutdown
  !
[1] [2] [3] 下一页 



上一篇:Cisco IOS 基本命令集

下一篇:Cisco实现MPLS VPN可管理服务
相关文章:
·典型局域网设计实例
·Javascript模拟的DOS窗口代码实例
·Photoshop入门与进阶实例:闪电
·Photoshop CS3合成实例:人间天堂
·Auto CAD三维基础实例:弯管制作教程
·Photoshop精细抠像实例
·3DSMAX精彩实例 制作逼真诱人的苹果
·棘手问题帮你解 七大实例巧解主板常见故障
·PS特效实例制作:瑰丽晚霞
·局域网划分vlan实例
相关软件:

特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员,我们尽快予以更正。
[打印本页] [关闭窗口] 转载请注明来源:http://www.viphot.com
| 帮助(?) | 版权声明 | 友情连接 | 关于我们 | 信息发布
Copyright 2007 www.viphot.com All Rights Reserved. 鄂ICP备05000083号Powered by:viphot