Dear all,
Please Help me..
I have a big problem related with ISDN.
I have 2600 router with 8 bri ports, right, and I want to install two bri
ports with to PC dialup connection ove ISDN ofcourse. the first customer is
already connected.
I tried to connect the second customer by using the same configuration of
the first one but I failed to establish the connection.
the configuration as the following:
the first one conf. is:

interface BRI1/0
 description connected to Dial-inPCs(ISDN)
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 no ip mroute-cache
 ip policy route-map r2000
 dialer rotary-group 1
 isdn switch-type basic-net3
 no fair-queue
 no cdp enable
!
interface Dialer1
 description connected to Dial-inPCs(ISDN)
 ip unnumbered Ethernet0/0
 no ip directed-broadcast
 encapsulation ppp
 no ip split-horizon
 ip policy route-map r2000
 keepalive 3600
 dialer in-band
 dialer load-threshold 1 either
 dialer-group 1
 peer default ip address pool ISDNUSERS
 no fair-queue
 no cdp enable
 ppp authentication chap pap callin
 ppp multilink
!
ip local pool ISDNUSERS 212.3.61.104
ip default-gateway 212.3.61.100
!

I added the following conf for the second bri1/1
But it didnot work:

interface BRI1/1
 description connected to Dial-inPCs(ISDN)
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 no ip mroute-cache
 ip policy route-map r2000
 dialer rotary-group 1
 isdn switch-type basic-net3
 no fair-queue
 no cdp enable
!
interface Dialer2
 description connected to Dial-inPCs(ISDN)
 ip unnumbered Ethernet0/0
 no ip directed-broadcast
 encapsulation ppp
 no ip split-horizon
 ip policy route-map r2000
 keepalive 3600
 dialer in-band
 dialer load-threshold 1 either
 dialer-group 1
 peer default ip address pool ISDNUSERS2
 no fair-queue
 no cdp enable
 ppp authentication chap pap callin
 ppp multilink
!
ip local pool ISDNUSERS2 212.3.61.108
ip default-gateway 212.3.61.100

Can any one have any Idea to fix this problem ???


Regards,

Magdy


_________________________________
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