Chinaunix

标题: isdn pri 配置问题 [打印本页]

作者: chaike309    时间: 2003-03-05 09:08
标题: isdn pri 配置问题
一台cisco 3661,想配置isdn pri E1,现在电信的线路还没弄好,我想先把路由器配置好,但是再全局模式下输入~isdn switch-type 的时候,总是提示没有isdn 这条命令,不知道为什么?请高手指教,是不是线路不通的时候不能进行配置。
作者: fjlrb    时间: 2003-03-05 09:30
标题: isdn pri 配置问题
仅供参考:
Current configuration:
version 10.2
hostname C2503
enable password test
username C4000 password cisco (See username explanation in the followi
ng section.)
isdn switch-type basic-dms100
interface Ethernet0
ip address 172.16.10.1 255.255.255.0
!
interface Serial0
no ip address
shutdown
!
interface Serial1
no ip address
shutdown
!
interface BRI0
ip address 172.16.20.1 255.255.255.0
encapsulation ppp
bandwidth 56
dialer idle-timeout 300
dialer map ip 172.16.20.2 name C4000 speed 56 broadcast 14155551234
dialer map ip 172.16.20.2 name C4000 speed 56 broadcast 14155556789
dialer hold-queue 5
dialer load-threshold 100
dialer-group 1
isdn spid1 408555432101 5554321
isdn spid2 408555987601 5559876
ppp authentication chap
!
router igrp 1
network 172.16.0.0
!
ip route 192.168.24.0 255.255.255.0 172.16.20.2
access-list 100 deny ip 0.0.0.0 255.255.255.255 255.255.255.255 0.0.0.0
access-list 100 permit ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
dialer-list 1 list 100
!
line con 0
line aux 0
line vty 0 4
password test
login
!
end
作者: sirdar    时间: 2003-03-05 11:19
标题: isdn pri 配置问题
Building configuration...

Current configuration : 798 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname cisco2621_81
!
enable password zdbc
!
ip subnet-zero
!
!
no ip domain-lookup
!
!
controller E1 1/0
framing NO-CRC4
channel-group 0 timeslots 1-31
!
controller E1 1/1
--More--                            framing NO-CRC4
channel-group 0 timeslots 1-31
!
!
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 10.39.133.81 255.255.255.248
duplex auto
speed auto
!
interface Serial1/0:0
ip address 10.39.133.106 255.255.255.252
!
interface Serial1/1:0
no ip address
loopback local
!
--More--                           ip classless
ip route 0.0.0.0 0.0.0.0 10.39.133.105
ip http server
ip pim bidir-enable
!
!
!
line con 0
line aux 0
line vty 0 4
password 262181
login
!
!
end
作者: hotbox    时间: 2003-03-06 01:19
标题: isdn pri 配置问题
哈哈~~~~~~~,加拿大的配置也拿来了!!!
而且是bri的配置,不是pri的,有没有搞错
作者: hotbox    时间: 2003-03-06 01:25
标题: isdn pri 配置问题
[quote]原帖由 "chaike309"]一台cisco 3661,想配置isdn pri E1,现在电信的线路还没弄好,我想先把路由器配置好,但是再全局模式下输入~isdn switch-type 的时候,总是提示没有isdn 这条命令,不知道为什么?请高手指教,是不是线路不通的时候?.........[/quote 发表:


你的硬件有问题,是不是E1口没有认啊!!看看sh int,有没有.

打个?看看ios有没有isdn命令,如果有那就是硬件问题了




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2