From: Jonghwan Hyon (jerry@xxxxxxxxxxxxxxxxxxx)
Date: Fri Jun 01 2001 - 06:15:35 GMT-3
Hi, i'm trying to enable isdn connection, but they do not work.
I have no idea to fix it. can anybody help me?
Rack03R5#deb ip packet
IP packet debugging is on
Rack03R5#ping 132.3.42.3
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 132.3.42.3, timeout is 2 seconds:
00:47:46: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, sending
00:47:46: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, encapsulation
failed
00:47:46: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up.
00:47:46: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 4821854
00:47:48: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, sending
00:47:48: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, encapsulation
failed.
00:47:50: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, sending
00:47:50: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, encapsulation
failed.
00:47:52: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, sending
00:47:52: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, encapsulation
failed.
00:47:52: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 4821854
00:47:54: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, sending
00:47:54: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, encapsulation
failed.
Success rate is 0 percent (0/5)
Rack03R5#ping 132.3.42.3
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 132.3.42.3, timeout is 2 seconds:
00:47:59: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, sending
00:47:59: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, encapsulation
failed.
00:48:01: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, sending
00:48:01: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, encapsulation
failed.
00:48:03: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, sending
00:48:03: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, encapsulation
failed.
00:48:05: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, sending
00:48:05: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, encapsulation
failed.
00:48:07: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, sending
00:48:07: IP: s=132.3.42.5 (local), d=132.3.42.3 (BRI0), len 100, encapsulation
failed
00:48:08: %ISDN-6-DISCONNECT: Interface BRI0:1 disconnected from 4821854 , cal
l lasted 22 seconds
00:48:09: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down.
Success rate is 0 percent (0/5)
Rack03R5#
00:48:09: %ISDN-6-LAYER2DOWN: Layer 2 for Interface BR0, TEI 71 changed to down
00:48:09: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0, TEI 71 changed to up
Rack03R5#
Rack03R5#
Rack03R5#sh conf
Using 1549 out of 32762 bytes
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Rack03R5
!
enable password cisco
!
username Rack03R3 password 0 cisco
ip subnet-zero
no ip domain-lookup
isdn switch-type basic-ni
!
!
!
interface Loopback0
ip address 132.3.5.5 255.255.255.0
no ip directed-broadcast
!
interface Loopback1
ip address 192.192.1.5 255.255.255.0
no ip directed-broadcast
!
interface Ethernet0
ip address 10.118.12.1 255.255.255.0
no ip directed-broadcast
!
interface BRI0
ip address 132.3.42.5 255.255.255.0
no ip directed-broadcast
encapsulation ppp
no ip route-cache
no ip mroute-cache
dialer idle-timeout 60
dialer map ip 132.3.42.3 name Rack03R3 broadcast 4821854
dialer-group 1
isdn switch-type basic-ni
isdn spid1 4889476
!
ip classless
ip route 0.0.0.0 0.0.0.0 132.3.42.3 240
!
dialer-list 1 protocol ip permit
!
line con 0
exec-timeout 0 0
password cisco
transport input none
line aux 0
exec-timeout 0 0
password cisco
line vty 0 4
exec-timeout 0 0
password cisco
login
!
end
Rack03R5#
Rack03R3#sh conf
Using 1651 out of 32762 bytes
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Rack03R3
!
enable password cisco
!
username Rack03R5 password 0 cisco
ip subnet-zero
no ip domain-lookup
isdn switch-type basic-ni
!
!
!
interface Loopback0
ip address 132.3.3.3 255.255.255.0
no ip directed-broadcast
!
interface Ethernet0
ip address 132.3.41.3 255.255.255.0
no ip redirects
no ip directed-broadcast
!
interface BRI0
ip address 132.3.42.3 255.255.255.0
no ip directed-broadcast
encapsulation ppp
no ip route-cache
no ip mroute-cache
dialer idle-timeout 60
dialer map ip 132.3.42.5 name Rack03R5 broadcast 4889476
dialer-group 1
isdn switch-type basic-ni
isdn spid1 4821854
!
ip classless
ip route 132.3.5.0 255.255.255.0 132.3.42.5 240
!
dialer-list 1 protocol ip permit
!
line con 0
exec-timeout 0 0
password cisco
transport input none
line aux 0
exec-timeout 0 0
password cisco
line vty 0 4
exec-timeout 0 0
password cisco
logging synchronous
login
!
end
Rack03R3#
***********************************************
Jonghwan Hyon(Jerry), CCNP/CCDP
Technical Service/Taejon Branch Office
Datacraft Korea, Inc.
320-150, Room #309 Expotel Bldg
381 Man-nyun-dong, Seo-Gu, Taejon, Korea
Tel : 8242-487-4272
Fax : 8242-487-4273
Mobile : 8211-437-8883
e-mail : jerry@datacraft-korea.com
***********************************************
**Please read:http://www.groupstudy.com/list/posting.html
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:16 GMT-3