免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2280 | 回复: 0
打印 上一主题 下一主题

FR及拨号备份经典实例 [复制链接]

论坛徽章:
2
丑牛
日期:2013-09-29 09:47:222015七夕节徽章
日期:2015-08-21 11:06:17
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-05-20 21:09 |只看该作者 |倒序浏览

子下向上拨号连入拨号备份:

Config t
hostname xxxx
enable secret oilsjz

username xxxx password xxxxx
username xxxx password 0 xxxx

no ip domain-lookup
chat-script reset1 "" "ATZ" OK \c
chat-script dial1 ABORT ERROR "" "AT Z" OK "ATDT \T" TIMEOUT 60 CONNECT \c

interface fastEthernet0
ip address 10.179.27.65 255.255.255.192
no shutdown

interface Serial1
backup delay 10 10
backup interface Serial0
ip address 10.179.251.41 255.255.255.252
encapsulation frame-relay
frame-relay interface-dlci 200
no shutdown

interface serial0
phy async
ip address 10.179.251.139 255.255.255.240
async mode dedicated
no shutdown
encapsulation ppp
dialer in-band
dialer idle-timeout 3600
dialer enable-timeout 60
dialer map ip 10.179.251.129 name center-3640 modem-script dial1 ZZZZZZ
dialer map ip 10.179.251.129 name center-3640 modem-script dial1 ZZZZZZ
dialer map ip 10.179.251.129 name center-3640 modem-script dial1 ZZZZZZ
dialer map ip 10.179.251.129 name R-ZZZZ modem-script dial1 ZZZZZZ
dialer hold-queue 50
dialer-group 1
ppp authentication pap chap


ip route 0.0.0.0 0.0.0.0 10.179.251.129

access-list 1 per 10.179.27.64 0.0.0.63
dialer-list 1 protocol ip list 1

router eigrp 100
network 10.0.0.0

line con 0
exec-timeout 0 0
line 1
script reset reset1
modem InOut
transport input all
speed 38400
flowcontrol hardware
line vty 0 4
password oilsjz
login
end


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/4206/showart_696259.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP