I have searched the archives and attempted what they have suggested, but
to no avail I cannot bring up both bearer channels.  I am trying to
automatically activate both bearer channels automatically for a
dial-backup scenario.  I am using two 7200's with a crossover T-1 cable
between them and a 4 port BRI card in each one.  I am using a Telco
provided ISDN line instead of an ISDN simulator.  I am able to activate
the first channel without a problem, but I cannot bring the second one
up.  I have put a %10 load on the line, which should be enough to bring
up the second based on my config below.  I use pings to activate the
line, but I will use a floating static route when I complete my test
scenario.  I would appreciate any suggestions:

INITIATING ROUTERXXXXXXXXXXX
interface Serial4/3:0
 backup delay 3 10
 backup interface Dialer1
 ip address 192.168.1.2 255.255.255.0
 no cdp enable

interface BRI3/3
 description XXXX
 bandwidth 128
 no ip address
 ip load-sharing per-packet
 encapsulation ppp
 dialer pool-member 1
 isdn switch-type basic-ni
 isdn spid1 11111110101 
 isdn spid2 11111110101 1111111
 no fair-queue
 no cdp enable
 ppp multilink
 ppp timeout multilink link add 1
 ppp timeout multilink link remove 60
 multilink load-threshold 1 either

interface Dialer1
 ip address 192.168.2.2 255.255.255.0
 ip load-sharing per-packet
 encapsulation ppp
 no ip mroute-cache
 load-interval 30
 dialer pool 1
 dialer remote-name XXXX
 dialer idle-timeout 60
 dialer string 8344578
 dialer load-threshold 1 either
 dialer-group 1
 no cdp enable
 ppp authentication chap
 ppp multilink
 multilink load-threshold 1 either

RECEIVING ROUTERXXXXXXXXXXXXXXXXXXXXXXX

interface BRI3/3
 description XXXXXXX
 bandwidth 128
 no ip address
 ip load-sharing per-packet
 encapsulation ppp
 dialer pool-member 1
 isdn switch-type basic-ni
 isdn spid1 11111110101 1111111
 isdn spid2 11111110101 1111111
 no fair-queue
 no cdp enable
 ppp authentication chap callin
 ppp multilink
 ppp timeout multilink link add 1
 ppp timeout multilink link remove 60
 multilink load-threshold 1 either

interface Dialer1
 ip address 192.168.2.1 255.255.255.0
 ip load-sharing per-packet
 encapsulation ppp
 no ip mroute-cache
 dialer pool 1
 dialer remote-name XXXXX
 dialer idle-timeout 60
 dialer-group 1
 no cdp enable
 ppp authentication chap
 ppp multilink
 ppp timeout multilink link add 1
 ppp timeout multilink link remove 60
 multilink load-threshold 1 either




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=70265&t=70265
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to