12-03-2013 11:22 AM - edited 03-04-2019 09:45 PM
The problem i'm running into is all the sample configs for this card i'm finding are for much older code, i need it for a 1921 with version 15.2(3)T.
Any help is very much appreciated.
12-07-2013 06:21 AM
Hi,
I believe you have an EHWIC-VA-DSL-A card installed on the C1921 device.
The sample configuration for the same would be as follows,
1. Configure the Controller,
controller VDSL 0/0/0
operating mode vdsl2
firmware filename flash:vdsl.bin-A2pv6C035j1
2. Configure the Ethernet interface & its sub-interface as follows,
interface Ethernet0/0/0
no ip address
l
interface Ethernet0/0/0.2
encapsulation dot1Q 2 ---------> Need to confirm the VLAN TAG ID from the ISP
pppoe enable group global
pppoe-client dial-pool-number 1
!
3. Configure the Dialer interface and as per you requirements, you can configure the Authentication, IP addressing etc.
interface Dialer1
ip address negotiated
ip nat outside
ip virtual-reassembly in
encapsulation ppp
load-interval 30
dialer pool 1
dialer-group 1
ppp authentication pap chap callin
ppp chap hostname _______
ppp chap password ________
ppp pap sent-username ______ password _______
Let me know if this was what you were looking for and if it works for you.
Regards,
Mithun
11-30-2015 01:01 PM
Hi Mithun,
Thank You for your example above, as I am currently trying to set this up as well. One question though....does the ehwic-VA-dsl-A module come with software by default, or do you need the "firmware filename flash:vdsl.bin-A2pv6C035j1" command and the firmware for VDSL on the router? Thanks.
Eddie
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