Re: ISDN pinging trouble

From: Giveortake@xxxxxxx
Date: Wed Mar 13 2002 - 01:43:49 GMT-3


   
And the legendary configs

R2#show run
Building configuration...

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname R2
!
enable secret 5 $1$qlE3$MWZ/p0uPBMKbyzV/PzwXZ1
!
username R5 password 0 cisco
ip subnet-zero
isdn switch-type basic-ni
!
!
!
!
!
interface Serial0
 no ip address
 no ip directed-broadcast
 encapsulation frame-relay
 no ip mroute-cache
 logging event subif-link-status
 logging event dlci-status-change
 shutdown
 no fair-queue
 no frame-relay inverse-arp
!
interface Serial0.1 point-to-point
 ip address 150.50.24.2 255.255.255.0
 no ip directed-broadcast
 frame-relay interface-dlci 104
!
interface Serial1
 no ip address
 no ip directed-broadcast
 shutdown
!
interface TokenRing0
 no ip address
 no ip directed-broadcast
 shutdown
!
interface BRI0
 ip address 192.168.1.1 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 dialer idle-timeout 900
 dialer map ip 192.168.1.2 name R5 broadcast 5418545
 dialer map ip 192.168.1.2 name R5 broadcast 5418546
 dialer load-threshold 1 outbound
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 61678903240101
 isdn spid2 61678903250101
 ppp authentication chap
!
ip classless
!
access-list 101 permit ip any any
dialer-list 1 protocol ip list 101
!
!
line con 0
 transport input none
line aux 0
line vty 0 4
 password alpha4
 login
!
end

R5#show run
Building configuration...

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname R5
!
enable secret 5 $1$hm9M$BAvgca2AY6JPCW4jpDXd//
!
username R2 password 0 cisco
ip subnet-zero
!
isdn switch-type basic-ni
!
!
!
interface Ethernet0
 ip address 10.10.10.1 255.255.255.0
 no ip directed-broadcast
!
interface Serial0
 no ip address
 no ip directed-broadcast
 no ip mroute-cache
 shutdown
!
interface Serial1
 no ip address
 no ip directed-broadcast
 shutdown
!
interface BRI0
 ip address 192.168.1.2 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 dialer idle-timeout 900
 dialer map ip 192.168.1.1 name R2 broadcast
 isdn switch-type basic-ni
 isdn spid1 61654185450101
 isdn spid2 61654185460101
 ppp authentication chap
!
no ip http server
ip classless
!
dialer-list 1 protocol ip permit
!
line con 0
 transport input none
line aux 0
line vty 0 4
 password alpha4
 login
!
end



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:03 GMT-3