Saeed42
ISP
- Jul 4, 2001
- 147
I have 1700 Cisco ADSL router with ISDN backup, I configured the router so that most of the traffic goes out via the ADSL link, but some traffic must use the ISDN to get emails from the HQ, the only problem is that the router doesn't dial up at all regardless of what I do, see ISDN Status output below, from this you can see there's nothing wrong with the ISDN, and if I use BRI to dial it dials but as soon as I configure the dialer profile it ignores everything, so does anyone know why?
Global ISDN Switchtype = basic-net3
ISDN BRI0 interface
dsl 0, interface ISDN Switchtype = basic-net3
Layer 1 Status:
ACTIVE
Layer 2 Status:
TEI = 115, Ces = 1, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED
Layer 3 Status:
0 Active Layer 3 Call(s)
Active dsl 0 CCBs = 0
The Free Channel Mask: 0x80000003
Number of L2 Discards = 0, L2 Session ID = 19
Total Allocated ISDN CCBs = 0
More info
IOS c1700-y7-mz.122-4.YA2.bin
interface BRI0
no ip address
no ip redirects
no ip proxy-arp
encapsulation ppp
no ip route-cache
dialer pool-member 2
isdn switch-type basic-net3
no cdp enable
interface Dialer2
ip unnumbered FastEthernet0
ip access-group 100 in
encapsulation ppp
dialer pool 2
dialer remote-name Some_name
dialer idle-timeout 60
dialer string 8888888888
dialer-group 2
ppp authentication chap callin
ppp chap password 7 password
no cdp enable
ip route 0.0.0.0 0.0.0.0 Dialer2 100
ip route 194.x.x.0 255.255.255.0 Dialer2
dialer-list 2 protocol ip permit
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Don't be content with being average. Average is as close to the bottom as it is to the top
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Global ISDN Switchtype = basic-net3
ISDN BRI0 interface
dsl 0, interface ISDN Switchtype = basic-net3
Layer 1 Status:
ACTIVE
Layer 2 Status:
TEI = 115, Ces = 1, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED
Layer 3 Status:
0 Active Layer 3 Call(s)
Active dsl 0 CCBs = 0
The Free Channel Mask: 0x80000003
Number of L2 Discards = 0, L2 Session ID = 19
Total Allocated ISDN CCBs = 0
More info
IOS c1700-y7-mz.122-4.YA2.bin
interface BRI0
no ip address
no ip redirects
no ip proxy-arp
encapsulation ppp
no ip route-cache
dialer pool-member 2
isdn switch-type basic-net3
no cdp enable
interface Dialer2
ip unnumbered FastEthernet0
ip access-group 100 in
encapsulation ppp
dialer pool 2
dialer remote-name Some_name
dialer idle-timeout 60
dialer string 8888888888
dialer-group 2
ppp authentication chap callin
ppp chap password 7 password
no cdp enable
ip route 0.0.0.0 0.0.0.0 Dialer2 100
ip route 194.x.x.0 255.255.255.0 Dialer2
dialer-list 2 protocol ip permit
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Don't be content with being average. Average is as close to the bottom as it is to the top
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~