cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
490
Views
0
Helpful
1
Replies

DDR dialbackup problem

amirs71
Level 1
Level 1

This is to inform you that I have configured Dial on Cisco router1751/k9 when ISDN link goes down then secondary link should be dial automatically but it is not running any body could you help me

pk_iblqta_ra#sh run

Building configuration...

Current configuration : 4073 bytes

!

interface FastEthernet0/0

ip address 192.168.13.1 255.255.255.0

ip nat inside

speed auto

!

interface BRI0/0

bandwidth 64

ip address negotiated

ip nat outside

encapsulation ppp

dialer idle-timeout 2147483

dialer fast-idle 2147483

dialer wait-for-carrier-time 2147483

dialer string 13155555

dialer load-threshold 1 outbound

dialer-group 1

isdn switch-type basic-net3

no cdp enable

ppp authentication pap callin

ppp pap sent-username iblqtaisdn password 7 ***************!

interface Virtual-Template1

no ip address

!

interface Async5

ip address negotiated

ip nat outside

encapsulation ppp

load-interval 30

dialer in-band

dialer pool-member 1

async mode interactive

ppp authentication pap callin

ppp pap sent-username iblqta password 7 *****************!

interface Dialer1

description *** 56k DDP Connection To Brainnet ***

ip address negotiated

ip nat outside

encapsulation ppp

no ip route-cache

no ip mroute-cache

load-interval 30

dialer pool 1

dialer idle-timeout 2147483

dialer fast-idle 2147483

dialer string 13145679

dialer-group 1

no cdp enable

ppp authentication pap callin

ppp pap sent-username iblqta password 7 ***************!

ip classless

ip route 0.0.0.0 0.0.0.0 BRI0/0

ip route 0.0.0.0 0.0.0.0 Dialer1 5

no ip http server

ip pim bidir-enable

!

!

access-list 101 permit ip 192.168.13.0 0.0.0.255 host 196.16.16.116

access-list 101 permit ip 192.168.13.0 0.0.0.255 host 196.16.16.118

access-list 101 permit ip 192.168.13.0 0.0.0.255 host 196.16.16.25

access-list 101 permit ip 192.168.13.0 0.0.0.255 host 196.16.16.254

access-list 101 permit ip 192.168.13.0 0.0.0.255 host 196.16.16.252

access-list 101 permit ip 192.168.13.0 0.0.0.255 host 196.16.16.136

access-list 101 permit ip 192.168.12.0 0.0.0.255 host 196.16.16.115

access-list 101 permit ip 192.168.13.0 0.0.0.255 host 196.16.16.115

access-list 101 permit ip 192.168.13.0 0.0.0.255 host 196.16.16.79

access-list 101 permit ip 192.168.13.0 0.0.0.255 host 196.16.16.80

access-list 101 permit ip 192.168.13.0 0.0.0.255 host 196.16.16.81

access-list 110 deny ip 192.168.13.0 0.0.0.255 host 196.16.16.116

access-list 110 permit ip 192.168.13.0 0.0.0.255 any

dialer-list 1 protocol ip permit

!

route-map brinat permit 10

match ip address 110

!

snmp-server community Wmhy6047msie RO

snmp-server host 196.16.16.254 Wmhy6047msie

banner motd ^CCThis computer system, its network and data contained therein is t

h

e

property of the International Brands (pvt) LTD. Access to this computer and

network is restricted to persons and programs authorised by the Group

only. Access by other is prohibited and unauthorised, and is wrongful

under law. Do not proceed if you are not authorised. Any unauthorised

access will be prosecuted to the fullest extent of the law.^C

!

line con 0

password 7*************

login

line aux 0

password 7 *************

login

modem InOut

modem autoconfigure type usr_courier

transport input all

stopbits 1

speed 1200

flowcontrol hardware

line vty 0 4

password 7 *************

login

!

no scheduler allocate

end

pk_iblqta_ra#logout

Thanks & Regards,

Muhammad Amir Sheikh

Network Administrator

Email:mamir@iblgrp.com

ibl_amirshaikh@hotmail.com

1 Reply 1

lgijssel
Level 9
Level 9

I assume that it does not work while BRI0/0 never goes down, it remains up-spoofing, even while there is no active connection.

Could still work if you shut it down but that is probably not the way it was intended to work.

Regards,

Leo