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

浮动静态路由实验

来源:ChinaITLab 作者: 出处:巧巧读书 2007-12-23 进入讨论组

  本实验通过设置浮动静态路由,可以实现ISDN拨号备份。浮动静态路由即静态预定义运行代价(COST)。
  
  备份思想是当主线路出现故障,高COST的静态路由开始起作用,产生一个ISDN呼叫。
  当主线路恢复时,将断开这条高Cost的路由,重新起用原线路。
  配置实例 R3
  Building configuration...
  
  Current configuration : 1025 bytes
  !
  version 12.1
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  !
  hostname R3
  !
  enable secret 5 $1$VgNb$9fc/n4VziCOMvalJ.az6M0
  enable password cisco
  !
  username R5 password 0 cisco
  !
  !
  !
  !
  ip subnet-zero
  no ip finger
  no ip domain-lookup
  !
  isdn switch-type basic-net3
  !
  !
  !
  interface Ethernet0
  ip address 195.1.1.1 255.255.255.0
  no keepalive
  !
  interface Serial0
  ip address 193.1.1.1 255.255.255.0
  encapsulation ppp
  clockrate 500000
  !
  interface Serial1
  no ip address
  shutdown
  !
  interface BRI0
  ip address 196.1.1.1 255.255.255.0
  encapsulation ppp
  dialer idle-timeout 90
  dialer map ip 196.1.1.2 name R5 38846302
  dialer load-threshold 1 outbound
  dialer-group 1
  isdn switch-type basic-net3
  ppp authentication chap
  ppp multilink
  !
  router rip
  network 193.1.1.0
  network 195.1.1.0
  !
  ip classless
  ip route 0.0.0.0 0.0.0.0 196.1.1.2 121
  ip http server
  !
  dialer-list 1 protocol ip permit
  !
  line con 0
  transport input none
  line aux 0
  line vty 0 4
  password cisco
  login
  !
  end
  配置实例 R5
  Building configuration...
  
  Current configuration : 910 bytes
  !
  version 12.1
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  !
  hostname R5
  !
  enable secret 5 $1$vD0X$8U3bwtxlBsXdu9Y45OGs01
  enable password cisco
  !
  username R3 password 0 cisco
  !
  !
  !
  !
  ip subnet-zero
  no ip finger
  no ip domain-lookup
  !
  isdn switch-type basic-net3
  !
  !
  !
  interface Ethernet0
  ip address 197.1.1.1 255.255.255.0
  no keepalive
  !
  interface Serial0
  ip address 193.1.1.2 255.255.255.0
  encapsulation ppp
  !
  interface Serial1
  no ip address
  shutdown
  !
  interface BRI0
  ip address 196.1.1.2 255.255.255.0
  encapsulation ppp
  dialer map ip 196.1.1.1 name R3 38846301
  dialer-group 1
  isdn switch-type basic-net3
  ppp authentication chap
  ppp multilink
  !
  router rip
  network 193.1.1.0
  network 197.1.1.0
  !
  ip classless
  ip http server
  !
  dialer-list 1 protocol ip permit
  !
  line con 0
  transport input none
  line aux 0
  line vty 0 4
  password cisco
  login
  !
  end[/HIDE}专题:http://www.qqread.com/route/c671290008.html 更多文章 更多内容请看路由安全配置专题Linux下的路由的配置与应用专题,或进入讨论组讨论。
收藏此文】【 】【打印】【关闭
较早的文章:Cisco路由器安装向导

较新的文章:关于netflow策略路由
相关图文阅读
频道图文推荐
健 康 咨 询
时 尚 咨 询
巧巧读书宗旨
相关专题
讨论组问题推荐
站内各频道最新更新文档
站内最新制作专题
热门关键字导读
Photoshop教 程照片处理 照片制作 PS快捷键 抠图
计 算 机 故 障XP系统修复
艺 术 与 设 计设计 流媒体 设计欣赏 边框
计 算 机 安 全ARP
站内频道文章精选
巧巧电脑频道编辑信箱  告诉我们您想看的专题或文章