文章分类 | 推荐文章 | 最新文章 | 热点文章 | 最新软件 | 精品软件 | 下载排行 | 推荐下载 | WPS | 杀毒软件
清风网络
首 页 软件下载 网络学院
QQ 电脑入门 游戏 操作系统 图形处理 办公软件 媒体动画 精文荟萃 工具软件 网络编程 程序开发 网络技术 认证考试 网站建设 文章专栏
当前位置:清风网络网络技术路由技术教你如何配置CISCO路由器(中)
精品推荐
特别推荐
·如何在路由器上做上网下行限速
·如何在交换机上配置VLAN
·全面了解ADSL/Cable共享路由器
·“玩转”路由器密码
·如何设置路由器的密码
·Cisco 路由器使用问题集锦
·ADSL Modem路由功能的配置
·小心:路由器出错 源自灰尘捣蛋
·安装和维护Cisco路由器方法
·Cisco 路由器安全配置必用10条命令
热点TOP10
·不同宽带模式接入下的路由器如何设置
·TPLink-WR240 无线路由器试用手记
·如何在路由器上做上网下行限速
·全面图解路由器接口及连接(图)(4)
·全面图解路由器接口及连接(图)
·全面图解路由器接口及连接(图)(2)
·详细图解TP-Link无线路由配置
·“玩转”路由器密码
·网络学堂二十:路由器的配置
·全面图解路由器接口及连接(图)(3)

教你如何配置CISCO路由器(中)

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


  no ip mroute-cache
  no fair-queue
  !
  interface Serial1
  no ip address
  no ip mroute-cache
  shutdown
  !
  interface Serial2
  physical-layer async
  ip address 16.249.123.18 255.255.255.252
  encapsulation ppp
  async mode dedicated
  dialer in-band
  dialer idle-timeout 60
  dialer map ip 16.249.123.17 name c4700 6825179
  dialer-group 1
  ppp authentication chap
  !
  interface Serial3
  no ip address
  shutdown
  no cdp enable
  !
  interface Serial4
  no ip address
  shutdown
  no cdp enable
  !
  interface Serial5
  no ip address
  no ip mroute-cache
  shutdown
  !
  interface Serial6
  no ip address
  no ip mroute-cache
  shutdown
  !
  interface Serial7
  no ip address
  no ip mroute-cache
  shutdown
  !
  interface Serial8
  no ip address
  no ip mroute-cache
  shutdown
  !
  interface Serial9
  no ip address
  no ip mroute-cache
  shutdown
  !
  interface BRI0
  no ip address
  no ip mroute-cache
  shutdown
  !
  router eigrp 200
  network 16.0.0.0
  !
  ip classless
  !
  dialer-list 1 protocol ip permit
  !
  line con 0
  line 2
  s cript dialer cisco-default
  s cript reset reset
  modem InOut
  modem autoconfigure discovery
  rxspeed 38400
  txspeed 38400
  flowcontrol hardware
  line aux 0
  line vty 0 4
  password cisco
  login
  !
  end
  c2522rb#

  4. 异步拨号备份X.25:

  设置X.25的拨号备份,首先X.25连接的端口必须运行动态路由协议,异步拨号口必须使用静态路由.本例选择EIGRP作为路由选择协议,将静态路由的Metric的值设置为200,由于EIGRP的默认Metric为90,所以当同时有两条路径通往同一网段时,其中Metric值小的路径生效,而当X.25连接出现问题时,路由器无法通过路由协议学习到路由表,则此时静态路由生效,访问通过拨号端口实现。当X.25连接恢复正常时,路由器又可以学习到路由表,则由于 Metric值的不同,静态路由自动被动态路由所代替,这样就实现了备份的功能。 QQread.com 推出各大专业服务器评测 Linux服务器的安全性能 SUN服务器 HP服务器 DELL服务器 IBM服务器 联想服务器 浪潮服务器 曙光服务器 同方服务器 华硕服务器 宝德服务器
  路由器Router1配置如下:
  hostname router1
  !
  enable secret 5 $1$UTvD$99YiY2XsRMxHudcYeHn.Y.
  enable password cisco
  !
  username router2 password cisco
  ip subnet-zero
  chat-s cript cisco-default "" "AT" TIMEOUT 30 OK "ATDT \T" TIMEOUT 30 CONNECT \c
  chat-s cript reset atz
  interface Ethernet0
  ip address 202.96.38.100 255.255.255.0
  !
  interface Serial0
  ip address 202.96.0.1 255.255.255.0
  encapsulation x25
  x25 address 10112227
  x25 htc 16
  x25 map ip 202.96.0.2 10112225 broadcast
  !

上一页 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] 下一页 




上一篇:Cisco路由器密码忘了怎么办?

下一篇:路由器备份配置---Backup
相关文章:
·教你学习如何破解XP登陆密码
·“黑客”教你如何远程控制计算机
·如何刺激女性私处更有效
·[加点]教你如何合理分配剧情点
·教你如何复制别人的QQ空间
·如何实现局域网打印机共享
·教你如何打造一道超级防御的电脑防火墙
·不同宽带模式接入下的路由器如何设置
·木马是如何盗取QQ密码的?
·将系统装到U盘中 如何自制XP@USB启动盘
相关软件:

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