cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
495
Views
0
Helpful
2
Replies

Bonded dsl

cobratron222
Level 1
Level 1

I have a Cisco 1941 router with a EHWIC-VA-DSL-A card.  I have bonded adsl2+ service with 5 static IPs (\29).   My provider assigns a 6th static ip through the pppoe connection. I know the basic cisco commands and have done lots of googling.  I cant seem to get it to work though.  I can't seem to get a connection made.  looking at the vdsl controllers I see that one line is active, but the other line never shows anything but zeros.  so I dont know if there is any setting that needs to be changed to get bonding to work, or if the card even supports it.

2 Replies 2

Hello,

can you post the configuration you have so far ?

R4#show run
Building configuration...

Current configuration : 4350 bytes
!
! Last configuration change at 21:21:52 UTC Tue Jan 24 2017 by admin
!
version 15.5
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R4
!
boot-start-marker
boot-end-marker
!
!
enable secret 5 $1$H/j4$8o/azD9ZMs0VJM3vDj7Ik/
!
no aaa new-model
bsd-client server url https://cloudsso.cisco.com/as/token.oauth2
!
!
!
!
!
!
!
!
!
!
!
!
ip domain name domain.com
ip name-server 74.40.74.40
ip name-server 74.40.74.41
ip cef
ipv6 unicast-routing
ipv6 cef
multilink bundle-name authenticated
!
vpdn enable
!
vpdn-group pppoe
!
cts logging verbose
!
crypto pki trustpoint TP-self-signed-1728471762
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-1728471762
revocation-check none
rsakeypair TP-self-signed-1728471762
!
!
crypto pki certificate chain TP-self-signed-1728471762
certificate self-signed 01
3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 31373238 34373137 3632301E 170D3137 30313032 31383339
32345A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D31 37323834
37313736 3230819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100B7EE 777D397A 5A9A32BB 5FA3303B 765B2D34 4A1D6BB7 5029C3E7 24CCF0DB
A613AC9E B57C3216 8E91372A D869A44D E4B4E043 9CB9BDAC 8EA3BB66 1AC583D3
1E9303C7 84B9523B 15E2BFBD BD7B80D4 252CB330 F0A8E7AC 9BABAC22 F21B44E8
3B392ADB A4509E2F D7DB616A D6F5602E 11D2E555 43E51196 EAF5FC45 51DF6B52
F9CB0203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603
551D2304 18301680 14C49E95 787025B6 78430CB3 B752C509 E319CE81 C5301D06
03551D0E 04160414 C49E9578 7025B678 430CB3B7 52C509E3 19CE81C5 300D0609
2A864886 F70D0101 05050003 8181003A 27DFCEF4 A3FE3818 B448CCD5 FCF095FD
7EA7400D 9B65DB8D C461831D 1B05C060 6B8B0DFC 375FEC8E E684A1FC D1915876
56FD2826 014A009F 0C37BE98 2ECA7215 4AAA50B0 70382DA2 87A496AC 4B10F3C7
C85678C2 58A78D65 96F6568B C655C47A F03679C5 A0CF2B5B D72B9380 BF8F3FD5
73F39B58 9EB9A783 89B51701 CD3F54
quit
license udi pid CISCO1941/K9 sn FTX154484KC
!
!
vtp domain AX11932
vtp mode transparent
username admin secret 5 $1$dWPM$BZJyyxgfbgDSeSuhd/SFbNdddeV.
!
redundancy
!
!
controller VDSL 0/0/0
operating mode adsl2+
sync interval 5
modem line
!
ip ssh version 2
!
!
!
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
ip address 192.168.1.212 255.255.255.0
duplex auto
speed auto
!
interface GigabitEthernet0/1
ip address X.Y.Z.129 255.255.255.248
duplex auto
speed auto
pppoe enable group global
pppoe-client dial-pool-number 1
!
interface ATM0/0/0
no ip address
no atm ilmi-keepalive
!
interface ATM0/0/0.35 point-to-point
pvc 8/35
pppoe-client dial-pool-number 1
!
!
interface Ethernet0/0/0
no ip address
!
interface FastEthernet0/1/0
no ip address
!
interface FastEthernet0/1/1
no ip address
!
interface FastEthernet0/1/2
no ip address
!
interface FastEthernet0/1/3
no ip address
!
interface FastEthernet0/1/4
no ip address
!
interface FastEthernet0/1/5
no ip address
!
interface FastEthernet0/1/6
no ip address
!
interface FastEthernet0/1/7
no ip address
!
interface FastEthernet0/1/8
no ip address
!
interface Vlan1
no ip address
!
interface Dialer1
mtu 1492
ip address negotiated
ip virtual-reassembly in
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer idle-timeout 0
dialer persistent
ppp authentication pap callin
ppp chap hostname myemail@server.com
ppp chap password 0 password
ppp pap sent-username myemail@server.com password 0 password
ppp ipcp dns accept
ppp ipcp route default
no cdp enable
!
ip forward-protocol nd
!
ip http server
ip http secure-server
!
ip route 0.0.0.0 0.0.0.0 Dialer1
!
ipv6 router ospf 1
!
!
!
!
control-plane
!
!
!
line con 0
logging synchronous
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
exec-timeout 0 0
logging synchronous
login local
transport input ssh
line vty 5 15
exec-timeout 0 0
logging synchronous
login local
transport input ssh
!
scheduler allocate 20000 1000
!
end

Review Cisco Networking for a $25 gift card