cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
788
Views
0
Helpful
3
Replies

Will 878W-G-E-K9 work for adsl line?

arkar bo bo
Level 1
Level 1

hello everyone,

                            I have one client who is using cisco 877 adsl router. But when they send me the log file, the log file consist of

point to point with static ip and some public ip range for their lan. So i proposed them for cisco 878w- (GSHDSL ) DSL router. now i am wondering how they use static ip site to site with adsl router. As the router is already buy , i have to find the solution to work this one.

                            If anyone know, please help me on this issue. I show the log file for anyone to review.The Italic one is the current working file. The bold one is the new one that is configure the same but not working. everytime i do > sh ip int brief- the atm interface is initiating and protocol is down.

hostname x.x.x.x
!
boot-start-marker
boot-end-marker
!
enable secret 5 <removed>
!
no aaa new-model
!
resource policy
!
clock timezone MST -7
clock summer-time MDT recurring
ip subnet-zero
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.1
ip dhcp excluded-address 192.168.1.1 192.168.1.49
!
ip dhcp pool CLIENT
   network 192.168.1.0 255.255.255.0
   default-router 192.168.1.1
   dns-server 192.169.34.181 203.120.90.40
   lease 0 2
!
!
ip inspect name myfw cuseeme timeout 3600
ip inspect name myfw ftp timeout 3600
ip inspect name myfw rcmd timeout 3600
ip inspect name myfw realaudio timeout 3600
ip inspect name myfw smtp timeout 3600
ip inspect name myfw tftp timeout 30
ip inspect name myfw udp timeout 15
ip inspect name myfw tcp timeout 3600
ip inspect name myfw h323 timeout 3600
ip telnet source-interface ATM0.1
ip name-server 192.169.34.181
ip name-server 203.120.90.40
!
!
  quit

!
!
!
bridge irb
!
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
bandwidth 512
ip address 203.x.x.x 255.255.255.252
ip access-group 111 in
ip inspect myfw out
ip nat outside
ip virtual-reassembly
no snmp trap link-status
pvc 8/35
  encapsulation aal5snap
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
!
encryption vlan 1 key 1 size 128bit 0 6361726C3361737473306C7574 transmit-key
encryption vlan 1 mode wep mandatory
!
ssid XXXX
    vlan 1
    authentication open
    guest-mode
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
rts threshold 2304
channel 2412
beacon period 50
station-role root
no dot11 extension aironet
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
no snmp trap link-status
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Vlan1
no ip address
bridge-group 1
bridge-group 1 spanning-disabled
!
interface BVI1
ip address 202.x.x.x 255.255.255.240 secondary
ip address 192.168.1.1 255.255.255.0
ip access-group 122 out
ip nat inside
ip virtual-reassembly
!
ip classless
ip route 0.0.0.0 0.0.0.0 ATM0.1
!


sh run
Building configuration...

Current configuration : 7495 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname xxxx
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
logging buffered 51200 warnings
enable secret 5 $1$Xuk7$mMIQnocZMnGwIRW0U1BEw1
!
no aaa new-model
clock timezone MST -7
clock summer-time MDT recurring
!

!
!
dot11 syslog
!
dot11 ssid xxxx
vlan 1
authentication open
guest-mode
!
ip source-route
no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.10.1
ip dhcp excluded-address 192.168.1.1
ip dhcp excluded-address 192.168.1.1 192.168.1.49
!
ip dhcp pool ccp-pool
   import all
   network 10.10.10.0 255.255.255.248
   default-router 10.10.10.1
--More--                              lease 0 2
!
ip dhcp pool CLIENT
   network 192.168.1.0 255.255.255.0
   default-router 192.168.1.1
   dns-server 192.169.34.181 203.120.90.40
   lease 0 2
!
!
ip cef
ip inspect name myfw cuseeme timeout 3600
ip inspect name myfw ftp timeout 3600
ip inspect name myfw rcmd timeout 3600
ip inspect name myfw realaudio timeout 3600
ip inspect name myfw smtp timeout 3600
ip inspect name myfw tftp timeout 30
ip inspect name myfw udp timeout 15
ip inspect name myfw tcp timeout 3600
ip inspect name myfw h323 timeout 3600
no ip domain lookup
ip domain name yourdomain.com
ip name-server 192.169.34.181
ip name-server 203.120.90.40
--More--                           !
archive
log config
  hidekeys
!
!
controller DSL 0
mode atm
!
!
bridge irb
!
!
interface BRI0
no ip address
encapsulation hdlc
shutdown
!
interface ATM0
no ip address
no atm ilmi-keepalive
!
interface ATM0.1 point-to-point
bandwidth 512
ip address 203.x.x.x 255.255.255.252
ip access-group 111 in
ip inspect myfw out
ip nat outside
ip virtual-reassembly
pvc 8/35
  encapsulation aal5snap
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
--More--                           interface FastEthernet3
!
interface Dot11Radio0
no ip address
shutdown
beacon period 50
no dot11 extension aironet
!
encryption vlan 1 key 1 size 128bit 0 6361726C3361737473306C7574 transmit-key
encryption vlan 1 mode wep mandatory
!
ssid x.x.x.x
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0
54.0
channel 2412
station-role root
rts threshold 2304
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
no cdp enable
bridge-group 1
--More--                            bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
no ip address
ip tcp adjust-mss 1452
bridge-group 1
bridge-group 1 spanning-disabled
!
interface BVI1
ip address 202.42.165.33 255.255.255.240 secondary
ip address 192.168.1.1 255.255.255.0
ip access-group 122 out
ip nat inside
ip virtual-reassembly
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 ATM0.1
ip http server

!
!
!

1 Accepted Solution

Accepted Solutions

The current situation is the following:

Sorry, but you have bought the wrong router model, for the reason explained in my post above.

View solution in original post

3 Replies 3

paolo bevilacqua
Hall of Fame
Hall of Fame

You can not connect an 878 router to an ADSL circuit.

It will not work, and there is no way to make it work.

For ADSL, you need to use, for example 857, 877, 887 routers.

So it is means, the adsl line can use with that kind of (static ip pont to point). I actually don't understand the current situation. From what i know is most ADSL line (ip is negotiated and come with dialer number). If you know this one, kindly explain to me . so that i can understand the current situation.

The current situation is the following:

Sorry, but you have bought the wrong router model, for the reason explained in my post above.

Review Cisco Networking products for a $25 gift card