Difference between revisions of "Cisco 1941 with EHWIC-VA-DSL-M"

From Ever changing code
Jump to navigation Jump to search
Line 89: Line 89:
;ISP configs
;ISP configs
*[http://ispsupport.iseu.co.uk/KB/a58/how-do-i-configure-o2-broadband-lines-using-vci-101.aspx O2 broadband] updated 2012
*[http://ispsupport.iseu.co.uk/KB/a58/how-do-i-configure-o2-broadband-lines-using-vci-101.aspx O2 broadband] updated 2012
*[http://community.o2.co.uk/t5/Home-Broadband-Home-Phone/Cisco-867VAE-ROuter-Configs/td-p/370316 Cisco 867VAE ROuter Configs] 2013
*[http://community.o2.co.uk/t5/Home-Broadband-Home-Phone/Cisco-867VAE-ROuter-Configs/td-p/370316 Cisco 867VAE ROuter Configs] update 2013, IOS 15
*[http://service.o2.co.uk/IQ/SRVS/CGI-BIN/WEBCGI.EXE?New,Kb=Companion,question=ref%28User%29:str%28Broadband%29,T=Broadband_Case,CASE=24812 How to set up O2 Home Broadband on your own router] Original O2 source
*[http://service.o2.co.uk/IQ/SRVS/CGI-BIN/WEBCGI.EXE?New,Kb=Companion,question=ref%28User%29:str%28Broadband%29,T=Broadband_Case,CASE=24812 How to set up O2 Home Broadband on your own router] Original O2 source
;Other
;Other
*[https://www.cisco.com/cgi-bin/Support/OutputInterpreter/home.pl Output Interpreter] Requires registration
*[https://www.cisco.com/cgi-bin/Support/OutputInterpreter/home.pl Output Interpreter] Requires registration

Revision as of 22:17, 1 October 2013

Product codding

Cisco Multimode VDSL2 and ADSL2/2+ High-Speed WAN Interface Card

Product: EHWIC-VA-DSL-M
Description: 1-port VDSL2/ADSL2+ EHWIC over POTS with Annex M
Minimum IOS: 15.1(3)T

         VDSL2 (very high speed DSL)
        /  Digital Subscriber Line
       /  /
EHWIC-VA-DSL-M
 \      \     \Annex M
  \       ADSL2/A2+ (asymmetric DSL)
   Enhanced High-Speed WAN Interface Card
show inventory
NAME: "CISCO1941/K9", DESCR: "CISCO1941/K9 chassis, Hw Serial#: FCZ1727C5JE, Hw Revision: 1.0"
PID: CISCO1941/K9      , VID: V05 , SN: ***********
NAME: "ADSL/VDSL over POTS Annex M supporting ADSL1, ADSL2, ADSL2+ and VDSL2 on Slot 0 SubSlot 1", DESCR: "ADSL/VDSL over POTS Annex M supporting ADSL1, ADSL2, ADSL2+ and VDSL2"
PID: EHWIC-VA-DSL-M    , VID: V01 , SN: ***********

LED explained

LED Color Description
EN Green Operating system is running.
Amber Interface card is resetting.
Blinking System is initializing.
CD LED Green Lit when the unit is connected to the network and operating normally. On ADSL interface cards only, this LED blinks while training with DSLAMs.
LP LED Yellow DSL interface is in loopback mode.
Off Normal operation.

Config prep

! clean start by removing current config
erase startup-config
reload

Current platform info at the boot

Cisco CISCO1941/K9 (revision 1.0) with 487424K/36864K bytes of memory.
Processor board ID FCZ1727C5JE
1 DSL controller
1 Ethernet interface
2 Gigabit Ethernet interfaces
1 ATM interface
3 terminal lines
2 Cellular interfaces
DRAM configuration is 64 bits wide with parity disabled.
255K bytes of non-volatile configuration memory.
250880K bytes of ATA System CompactFlash 0 (Read/Write)
! initiate xDSL card, it's added automatically 
controller VDSL 0/1/0
r1-basic#sh atm pvc interface atM 0/1/0
           VCD /                                            Peak Av/Min Burst
Interface  Name         VPI   VCI Type    Encaps     SC     Kbps   Kbps Cells St
0/1/0      2              0   101 PVC     SNAP       UBR    1261              UP

References

DSL Troubleshooting
ISP configs
Other