cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1174
Views
5
Helpful
17
Replies

ISDN Backup - Help Needed

bradlesliect
Level 1
Level 1

Hi,

I know we visited this before but I still have the problem. I have attached a diagram to illustrate my dilemme.

Basically we run OSPF between between Sites A and B. At Site A I have injected a static route from Router 1 to 2. The reason for this that the ISDN backup is on router 2.

What's happening at the moment is the ISDN backup keeps initialing for no apparent reason. Could it be OSPF related?

Check attachments for errors and diagram.

Config on Router 1:

ip route <network B> 255.255.255.0 <router1 IP> 240 name isdn-backup

On Router 2 I have a dialer configured and a route statement pointing to that dialer.

Here is config:

ip route <network B> 255.255.255.0 Dialer3 240 name isdn-backup

Config on Router 2

------------------

interface Dialer3

description <number>/site b-backup

ip address 192.168.225.21 255.255.255.252

no ip redirects

no ip unreachables

no ip proxy-arp

encapsulation ppp

no ip split-horizon

shutdown

dialer pool 1

dialer remote-name cr17

dialer string <number>

dialer-group 1

no keepalive

no cdp enable

ppp authentication pap callin

ppp pap sent-username cr1 password removed

ppp multilink

ppp multilink links maximum 8

ppp multilink links minimum 4

ppp multilink load-threshold 75 either

ppp multilink endpoint hostname

max-reserved-bandwidth 90

end

!

router ospf 2

log-adjacency-changes

redistribute connected subnets

redistribute static subnets

network 192.168.225.0 0.0.0.255 area 0.0.0.0

!

access-list 130 deny eigrp any any

access-list 130 permit ospf any any

access-list 130 permit icmp any any

access-list 130 permit tcp any any

access-list 130 permit udp any any

access-list 180 permit icmp any any

dialer-list 1 protocol ip list 130

Config on Router 1

------------------

router ospf 2

log-adjacency-changes

redistribute connected subnets

redistribute static subnets

network 192.168.225.0 0.0.0.255 area 0.0.0.0

17 Replies 17

Why are these appearing on the access-list configured to teh dialer?

Hi Brad ,

Do you have Site Administrator Security Token (SAST) device in LAN ?

Thanks,

satish

I dont know. What is it and how do I check / look for it?