Bonded ADSL - Load Balanced
Getting Started
Before you attempt to connect to your ADSL you must first make sure the Microfilters and cabling are setup correctly (see Microfilter support section).
Once the cabling is correct then its time to start configuring your hardware.Due to the wide variety of available ADSL equipment we are unable give precise details on how to connect using routers or modem that have not been supplied by Nildram Ltd.
At this time Nildram have tested the service with Cisco routers, due to this we only recommend the use of Cisco MLPPP equipment.
Should you have a problem, we strongly recommend you consult your equipment manual or modem provider first for the full details on how to get connected.
Cisco users should ensure they are using an IOS of at least 12.3.
Below is a sample Cisco config for bonded 4 ADSL lines. This is to be used only as a guide and Nildram will not support any additional Cisco configuration
Current configuration : 2774 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec localtime service password-encryption ! hostname ExampleConfig ! boot-start-marker boot-end-marker ! logging buffered 16384 debugging enable secret 5 $1$z2Zl$g6h07A41QLKBxzm4utQUr1 ! clock timezone gmt 0 clock summer-time bst recurring last Sun Mar 1:00 last Sun Oct 1:00 no network-clock-participate slot 1 no network-clock-participate wic 0 no aaa new-model ip subnet-zero ip cef ! ! ! ip domain name nildram.net ip name-server 212.139.132.5 or 212.139.132.6 ip name-server 212.139.132.21 or 212.139.132.22 no ftp-server write-enable ! ! ! ! interface ATM0/0 no ip address logging event atm pvc state logging event subif-link-status no atm ilmi-keepalive dsl operating-mode auto pvc 0/38 encapsulation aal5mux ppp dialer dialer pool-member 11 ! ! interface FastEthernet0/0 ip address xx.xx.xxx.xxx xxx.xxx.xxx.xxx duplex auto speed auto ! interface ATM0/1 no ip address logging event atm pvc state logging event subif-link-status no atm ilmi-keepalive dsl operating-mode auto pvc 0/38 encapsulation aal5mux ppp dialer dialer pool-member 12 ! ! interface ATM1/0 no ip address logging event atm pvc state logging event subif-link-status no atm ilmi-keepalive dsl operating-mode auto pvc 0/38 encapsulation aal5mux ppp dialer dialer pool-member 13 ! ! interface ATM1/1 no ip address logging event atm pvc state logging event subif-link-status no atm ilmi-keepalive dsl operating-mode auto pvc 0/38 encapsulation aal5mux ppp dialer dialer pool-member 14 ! ! interface Dialer11 ip address negotiated ip load-sharing per-packet encapsulation ppp logging event subif-link-status dialer pool 11 dialer persistent ppp authentication chap callin ppp chap hostname gotadsl.co.uk/example-ml2 ppp chap password 7 EXAMPLE00000000000 ! interface Dialer12 ip address negotiated ip load-sharing per-packet encapsulation ppp logging event subif-link-status dialer pool 12 dialer persistent ppp authentication chap callin ppp chap hostname gotadsl.co.uk/example-ml2 ppp chap password 7 EXAMPLE00000000000 ! interface Dialer13 ip address negotiated ip load-sharing per-packet encapsulation ppp logging event subif-link-status dialer pool 13 dialer persistent ppp authentication chap callin ppp chap hostname gotadsl.co.uk/example-ml2 ppp chap password EXAMPLE00000000000 ! interface Dialer14 ip address negotiated ip load-sharing per-packet encapsulation ppp logging event subif-link-status dialer pool 14 dialer persistent ppp authentication chap callin ppp chap hostname gotadsl.co.uk/example-ml2 ppp chap password 7 EXAMPLE00000000000 ! ip classless ip route 0.0.0.0 0.0.0.0 195.112.5.10 no ip http server ! snmp-server community tr1nadsl RO snmp-server enable traps tty ! line con 0 line aux 0 line vty 0 4 password 7 130D1F1D1B5B02252175 login ! ! ! end
If this section doesn't meet your needs or you require further assistant then please contact support.
