Heb dus een 3640 cisco router en een 801 cisco router.
Het is de bedoeling dat de 801 router inbelt op de 3640.
Dit is inmiddels gelukt, echter heb een beetje een vaag probleem.
Ik zie bij de status van de ISDN dat er door de 801 router is ingebelt, maar ik kan niet pingen of telnetten van router naar router. iemand suggesties. Hieronder mijn config van de beide routers.
De 801 cisco router!
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname test1
!
boot config flash:nvram
logging buffered 8192 debugging
enable secret 5 XXXXXXXXXXXXXXXXX
!
username 192.168.1.242 password 7 XXXXXXXXXXXXXXXXX
username test password 7 XXXXXXXXXXXXXXXXX
!
!
!
!
ip subnet-zero
no ip source-route
ip dhcp excluded-address 0.0.0.0
!
ip dhcp pool CLIENT
lease 0 2
!
isdn switch-type basic-net3
isdn tei-negotiation first-call
!
!
process-max-time 200
!
interface Ethernet0
ip address 192.168.2.244 255.255.255.0
ip access-group 121 in
no ip directed-broadcast
no ip proxy-arp
ip nat inside
!
interface BRI0
no ip address
no ip directed-broadcast
encapsulation ppp
dialer pool-member 1
isdn switch-type basic-net3
isdn tei-negotiation first-call
isdn send-alerting
ppp authentication chap
ppp multilink
!
interface Dialer0
no ip address
no ip directed-broadcast
no cdp enable
!
interface Dialer1
description RCN
ip address 172.16.1.3 255.255.255.248
ip access-group 121 in
no ip directed-broadcast
no ip proxy-arp
ip mtu 1492
ip nat outside
encapsulation ppp
no ip split-horizon
dialer remote-name inbel
dialer idle-timeout 214783
dialer wait-for-carrier-time 2147000
dialer string XXXXXXX
dialer caller XXXXXXXX
dialer caller XXXXXXXX
dialer hold-queue 10
dialer load-threshold 10 either
dialer pool 1
dialer-group 1
pulse-time 0
ppp authentication chap
ppp chap hostname XXXXXX
ppp chap password 7 XXXXXXXXXX
ppp pap sent-username XXXXX password 7 XXXXXXXX
ppp multilink
!
no ip http server
ip classless
ip route 192.168.1.0 255.255.255.0 172.16.1.1
ip route 192.168.1.0 255.255.255.0 Dialer1 172.16.1.1
!
!
map-class dialer DialClass
dialer-list 1 protocol ip permit
dialer-list 2 protocol ip list 101
!
line con 0
exec-timeout 0 0
transport input none
stopbits 1
line vty 0 4
exec-timeout 0 0
password 7 XXXXXXXXXX
login
length 0
!
time-range TIME
periodic daily 0:00 to 23:59
!
end
De cisco 3640 Router
!
version 12.1
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname XXXXXXXXXXXXXXXX
!
enable secret 5 XXXXXXXXXXXXXXXXXXXXXX
enable password 7 XXXXXXXXXXXXXXXXXXXX
!
username XXXXXX privilege 15 password 7 XXXXXXXXXX
username XXXXXX password 7 XXXXXXXXXXX
username XXXXXXXX password 7 XXXXXXXXXXXX
username XXXXXXXX password 7 XXXXXXXXXXX
username XXXXXXXXXX password 7 XXXXXXXXXXXX
username XXXXXXXXXXx password 7 XXXXXXXXXX
username XXXXXXXXX password 7 XXXXXXXXXXXX
username XXXXXXXXXXX password 7 XXXXXXXXXXXX
!
!
!
!
ip subnet-zero
no ip domain-lookup
!
isdn switch-type basic-net3
!
!
!
interface Ethernet0/0
ip address 192.168.1.242 255.255.255.0
ip helper-address 192.168.1.218
ip helper-address 192.168.1.220
no ip mroute-cache
half-duplex
!
interface BRI1/0
no ip address
encapsulation ppp
no ip mroute-cache
dialer rotary-group 1
isdn switch-type basic-net3
no cdp enable
!
interface BRI1/1
no ip address
encapsulation ppp
no ip mroute-cache
dialer rotary-group 1
isdn switch-type basic-net3
no cdp enable
!
interface BRI1/2
no ip address
no ip mroute-cache
shutdown
isdn switch-type basic-net3
!
interface BRI1/3
no ip address
no ip mroute-cache
shutdown
isdn switch-type basic-net3
!
interface BRI1/4
no ip address
no ip mroute-cache
shutdown
isdn switch-type basic-net3
!
interface BRI1/5
no ip address
no ip mroute-cache
shutdown
isdn switch-type basic-net3
!
interface BRI1/6
no ip address
no ip mroute-cache
shutdown
isdn switch-type basic-net3
!
interface BRI1/7
no ip address
no ip mroute-cache
shutdown
isdn switch-type basic-net3
!
interface Dialer1
ip address 172.16.1.1 255.255.255.248
ip helper-address 192.168.1.220
encapsulation ppp
no ip split-horizon
no ip mroute-cache
dialer in-band
dialer-group 1
peer default ip address pool elsto
no cdp enable
ppp authentication pap callin
ppp multilink
!
ip local pool elsto 172.16.1.2 172.16.1.5
ip local pool setup_pool 192.168.1.243 192.168.1.245
ip default-gateway 172.16.1.4
ip classless
ip route 192.168.2.0 255.255.255.0 172.16.1.3
ip http server
!
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx permit
snmp-server engineID local 00000009020000500F093041
snmp-server community public RO
snmp-server community read RO
snmp-server packetsize 2048
bridge 1 protocol dec
banner motd !!! Unauthorized access to this device is prohibited !!!
!
line con 0
exec-timeout 0 0
password 7 XXXXXXXXXXXXXXXXXXXX
login local
transport input none
line aux 0
line vty 0 1
exec-timeout 0 0
password 7 XXXXXXXXXXX
login local
line vty 2 4
password 7 XXXXXXXXXX
login
!
ntp server 172.16.0.7
end
http://www.xs4all.nl/~henk1982/Drawing1.gif
Begin er bang voor te worden dat het aan de inbelrouter ligt