Hi there,
Can anyone help me out with a config for a WIC1ADSL on a Cisco 2600 series router.
I've got the following but am getting no Carrier detect which makes me thing the config is fine but the line is bad.
interface FastEthernet0/0
ip address 192.168.x.x 255.255.255.0
ip nat inside
!--- DSL interface.
!
interface ATM0/0
no ip address
no atm ilmi-keepalive
bundle-enable
dsl operating-mode auto
hold-queue 224 in
interface ATM0/0.1 point-to-point
pvc 8/35
pppoe-client dial-pool-number 1
interface Dialer1
ip address negotiated
ip mtu 1492
ip nat outside
encapsulation ppp
dialer pool 1
ppp authentication chap callin
ppp chap hostname [email protected]
ppp chap password xxxxxxxx
!
ip nat inside source list 1 interface Dialer1 overload
ip classless
ip route 0.0.0.0 0.0.0.0 dialer1
no ip http server
!
access-list 1 permit 192.168.0.0 0.0.0.255
Can anyone help me out with a config for a WIC1ADSL on a Cisco 2600 series router.
I've got the following but am getting no Carrier detect which makes me thing the config is fine but the line is bad.
interface FastEthernet0/0
ip address 192.168.x.x 255.255.255.0
ip nat inside
!--- DSL interface.
!
interface ATM0/0
no ip address
no atm ilmi-keepalive
bundle-enable
dsl operating-mode auto
hold-queue 224 in
interface ATM0/0.1 point-to-point
pvc 8/35
pppoe-client dial-pool-number 1
interface Dialer1
ip address negotiated
ip mtu 1492
ip nat outside
encapsulation ppp
dialer pool 1
ppp authentication chap callin
ppp chap hostname [email protected]
ppp chap password xxxxxxxx
!
ip nat inside source list 1 interface Dialer1 overload
ip classless
ip route 0.0.0.0 0.0.0.0 dialer1
no ip http server
!
access-list 1 permit 192.168.0.0 0.0.0.255