Hi .
I have 2 CISCO2901 routers with IOS Version 15.0(1)M4.
In each router I have placed a HWIC-2SHDSL interface card.
Now I try to make a connection SDSL between the routers, but it is not working.
Even on my desk with a cable from 2 meters it will not work.
The DSL interfaces do not get the up status
By the way, I use a one pair 9 2 wire ) connection cable
Table 7.
2-pair G.SHDSL HWIC (HWIC-2SHDSL) Pin AssignmentPin Signal
0 line 3 tip
0 line 4 ring
1 line 2 tip
1 line 5 ring
Figure 2.
Has someone any idea ?
This is the configuration:
!
controller SHDSL 0/0/0
dsl-group 0 pairs 0
shdsl rate auto
!
dsl-group 1 pairs 1
shdsl rate auto
!
!
interface ATM0/0/0
bandwidth 2304
no ip address
no atm ilmi-keepalive
pvc 1/110
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface ATM0/0/1
no ip address
no atm ilmi-keepalive
pvc 11/110
encapsulation aal5mux ppp dialer
dialer pool-member 11
!
!
interface Dialer1
bandwidth 2000
ip address 10.1.x.x 255.255.255.252
encapsulation ppp
dialer pool 1
dialer-group 1
!
interface Dialer11
bandwidth 2000
ip address 10.1.x.x 255.255.255.252
encapsulation ppp
dialer pool 11
dialer-group 1
!