引用:http://www.qqread.com/route/e741315008.html
配置拓扑
详细配置:
1. HSRP的配置:
在LongQuan-Backup(1601)上:
int e0
ip address 22.97.80.253 255.255.255.0 secondary
ip address 21.97.80.253 255.255.255.0
no ip redirects
no logging event subif-link-status
standby priority 200
standby preempt
standby ip 21.97.80.1
standby ip 22.97.80.1 secondary
standby track Serial0 100/如果S0口的线路当掉了,该E口的优先权减小100,从而成为STANDBY状态
在LongQuan(2501)上:
int e0
ip address 22.97.80.254 255.255.255.0 secondary
ip address 21.97.80.254 255.255.255.0
no ip redirects
no ip directed-broadcast
standby priority 150
standby preempt
standby ip 21.97.80.1
standby ip 22.97.80.1 secondary
2.LongQuan(2500)上路由的调整:
interface Serial1.16 point-to-point
description --- 256K LianTong FR ---
ip address 22.96.229.2 255.255.255.252
ip accounting output-packets
bandwidth 1000000/调高接口带宽
frame-relay interface-dlci 16
router eigrp 1
redistribute connected
redistribute sta
network 21.0.0.0
network 22.0.0.0
distribute-list 22 out Ethernet0/过滤掉21的低METRIC值EIGRP路由
no auto-summary
!
access-list 22 permit 22.0.0.0 0.255.255.255
说明:平时正常时候,1601是局域网内两个网段的ACTIVE网关,局域网中目的地址为22网段的数据走联通线路,21网段的走电信线路;当1601的S口DOWN后,25成为主网关,一切数据都走联通线路
更多内容请看路由器设置专题、交换机与路由器密码恢复、路由故障处理手册专题,或进入讨论组讨论。
配置拓扑

详细配置:
1. HSRP的配置:
在LongQuan-Backup(1601)上:
int e0
ip address 22.97.80.253 255.255.255.0 secondary
ip address 21.97.80.253 255.255.255.0
no ip redirects
no logging event subif-link-status
standby priority 200
standby preempt
standby ip 21.97.80.1
standby ip 22.97.80.1 secondary
standby track Serial0 100/如果S0口的线路当掉了,该E口的优先权减小100,从而成为STANDBY状态
在LongQuan(2501)上:
int e0
ip address 22.97.80.254 255.255.255.0 secondary
ip address 21.97.80.254 255.255.255.0
no ip redirects
no ip directed-broadcast
standby priority 150
standby preempt
standby ip 21.97.80.1
standby ip 22.97.80.1 secondary
2.LongQuan(2500)上路由的调整:
interface Serial1.16 point-to-point
description --- 256K LianTong FR ---
ip address 22.96.229.2 255.255.255.252
ip accounting output-packets
bandwidth 1000000/调高接口带宽
frame-relay interface-dlci 16
router eigrp 1
redistribute connected
redistribute sta
network 21.0.0.0
network 22.0.0.0
distribute-list 22 out Ethernet0/过滤掉21的低METRIC值EIGRP路由
no auto-summary
!
access-list 22 permit 22.0.0.0 0.255.255.255
说明:平时正常时候,1601是局域网内两个网段的ACTIVE网关,局域网中目的地址为22网段的数据走联通线路,21网段的走电信线路;当1601的S口DOWN后,25成为主网关,一切数据都走联通线路
相关图文阅读
频道图文推荐
健 康 咨 询
时 尚 咨 询
相关专题
- 路由器设置专题 (2384篇文章)
- 交换机与路由器密码恢复 (3942篇文章)
- 路由故障处理手册 (2447篇文章)
- 路由安全配置专题 (11841篇文章)
- Cisco路由器配置手册 (4753篇文章)
- 无线宽带路由器 (7380篇文章)
- 系统备份专题 (17574篇文章)
- Linux下的路由的配置与应用 (11847篇文章)
- 城域网专题 (7831篇文章)
- 双机热备技术 (144篇文章)
- 三款一键还原软件操作和安全性横向评测 (0次浏览)



