免费注册 查看新帖 |

Chinaunix

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

利用路由器进行isdn拨号问题? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-11-12 14:52 |只看该作者 |倒序浏览
我通过cisco2620上安装的isdn模块,连接上isdn NT1对远端的cisco 7200路由器拨号(同样有isdn模块,NT1),但是有的地区能够正常拨号,有的地区不能拨上(山东省,各市向青岛总公司拨号),不知道为什么?

这是下面一家分公司的配置,其他家均同

Building configuration...

Current configuration : 1285 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 2620
!
aaa new-model
!
!
aaa authentication ppp default local
aaa session-id common
enable secret 5 $1$F1d4$L4aEyKxsAB74ZgrzZ82gN/
!
username cisco password 0 cisco
ip subnet-zero
!
!
no ip domain-lookup
!
isdn switch-type basic-net3
!
!
!
interface FastEthernet0/0
ip address 10.225.180.254 255.255.255.0
duplex auto
speed auto
!
interface BRI0/0
ip address 10.225.190.32 255.255.255.0
encapsulation ppp
no ip mroute-cache
no keepalive
dialer idle-timeout 600
dialer fast-idle 3000
dialer map ip 10.225.190.10 name cisco broadcast 005325061270
dialer map ip 10.225.190.11 name cisco broadcast 005325061271
dialer-group 1
isdn switch-type basic-net3
ppp authentication chap
ppp chap hostname cisco
ppp chap password 0 cisco
ppp multilink
!
interface Serial0/0
backup delay 2 2
backup interface BRI0/0
ip address 10.225.181.2 255.255.255.0
!
ip classless
ip route 10.225.11.0 255.255.255.0 10.225.181.1
ip route 10.225.11.0 255.255.255.0 10.225.190.10 2
ip route 10.225.11.0 255.255.255.0 10.225.190.11 2
ip http server
ip pim bidir-enable
!
!
dialer-list 1 protocol ip permit
!
line con 0
line aux 0
line vty 0 4
password cisco
!
!
end

论坛徽章:
0
2 [报告]
发表于 2004-11-12 15:17 |只看该作者

利用路由器进行isdn拨号问题?

debug isdn q931
debug dialer的信息如下:
hezhe2620#ping 10.225.190.10

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.225.190.10, timeout is 2 seconds:

3d04h: BR0/0 DDR: place call
3d04h: BR0/0 DDR: Dialing cause ip (s=10.225.190.35, d=10.225.190.10)
3d04h: BR0/0 DDR: Attempting to dial 05325061270
3d04h: ISDN BR0/0: TX ->; SETUP pd = 8  callref = 0x2B
3d04h:         Bearer Capability i = 0x8890
3d04h:         Channel ID i = 0x83
3d04h:         Called Party Number i = 0x80, '05325061270', Plan:Unknown, Type:U
nknown
3d04h: ISDN BR0/0: RX <- SETUP_ACK pd = 8  callref = 0xAB
3d04h:         Channel ID i = 0x89.
3d04h: ISDN BR0/0: RX <- CALL_PROC pd = 8  callref = 0xAB
3d04h: ISDN BR0/0: RX <- CONNECT pd = 8  callref = 0xAB
3d04h:         Date/Time i = 0x040B0C0F0F
3d04h: %LINK-3-UPDOWN: Interface BRI0/0:1, changed state to up
3d04h: ISDN BR0/0: TX ->; CONNECT_ACK pd = 8  callref = 0x2B...
3d04h: %ISDN-6-CONNECT: Interface BRI0/0:1 is now connected to 05325061270 cisco
.
Success rate is 0 percent (0/5)

请帮忙看看那个地方有问题!!!谢谢!

论坛徽章:
0
3 [报告]
发表于 2004-11-12 15:20 |只看该作者

利用路由器进行isdn拨号问题?

sh dialer  显示连接成功了,但我觉得不是正常的连接,它一会就会断掉,也不能ping通对端

BRI0/0 - dialer type = ISDN

Dial String      Successes   Failures    Last DNIS   Last status
05325061271              0          0    never                   -
05325061270              2          0    00:00:18       successful
0 incoming call(s) have been screened.
0 incoming call(s) rejected for callback.

BRI0/0:1 - dialer type = ISDN
Idle timer (600 secs), Fast idle timer (3000 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is physical layer up
Dial reason: ip (s=10.225.190.35, d=10.225.190.10)
Time until disconnect 583 secs
Connected to 05325061270 (cisco)

BRI0/0:2 - dialer type = ISDN
Idle timer (600 secs), Fast idle timer (3000 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is idle

论坛徽章:
0
4 [报告]
发表于 2004-11-16 13:43 |只看该作者

利用路由器进行isdn拨号问题?

username

还有chap的两端匹配问题.

论坛徽章:
0
5 [报告]
发表于 2004-11-16 15:49 |只看该作者

利用路由器进行isdn拨号问题?

你的配置里怎么没有逻辑拨号接口,这样做我没有试过,还有你确定callref = 0x2B ;callref = 0xAB 是正确的吗?
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP