12-05-2018 04:53 AM
Hello all,
I have a working DSL line used by ISR4331 for a connection to Internet:
ISR4331 configuration, please see under.
In case of using of the DSL line on ISR1116, with the same configuration as the one of ISR4331 (only controller's mode is changed to VDSL2), neither controller vdsl nor Ethernet int 0/3/0 go to UP state. (see bellow status of controller vdsl 0/3/0 of ISR1116).
Please, do you have any idea, where the problem could be, what is necessary to add to ISR1116 configuration?
Thanks in advance
Juraj
Configuration of ISR4331:
controller VDSL 0/2/0
!
interface Ethernet0/2/0
no ip address
no negotiation auto
!
interface Ethernet0/2/0.2510
encapsulation dot1Q 2510
pppoe enable group global
pppoe-client dial-pool-number 1
!interface Dialer1
description OSK_BRAS
mtu 1492
ip address negotiated
encapsulation ppp
load-interval 30
dialer pool 1
dialer-group 1
ppp mtu adaptive
ppp authentication chap pap callin
ppp chap hostname XXX
ppp chap password YYY
ppp pap sent-username XXX
ppp ipcp dns request
ppp ipcp address accept
no cdp enable
DSL link is working :
ISR4331-test#sh controllers vdsl 0/2/0
Controller VDSL 0/2/0 is UP
Daemon Status: UP
XTU-R (DS) XTU-C (US)
Chip Vendor ID: 'BDCM' 'IFTN'
Chip Vendor Specific: 0x0000 0xB206
Chip Vendor Country: 0xB500 0xB500
Modem Vendor ID: 'CSCO' ' '
Modem Vendor Specific: 0x4602 0x0000
Modem Vendor Country: 0xB500 0x0000
Serial Number Near: FOC21312DX3 4331/K9 15.5(3)S4b
Serial Number Far:
Modem Version Near: 15.5(3)S4b
Modem Version Far: 0xb206
Modem Status: TC Sync (Showtime!)
DSL Config Mode: AUTO
Trained Mode: G.993.2 (VDSL2) Profile 17a
TC Mode: PTM
Selftest Result: 0x00
DELT configuration: disabled
DELT state: not running
Failed full inits: 0
Short inits: 0
Failed short inits: 0
Modem FW Version: 4.14L.04
Modem PHY Version: B2pv6F039g1.d26d
Line 0:
XTU-R (DS) XTU-C (US)
Trellis: ON ON
SRA: disabled disabled
SRA count: 0 0
Bit swap: enabled enabled
Bit swap count: 9 0
Line Attenuation: 12.1 dB 0.0 dB
Signal Attenuation: 0.0 dB 0.0 dB
Noise Margin: 13.4 dB 29.1 dB
Attainable Rate: 128797 kbits/s 58503 kbits/s
Actual Power: - 5.1 dBm - 5.2 dBm
Per Band Status: D1 D2 D3 U0 U1 U2 U3
Line Attenuation(dB): 7.7 14.6 20.3 3.6 11.6 15.3 N/A
Signal Attenuation(dB): 7.6 14.5 20.3 3.6 11.6 15.3 N/A
Noise Margin(dB): 13.1 13.4 13.6 25.6 29.9 28.7 N/A
Total FECC: 130 0
Total ES: 10 0
Total SES: 10 0
Total LOSS: 1 0
Total UAS: 3112 3102
Total LPRS: 0 0
Total LOFS: 4 0
Total LOLS: 0 0
DS Channel1 DS Channel0 US Channel1 US Channel0
Speed (kbps): NA 83998 NA 8400
SRA Previous Speed: NA 0 NA 0
Previous Speed: NA 83998 NA 8400
Reed-Solomon EC: NA 0 NA 0
CRC Errors: NA 8574 NA 0
Header Errors: NA 0 NA 0
Interleave (ms): NA 7.00 NA 7.00
Actual INP: NA 2.01 NA 1.10
Training Log : Stopped
Training Log Filename : flash:vdsllog.bin
----------------------------------------
Controller VDSL on ISR1116:
c1116#sh controllers vdSL 0/3/0
Controller VDSL 0/3/0 is DOWN
Daemon Status: TRAINING
XTU-R (DS) XTU-C (US)
Chip Vendor ID: ' ' ' '
Chip Vendor Specific: 0x0000 0x0000
Chip Vendor Country: 0x0000 0x0000
Modem Vendor ID: ' ' ' '
Modem Vendor Specific: 0x0000 0x0000
Modem Vendor Country: 0x0000 0x0000
Serial Number Near:
Serial Number Far:
Modem Version Near:
Modem Version Far:
Modem Status: Unknown
DSL Config Mode: VDSL2
Trained Mode:
TC Mode: UNKNOWN
Selftest Result: 0x00
DELT configuration: disabled
DELT state: not running
Failed full inits: 0
Short inits: 0
Failed short inits: 0
Modem FW Version:
Modem PHY Version:
Training Log : Stopped
Training Log Filename : flash:vdsllog.bin
Solved! Go to Solution.
09-30-2021 04:02 AM
WHERE IS THE DIALER INTERFACE CONFIG ON THE ISR1116 ?
TRY THIS
controller VDSL 0/3/0
operating mode vdsl2
description VDSL2 WAN INTERFACE
interface Dialer0
mtu 1492
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ip nbar protocol-discovery
ip nat outside
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer idle-timeout 0
dialer-group 1
no cdp enable
ipv6 address autoconfig
ipv6 enable
utd enable
ppp mtu adaptive
ppp pap sent-username **** password 7 ****
ppp ipcp route default
ppp ipcp address accept
!
09-30-2021 04:02 AM
WHERE IS THE DIALER INTERFACE CONFIG ON THE ISR1116 ?
TRY THIS
controller VDSL 0/3/0
operating mode vdsl2
description VDSL2 WAN INTERFACE
interface Dialer0
mtu 1492
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ip nbar protocol-discovery
ip nat outside
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer idle-timeout 0
dialer-group 1
no cdp enable
ipv6 address autoconfig
ipv6 enable
utd enable
ppp mtu adaptive
ppp pap sent-username **** password 7 ****
ppp ipcp route default
ppp ipcp address accept
!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide