Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

isdn connection fails

2 views
Skip to first unread message

Robert Kiessling

unread,
Jan 19, 1997, 3:00:00 AM1/19/97
to

akn...@nbi-bto.de (Andreas Knopp) writes:

> i want to use the configuration below at a Cisco 1003 Router to
> connect to a Cisco 4700 Router but when i test the connection with a
> ping to 195.4.xxx.2 the bri0 interface will not dial up to the cisco
> 4700 router.

> isdn switch-type basic-1tr6
> (is this switch-type possible on a dss1 isdn nt called euro isdn)

No. It's basic-net3.

Next time please do smoe debugging before (debug isdn ev, debug isdn
q921, debug isdn q931, debug dialer) and tell the results. A "show
interface bri0" would propably show your problem.

Robert

Andreas Knopp

unread,
Jan 19, 1997, 3:00:00 AM1/19/97
to

i want to use the configuration below at a Cisco 1003 Router to
connect to a Cisco 4700 Router but when i test the connection with a
ping to 195.4.xxx.2 the bri0 interface will not dial up to the cisco
4700 router.
can anyone tell me where is the error in the current configuration.
Current configuration:
!
version 10.3
no service pad
service udp-small-servers
service tcp-small-servers
!
hostname RouterB
!
enable secret 5 ***************
enable password ********
!
username RouterA password 7 **************
ip subnet-zero

isdn switch-type basic-1tr6
(is this switch-type possible on a dss1 isdn nt called euro isdn)
!
interface Ethernet0
ip address 192.168.0.10 255.255.255.240
!
interface BRI0
ip unnumbered Ethernet0
encapsulation ppp
dialer map ip 195.4.xxx.2 name RouterA 08154711
dialer-group 1
ppp authentication chap
!
ip name-server 194.xx.x.x
ip classless
ip route 0.0.0.0 0.0.0.0 195.4.xxx.2
ip route 195.4.xxx.0 255.255.255.0 195.4.xxx.2
ip route 195.4.xxx.2 255.255.255.255 BRI0
logging buffered
access-list 101 permit ip any any
dialer-list 1 list 101
!
line con 0
line vty 0
password xxxxxx
login
length 0
line vty 1 4
password xxxxxx
login
!
end

thank you

Andreas Knopp

NBI-BTO NBI Deutschland GmbH
Tel: 49-203-99808-33 Fax: 49-203-760957
Andreas Knopp
Email: akn...@nbi-bto.de
WWW: http://www.nbi-bto.de


0 new messages