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

SDSL bonding on C888-k9

Dirk Dietz
Level 1
Level 1

Hi all,

i am trying to setup two SDSL lines provided from our partner in Belgian on a C888-K9.

Here my startup config

!
controller SHDSL 0
 dsl-group auto
!
!

!
interface ATM0
no ip address
no atm ilmi-keepalive
!
interface ATM0.1 point-to-point
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!

!
interface Dialer1
mtu 1460
ip address negotiated
encapsulation ppp
dialer pool 1
dialer-group 1
no peer default ip address
ppp authentication chap callin
ppp chap hostname xxxxxxxxxxxxxxx
ppp chap password xxxxxxxxxxxxxxx
no cdp enable
!

The lines are connected via a Cisco cable so that wire 0 and wire 2 are in use. The router is detecting a line and dials in, access granted.

Problem: Only one single line comes up all the time.

Output when controller is using 2-wire:

show controllers shdSL 0

Controller SHDSL 0 is UP

  Hardware is 4SHDSL-EA

  Capabilities: EFM: 2-wire, EFM-Bond, Annex A, B, F & G

                ATM: 2-wire, Mpair, Annex A, B, F & G

  CPE termination

  cdb=0xF6D78C8, plugin=0x18CDD64, ds=0x19D49D8 base=0xDF500000

  Linux Firmware version: SHDSL_EA_FW_20140721231603

  Vendor: Infineon, Chipset: SOCRATES-4e

  PHY Source: System

  IDC Firmware version: 1.8.1.0

  DFE Firmware version: 1.1-1.8.1__001

  Group info:

        Type: ATM 2-wire status: Up

         Ethernet Interface: Ethernet0, hwidb: 0xF6D82E8

         ATM Interface: ATM0, hwidb: 0xF7477BC

         Currently active interface: ATM

        Configured/active num links: 1/1, bit map: 0x4/0x4

        Line termination: CPE, Annex: B

        PMMS disabled,Line coding: 16-TCPAM

        Configured/actual rate: AUTO/2048 kbps

        Loopback type: None

        Dying Gasp: Present

        SHDSL wire-pair (2) is in DSL UP state

                LOSWS Defect alarm: none

                SNR Margin alarm: none

                Loop Attenuation alarm: none

                Termination: CPE, Line mode: 2-wire, Annex: B

                Line coding: 16-TCPAM

                Configured/actual rate: AUTO/2048 kbps

                Modem status: UP_DATA_MODE,Condition: GHS_TRANSFER_

 

Output when controller is set to use 4-wire

show controllers shdSL 0

Controller SHDSL 0 is UP

  Hardware is 4SHDSL-EA

  Capabilities: EFM: 2-wire, EFM-Bond, Annex A, B, F & G

                ATM: 2-wire, Mpair, Annex A, B, F & G

  CPE termination

  cdb=0xF6D78C8, plugin=0x18CDD64, ds=0x19D49D8 base=0xDF500000

  Linux Firmware version: SHDSL_EA_FW_20140721231603

  Vendor: Infineon, Chipset: SOCRATES-4e

  PHY Source: System

  IDC Firmware version: 1.8.1.0

  DFE Firmware version: 1.1-1.8.1__001

  Group info:

        Type: ATM 2-wire status: Up

         Ethernet Interface: Ethernet0, hwidb: 0xF6D82E8

         ATM Interface: ATM0, hwidb: 0xF7477BC

         Currently active interface: ATM

        Configured/active num links: 1/1, bit map: 0x1/0x1

        Line termination: CPE, Annex: B

        PMMS disabled,Line coding: 16-TCPAM

        Configured/actual rate: AUTO/2048 kbps

        Loopback type: None

        Dying Gasp: Present

        SHDSL wire-pair (0) is in DSL UP state

                LOSWS Defect alarm: none

                SNR Margin alarm: none

                Loop Attenuation alarm: none

                Termination: CPE, Line mode: 2-wire, Annex: B

                Line coding: 16-TCPAM

                Configured/actual rate: AUTO/2048 kbps

                Modem status: UP_DATA_MODE,Condition: GHS_TRANSFER_

I have played arround but never got two lines up and running. What did i to solve the issue?

- reconnecting them to wire 0 and wire 1. 

- set dsl-group from auto to use pairs 0-1 or 0-3

- played around with handshake

Strange thing is, i have another C888-K9 in Switzerland which runs in EFM mode where 3 lines are up and running.

Does anyone has an idea why in atm mode only one line comes up?

IOS i am using: c800-universalk9-mz.SPA.154-3.M1.bin and newer ones on this tree without success.

Hope someone has an idea.

Many thanks

Dirk

3 Replies 3

Dirk,

I think your provider has to support bonding. Who is the ISP ?

Hi Georg,

it's EDPnet.

They told me they use a 1841 with a HWIC where do dsl-Groups to configure different pairs.

Many thanks

Dirk Dietz

Hello Dirk,

I have been trying to find a sample config for EDPnet.

Try the following settings:

controller SHDSL 0
 mode atm
 dsl-group 0 pairs 0-1 m-pair
  shdsl rate auto

Review Cisco Networking for a $25 gift card