cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5416
Views
1
Helpful
4
Replies

router with atm interface/ dsl

sarahr202
Level 5
Level 5

Hi everybody

 

 

 

When we say a router has a DSL interface, does it mean just regular ATM interface?

 

 

 

 

 

 

Let say we have Router at site S1 and we want to connect it to HQ via internet.

We decided we will use DSL to connect S1 to internet. So in short:

 

S1-R1--DSL-------ISP--Internet-----ISP---DSL---HQ

 

Can we just use a Router with  ATM interface and configure it with DSL appropriate DSL commands to connect it isp

 

Does ATM interface on a router use RJ-11 connector?

 

thanks and have a great weekend.

2 Accepted Solutions

Accepted Solutions

Reza Sharifi
Hall of Fame
Hall of Fame

Hi Sarah,

DSL use ATM technology. You have to get a DSL WIC for your router and not ATM, but the config applies to an ATM interface.  And yes, the interface usually is RJ-11

http://www.cisco.com/en/US/docs/routers/access/1700/software/feature/guide/1700ADSL.html

HTH

View solution in original post

hi Sarah,

 

It should look something like ATM0 or ATM0/0/0 depending on the model you use. Below is a config on a cisco 837 router. So as you can see you create the PVC and off you go.

 

interface ATM0

no ip address

no atm ilmi-keepalive

dsl operating-mode itu-dmt

!

interface ATM0.3 point-to-point

  description Internet Network

pvc 8/35

  encapsulation aal5snap

  pppoe-client dial-pool-number 3


To troubleshoot the dsl and to check the SNR, attennuation and all here is the command

sh dsl interface 0

. This command will show the sync speed and a lot more detail.

 

If you want to see the ATM pvc details then 

sh atm vc detail

should show whether the pvc is up or not etc

 

HTH

 

Kishore

View solution in original post

4 Replies 4

Reza Sharifi
Hall of Fame
Hall of Fame

Hi Sarah,

DSL use ATM technology. You have to get a DSL WIC for your router and not ATM, but the config applies to an ATM interface.  And yes, the interface usually is RJ-11

http://www.cisco.com/en/US/docs/routers/access/1700/software/feature/guide/1700ADSL.html

HTH

Thanks Reza.

So what does  ATM interface on a router look like ?

thanks

hi Sarah,

 

It should look something like ATM0 or ATM0/0/0 depending on the model you use. Below is a config on a cisco 837 router. So as you can see you create the PVC and off you go.

 

interface ATM0

no ip address

no atm ilmi-keepalive

dsl operating-mode itu-dmt

!

interface ATM0.3 point-to-point

  description Internet Network

pvc 8/35

  encapsulation aal5snap

  pppoe-client dial-pool-number 3


To troubleshoot the dsl and to check the SNR, attennuation and all here is the command

sh dsl interface 0

. This command will show the sync speed and a lot more detail.

 

If you want to see the ATM pvc details then 

sh atm vc detail

should show whether the pvc is up or not etc

 

HTH

 

Kishore

HI Kishore

I was thinking more about connector type.  What kind of connector atm interface on router  use?  For example  dlc wic use  rj 11.

Thanks

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card