免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
12
最近访问板块 发新帖
楼主: njliuyao
打印 上一主题 下一主题

路由器拨号配置 [复制链接]

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
11 [报告]
发表于 2002-09-20 13:50 |只看该作者

路由器拨号配置

   论坛的ftp上,看最上面的固顶的贴子。

论坛徽章:
0
12 [报告]
发表于 2002-09-20 15:14 |只看该作者

路由器拨号配置

peng老大!
见到你的铁子很兴奋!!
我是想了解“如何设置路由器和16口modem模块,拨出电话号码的详细配置“!!
拜托了,我真的急。。

小弟是做软件的,主要用MFC,ATL,希望能经常和大家聊聊!!

论坛徽章:
0
13 [报告]
发表于 2002-11-19 19:49 |只看该作者

路由器拨号配置

我配的8AM,跟上面的例子学习,配了以后为什么没有拔号音,在此请教大吓。

论坛徽章:
0
14 [报告]
发表于 2002-11-20 10:40 |只看该作者

路由器拨号配置

我亲自配置成功的配置:
Using 1025 out of 29688 bytes
!
version 11.3
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname cisco
!
enable secret 5 $1$0IPK$8WbrAPTfMnvN6vmur3YXy/
!
username cisco password 0 cisco
!
!
process-max-time 200
!
interface Ethernet0/0
ip address 192.168.0.110 255.255.255.0
!
interface Serial0/1
no ip address
shutdown
!
interface Serial0/2
no ip address
shutdown
!
interface Serial0/3
no ip address
shutdown
!
interface Group-Async1
physical-layer async
ip unnumbered Ethernet0/0
encapsulation ppp
keepalive 10
async dynamic address
async mode dedicated
peer default ip address pool setup_pool
ppp authentication chap
group-range 1 1
!
ip local pool setup_pool 192.168.0.180 192.168.0.220
ip classless
!
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx permit
!
line con 0
line 1
login
modem InOut
modem autoconfigure discovery
autocommand ppp neg
transport input all
stopbits 1
speed 115200
line aux 0
line vty 0 4
password cisco
login
!
no scheduler allocate
end
参考

论坛徽章:
0
15 [报告]
发表于 2003-08-20 11:18 |只看该作者

路由器拨号配置


chat-script init "" "ATDT\T" TIMEOUT 60 CONNECT \C
interface Group-Async1
ip unnumbered Ethernet0/0
no ip directed-broadcast
encapsulation
dialer in-band
async dynamic address
async dynamic routing
async mode dedicated
peer default ip address pool 2610
ppp callback accept (可选)
ppp authentication chap
group-range 33 40
!
ip local pool 2610 188.188.168.31 188.188.168.38
ip classless
!
!
line con 0
logging synchronous
transport input none
line 33 40
autoselect ppp
script startup init
script reset init
login local
modem InOut
modem autoconfigure discovery
transport input all
stopbits 1
flowcontrol hardware



这些能解释一下吗?或者说一下那里有资料可以看的
谢谢大侠
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP