Could Cisco 1701 ADSL Router supports WIC-1ENET Card.

Hi,
I need advise as to if a Cisco 1701 ADSL router could support WIC-1ENET Card.
My 1701 Router has WIC 0 as ADSL and WIC 1 as ISDN, could the ADSL card be replaced by a WIC-1ENET. I noticed ,that the cards seems to be rivet onto the back of the Router and not connected with SCREWS as other routers would posses.
Could someone advised as to how i can have this router supports 2 Ethernet NICs or what could be your recommendations?
Thank you,
Cisco End User.

Hello,
the WIC-1ENET is supported on the 1701, but, AFAIK, only in slot 0.
It does not support 2 WIC-1ENET cards, only the 1720, 1750, and 1751 do, with a specific IOS release, check out this info from CCO:
WIC-1ENET- Support for two Ethernet WICs
The Ethernet WIC (WIC-1ENET) provides the capability to deploy additional Ethernet port(s) in a Cisco 1700 series routers. The initial release of the WIC-1ENET supported only one WIC-1ENET card in a 1700 router. The new IOS 12.2(2)XJ release offers the option of deploying up to two WIC-1ENET adapters in a Cisco 1720, 1750, or 1751 router. A total of three Ethernet ports can be configured. A typical application that requires three Ethernet ports involves using the built-in 10/100 Fast Ethernet port for LAN segment. One of the WIC-1ENET port could be used for high-speed broadband DSL or cable modem connection. The second WIC-1ENET port could be used for a DMZ (demilitarized zone) environment for deploying public Web servers or FTP servers. Hardware modification is not necessary to use the capability of IOS 12.2(2)XJ. The new IOS software is compatible with WIC-1ENET adapters already installed in 1700 series routers.
HTH,
GP

Similar Messages

  • 1750 router with wic-1enet

    I have a cisco 1750 router. I just got a wic-1enet card for it. the router meets all the requirements for the card, and the slot 0 ok led is on. when I log into the console port and do "show interfaces" all I get is the fast ethernet that is onboard, and loopback0. ethernet 0 doesn't show up in there. am I doing something wrong or is there something I can do to try and fix the problem?

    show diag gives me this:
    Slot 0:
    C1750 1FE VE Mainboard port adapter, 1 port
    Port adapter is analyzed
    Port adapter insertion time unknown
    EEPROM contents at hardware discovery:
    Hardware revision 5.2 Board revision C0
    Serial number 2660151875 Part number 73-3743-05
    Test history 0x0 RMA number 00-00-00
    EEPROM format version 1
    EEPROM contents (hex):
    0x20: 01 C9 05 02 9E 8E B2 43 49 0E 9F 05 00 00 00 00
    0x30: 60 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00
    WIC Slot 0:
    Unknown WAN daughter card
    Hardware revision 64.0 Board revision G0
    Serial number 0960561920 Part number 130-18710-165
    Test history 0x03 RMA number 66-65-48
    Connector type PCI
    EEPROM format version 4
    EEPROM contents (hex):
    0x20: 04 FF 40 00 39 41 03 00 82 49 16 A5 03 42 41 30
    0x30: 80 00 00 00 00 02 02 C1 8B 56 4D 53 30 36 32 36

  • Making a VoIP call with the Cisco 837 ADSL router

    I would greatly appreciate if could please provide some technical assistance to my questions below:
    Is it possible to make a VoIP call between two 837 ADSL Cisco routers over a 1Mbps ADSL broadband connection?
    If so, can I configure this VoIP connection using either a PPPoE or ATM WAN link?
    Is it possible to make a VoIP call using a Cisco 837 Router while simultaneously surfing the Internet? In other words do I need two public IP addresses i.e. one for accessing the internet and one for making the VoIP call or is one static IP address obtained from my ISP sufficent.
    It is possible to configure QoS parameters (e.g. RSVP, Voice precedence, Voice codec selection) on this 837 router using PPoE or can it only be done using an ATM WAN interface?
    Does the Cisco 837 router support both the H.323 and SIP communication protocols? Do I need to purchase a certain IOS operating system version for VoIP calling?
    Does the VoIP dial peers need to be configured with both a POTS and VoIP phone numbers or is only one number required?
    Do I need to obtain a special VoIP number from my VoIP service provider? or can I use existing POTS numbers or made up numbers within the dial peers as this situation involves making a private VoIP call between two branch offices using 837 ADSL routers and not via a VoIP service provider.
    Finally, can I use POTS ordinary telephones with the Cisco 837 for making VoIP calls or do I strictly need to purchase VoIP phones?
    My apologies for the number of questions asked here but I currently need to know the technical ability of the Cisco ADSL 837 as I am thinking of employing these routers in my company organisation.
    I await your feedback in due course.
    Thanks,
    Martin Healy

    Hi,
    I give you a sample config of my router.
    class-map voice
    match access-group 101
    policy-map mypolicy
    class voice
    priority 128
    class class-default
    fair-queue 16
    ip subnet-zero
    gateway
    interface Ethernet0
    ip address 20.20.20.20 255.255.255.0
    no ip directed-broadcast (default)
    ip route-cache policy
    ip policy route-map data
    interface ATM0
    ip address 10.10.10.20 255.255.255.0
    no ip directed-broadcast (default)
    no atm ilmi-keepalive (default)
    pvc 1/40
    service-policy output mypolicy
    protocol ip 10.10.10.36 broadcast
    vbr-nrt 640 600 4
    ! 640 is the maximum upstream rate of ADSL
    encapsulation aal5snap
    bundle-enable
    h323-gateway voip interface
    h323-gateway voip id gk-twister ipaddr 172.17.1.1 1719
    h323-gateway voip h323-id gw-820
    h323-gateway voip tech-prefix 1#
    router eigrp 100
    network 10.0.0.0
    network 20.0.0.0
    ip classless (default)
    no ip http server
    access-list 101 permit ip any any precedence critical
    route-map data permit 10
    set ip precedence routine
    line con 0
    exec-timeout 0 0
    transport input none
    stopbits 1
    line vty 0 4
    login
    voice-port 1
    local-alerting
    timeouts call-disconnect 0
    voice-port 2
    local-alerting
    timeouts call-disconnect 0
    voice-port 3
    local-alerting
    timeouts call-disconnect 0
    voice-port 4
    local-alerting
    timeouts call-disconnect 0
    dial-peer voice 10 voip
    destination-pattern ........
    ip precedence 5
    session target ras
    dial-peer voice 1 pots
    destination-pattern 5258111
    port 1
    dial-peer voice 2 pots
    destination-pattern 5258222
    port 2
    dial-peer voice 3 pots
    destination-pattern 5258333
    port 3
    dial-peer voice 4 pots
    destination-pattern 5258444
    port 4
    end

  • Does the Cisco 26XX-XM router support E1 CAS signaling

    Does the Cisco 2600-XM series router support E1 CAS signalling for its E1 digital voice port or jst only support E1 R2 signaling.
    Thanks

    Only E1 R2 and E1 PRI.
    Taimoor

  • 2821 Router with wic-1ADSL card

    I am trying to verify a code that will recognize a WIC-1ADSL card in a 2821. The Cisco Software tool page shows that 12.4.10 IPVOICE code has support for this but the card is not seen on the router. When I try the enterprise version 12.4.9(T1) It does't see that card either but shows a VPN module??
    Does anyone know what release will work? I am replacing 2620 routers (12.3.19) that have these cards in them for Disaster Recovery. I need support for ADSL- Asymetric Digital Subscriber Line support.

    Important bits below:
    boot-start-marker
    boot system flash flash:c2800nm-advipservicesk9-mz.124-3b.bin
    boot-end-marker
    policy-map Child
    class class-default
    fair-queue
    random-detect dscp-based
    interface ATM0/0/0
    description ADSL Service
    bandwidth 399
    no ip address
    load-interval 30
    no atm ilmi-keepalive
    dsl operating-mode auto
    pvc 8/35
    vbr-nrt 512 399 3392
    encapsulation aal5mux ppp dialer
    dialer pool-member 1
    service-policy output Child
    interface Dialer0
    description PPP Session
    ip address negotiated
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    encapsulation ppp
    dialer pool 1
    ppp authentication chap callin
    ppp chap hostname xx
    ppp chap password xx

  • Does the latest Gateway Max adsl router support the 4g mobile dongle?

    our landline is being delayed by cabling shortfalls to our property and the Telstra "Move Team" suggested we buy a 4g dongle to share, my 3 year old router only supports G3 dongles and doesn't load the G4 version so I'm wondering if we were to get the latest Gateway Max whether that would. At least our mobile devices like iPads etc would function over wifi.
    I found a little info on the gateway max 799 and it just says G3 but would like to know if the G4 dongle will just step down in this router?
    Thanks in advance.

    Hi, I also have the Telstra Gateway Max and I want to install the 4G USB dongle to provide internet fallback for when the landline fails (which appears to be happening a lot more often over the last two months - up to 21 days in total so far). I went to the Telstra shop today and bought the Telstra 4G USB+WiFi Plus dongle which I am told should work with the Gateway Max. However, nobody there could tell me what to do to get it working. They said simply plug it in and it should work. I did this and of course it did not!! Does anyone know how to configure the Gateway Max to see and use the dongle when the ADSL/Landline service fails next time? I will be able to test if it is working by unplugging the ADSL service from the DSL port on the Gateway Max - that part is the easy bit. If there is a guide somewhere on Telstra's site on how to do the configuration work that would be great. Otherwise any help would be just as great I'm sure!! CheersCraig

  • Cisco 1701 adsl not connecting??

    Hey guys,
    I'm using sdm to do a quick setup on my router i managed to setup using the quick wizard and i setup the pppoe connection but i don't think it's connecting because i am getting dns error when i try to browse. Am i missing a step??? Do i need to open something after i create the connection???
    Where can i get a status to see what the problem is?

    Ok guys this is driving me mad please tell me what i am missing.
    I have reseted to default.
    Access router via ip and used SDM software to configure the basics such as DHCP,pppoe and so on.
    This is the print.
    Building configuration...
    Current configuration : 2469 bytes
    ! Last configuration change at 14:12:33 PCTimeZ Fri Jun 2 2006
    ! NVRAM config last updated at 14:12:42 PCTimeZ Fri Jun 2 2006
    version 12.3
    no service pad
    service tcp-keepalives-in
    service tcp-keepalives-out
    service timestamps debug datetime msec localtime show-timezone
    service timestamps log datetime msec localtime show-timezone
    service password-encryption
    service sequence-numbers
    hostname gateway
    boot-start-marker
    boot-end-marker
    logging buffered 51200 debugging
    logging console critical
    enable secret xxxx
    username root privilege 15 password xxxx
    clock timezone PCTimeZone 0
    no aaa new-model
    ip subnet-zero
    no ip source-route
    ip dhcp excluded-address 10.10.10.1 10.10.10.19
    ip dhcp excluded-address 10.10.10.41 10.10.10.254
    ip dhcp pool sdm-pool1
    network 10.10.10.0 255.255.255.0
    default-router 10.10.10.254
    ip tcp synwait-time 10
    ip domain name domain.com
    ip name-server 203.0.178.191
    no ip bootp server
    ip cef
    ip audit notify log
    ip audit po max-events 100
    no ftp-server write-enable
    no scripting tcl init
    no scripting tcl encdir
    no crypto isakmp enable
    interface ATM0
    no ip address
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    ip route-cache flow
    no atm ilmi-keepalive
    dsl operating-mode auto
    interface ATM0.1 point-to-point
    description Adsl PPPoe
    pvc 8/35
    pppoe-client dial-pool-number 1
    interface BRI0
    no ip address
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    ip route-cache flow
    shutdown
    interface FastEthernet0
    description $FW_INSIDE$$ETH-LAN$
    ip address 10.10.10.254 255.255.255.0
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    ip route-cache flow
    ip tcp adjust-mss 1452
    speed auto
    interface Dialer0
    ip address negotiated
    ip mtu 1452
    encapsulation ppp
    dialer pool 1
    dialer-group 1
    no cdp enable
    ppp authentication pap callin
    ppp pap sent-username [email protected] password xxxx
    ip classless
    ip http server
    ip http authentication local
    ip http secure-server
    logging trap debugging
    dialer-list 1 protocol ip permit
    no cdp run
    control-plane
    banner login ^CAuthorized access only!
    Disconnect IMMEDIATELY if you are not an authorized user!^C
    line con 0
    line aux 0
    line vty 0 4
    privilege level 15
    login local
    transport input telnet ssh
    line vty 5 15
    privilege level 15
    login local
    transport input telnet ssh
    scheduler allocate 4000 1000
    scheduler interval 500
    end
    gateway#

  • Strange issue - unable to establish PPP with Cisco 887 VAG router on one particular ADSL line

    I have a strange problem that I’m struggling to get to the bottom of with my ISP and wondered if anyone could help.
    We have a site with an older Cisco 877 ADSL router which was working happily until a few weeks ago when the connection dropped suddenly (out-of-hours at 2am if that’s of any significance – made me think most likely something carrier/ISP related?)    When connectivity was lost, the router could sync with the BT exchange (we are in the UK) but could not establish PPP.
    We logged fault with our ISP – after some to’ing and fro’ing, they passed it onto BT and their engineers visited site, they fixed “a line fault” (we don’t get much detail on what was actually fixed) but we still could not establish connectivity – same thing, solid CD light but no PPP.
    So, we replaced the router with another 877 – same again, solid CD but no PPP.  We replaced all the cables and microfilter etc but no difference. 
    We tried a different Cisco router (a newer Cisco 887VAG) which, as I understand, uses a different modem chipset but no matter – PPP could still not be established.  We tested this router on another ADSL line with the same ISP and it worked without issue, using the same ADSL account details, it was able to establish connectivity.  So we figured this must still be a BT/ISP issue.
    Since then we’ve had BT out again twice but they say there is no fault.  The ISP say there is no issue with them.  But we still cannot establish ADSL connectivity on this line, despite having tried 3 different ADSL routers and despite the fact the routers work with the same account details on another ADSL line.
    The 887VAG router we have currently connected has 3G backup so that is keeping us going in the meantime and also means I can login to the router remotely to check on the ADSL status. 
    But I’m struggling to pinpoint where the problem may lie.   Strangely, if I turn on PPP negotiation and authentication debug then I’m not actually seeing any output from it at all?
    Yet, the ATM interface is up and shows packets being sent and received:
    ATM0 is up, line protocol is up
      Hardware is MPC ATMSAR, address is bc16.6596.9b00 (bia bc16.6596.9b00)
      MTU 1600 bytes, sub MTU 1600, BW 704 Kbit/sec, DLY 520 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation ATM, loopback not set
      Keepalive not supported
      Encapsulation(s): AAL5
      4 maximum active VCs, 1024 VCs per VP, 1 current VCCs
      VC Auto Creation Disabled.
      VC idle disconnect time: 300 seconds
      Last input 00:00:28, output 00:00:07, output hang never
      Last clearing of "show interface" counters 6d23h
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: Per VC Queueing
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         23886 packets input, 1676964 bytes, 0 no buffer
         Received 0 broadcasts (0 IP multicasts)
         0 runts, 0 giants, 0 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
         56469 packets output, 4418592 bytes, 0 underruns
         0 output errors, 0 collisions, 6 interface resets
         0 unknown protocol drops
         0 output buffer failures, 0 output buffers swapped out
    Does anyone have any ideas on where the problem may be and what more I can do to troubleshoot and provide the relevant evidence to our ISP (assuming it is an ISP/BT issue though the fact the same router works ok with the exact same details etc would seem to indicate it must be their issue!)

    Hi Jody,
    thanks for the suggestions.  Here's what I see from the ppp debugs (but I'm not sure how to interpret?)
    Jan  6 14:50:22.838: pppoe_send_padi:
    contiguous pak, size 74
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 FF FF
             FF FF FF FF BC 16 65 96 9B 00 88 63 11 09 00 00
             00 10 01 01 00 00 01 03 00 08 0C 00 00 01 00 00
             04 A3 00 00 00 00 00 00 00 00 00 00 00 00 00 00
             00 00 00 00 00 00 00 00 ...
    Jan  6 14:50:22.878: PPPoE 0: I PADO  R:0030.8810.000b L:bc16.6596.9b00 0/38  ATM0.1
    contiguous pak, size 71
             BC 16 65 96 9B 00 00 30 88 10 00 0B 88 63 11 07
             00 00 00 33 01 03 00 08 0C 00 00 01 00 00 04 A3
             01 02 00 1F 62 72 61 73 2D 72 65 64 37 2E 6C 73
             2D 62 61 73 2D 42 32 32 36 45 34 37 30 39 45 30
             31 34 5A 01 01 00 00
    Jan  6 14:50:24.885: OUT PADR from PPPoE Session
    contiguous pak, size 85
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 00 30
             88 10 00 0B BC 16 65 96 9B 00 88 63 11 19 00 00
             00 33 01 03 00 08 0C 00 00 01 00 00 04 A3 01 02
             00 1F 62 72 61 73 2D 72 65 64 37 2E 6C 73 2D 62
             61 73 2D 42 32 32 36 45 ...
    Jan  6 14:50:35.125: OUT PADR from PPPoE Session
    contiguous pak, size 85
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 00 30
             88 10 00 0B BC 16 65 96 9B 00 88 63 11 19 00 00
             00 33 01 03 00 08 0C 00 00 01 00 00 04 A3 01 02
             00 1F 62 72 61 73 2D 72 65 64 37 2E 6C 73 2D 62
             61 73 2D 42 32 32 36 45 ...
    Jan  6 14:50:45.364: OUT PADR from PPPoE Session
    contiguous pak, size 85
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 00 30
             88 10 00 0B BC 16 65 96 9B 00 88 63 11 19 00 00
             00 33 01 03 00 08 0C 00 00 01 00 00 04 A3 01 02
             00 1F 62 72 61 73 2D 72 65 64 37 2E 6C 73 2D 62
             61 73 2D 42 32 32 36 45 ...
    Jan  6 14:50:55.603: OUT PADR from PPPoE Session
    contiguous pak, size 85
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 00 30
             88 10 00 0B BC 16 65 96 9B 00 88 63 11 19 00 00
             00 33 01 03 00 08 0C 00 00 01 00 00 04 A3 01 02
             00 1F 62 72 61 73 2D 72 65 64 37 2E 6C 73 2D 62
             61 73 2D 42 32 32 36 45 ...
    Jan  6 14:51:05.843: OUT PADR from PPPoE Session
    contiguous pak, size 85
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 00 30
             88 10 00 0B BC 16 65 96 9B 00 88 63 11 19 00 00
             00 33 01 03 00 08 0C 00 00 01 00 00 04 A3 01 02
             00 1F 62 72 61 73 2D 72 65 64 37 2E 6C 73 2D 62
             61 73 2D 42 32 32 36 45 ...
    Jan  6 14:51:16.114: OUT PADR from PPPoE Session
    contiguous pak, size 85
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 00 30
             88 10 00 0B BC 16 65 96 9B 00 88 63 11 19 00 00
             00 33 01 03 00 08 0C 00 00 01 00 00 04 A3 01 02
             00 1F 62 72 61 73 2D 72 65 64 37 2E 6C 73 2D 62
             61 73 2D 42 32 32 36 45 ...
    Jan  6 14:51:26.353: [0]PPPoE 0: O PADT  R:0000.0000.0000 L:0000.0000.0000 0/38  ATM0.1
    contiguous pak, size 74
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 00 00
             00 00 00 00 00 00 00 00 00 00 88 63 11 A7 00 00
             00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
             00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
             00 00 00 00 00 00 00 00 ...
    Jan  6 14:51:46.576: pppoe_send_padi:
    contiguous pak, size 74
             00 01 09 00 AA AA 03 00 80 C2 00 07 00 00 FF FF
             FF FF FF FF BC 16 65 96 9B 00 88 63 11 09 00 00
             00 10 01 01 00 00 01 03 00 08 0C 00 00 01 00 00
             04 A3 00 00 00 00 00 00 00 00 00 00 00 00 00 00
             00 00 00 00 00 00 00 00 ...
    Jan  6 14:51:46.608: PPPoE 0: I PADO  R:0030.8810.000b L:bc16.6596.9b00 0/38  ATM0.1
    contiguous pak, size 71
             BC 16 65 96 9B 00 00 30 88 10 00 0B 88 63 11 07
             00 00 00 33 01 03 00 08 0C 00 00 01 00 00 04 A3
             01 02 00 1F 62 72 61 73 2D 72 65 64 37 2E 6C 73
             2D 62 61 73 2D 42 32 32 36 45 34 37 30 39 45 30
             31 34 5A 01 01 00 00
    Provider wouldn't have bumped us from ADSL to VDSL - but here's the output of show controller vdsl 0:
    Controller VDSL 0 is UP
    Daemon Status:           Up
                            XTU-R (DS)              XTU-C (US)
    Chip Vendor ID:         'BDCM'                   'IFTN'
    Chip Vendor Specific:   0x0000                   0x71C8
    Chip Vendor Country:    0xB500                   0xB500
    Modem Vendor ID:        'CSCO'                   '    '
    Modem Vendor Specific:  0x4602                   0x0000
    Modem Vendor Country:   0xB500                   0x0000
    Serial Number Near:    FCZ1111C08V C887VAG 15.2(4)M
    Serial Number Far:
    Modem Version Near:    15.2(4)M
    Modem Version Far:     0x71c8
    Modem Status:            TC Sync (Showtime!)
    DSL Config Mode:         AUTO
    Trained Mode:            G.992.1 (ADSL) Annex A
    TC Mode:                 ATM
    Selftest Result:         0x00
    DELT configuration:      disabled
    DELT state:              not running
    Trellis:                 ON                       ON
    SRA:                     disabled                        disabled
     SRA count:              0                       0
    Bit swap:                enabled                         enabled
     Bit swap count:         1                       8
    Line Attenuation:        54.5 dB                 31.5 dB
    Signal Attenuation:      54.5 dB                  0.0 dB
    Noise Margin:             6.7 dB                 11.0 dB
    Attainable Rate:        2132 kbits/s             888 kbits/s
    Actual Power:            16.7 dBm                12.7 dBm
    Total FECC:             546                      0
    Total ES:               6                        0
    Total SES:              0                        0
    Total LOSS:             0                        0
    Total UAS:              486                      486
    Total LPRS:             0                        0
    Total LOFS:             0                        0
    Total LOLS:             0                        0
    Full inits:             14
    Failed full inits:      1
    Short inits:            0
    Failed short inits:     1
    Firmware        Source          File Name (version)
    VDSL            user config     flash:vdsl.bin-A2pv6C035d_d23j (10)
    Modem FW  Version:      110802_1752-4.02L.03.A2pv6C035d.d23j
    Modem PHY Version:      A2pv6C035d.d23j
    Vendor Version:
                      DS Channel1     DS Channel0   US Channel1       US Channel0
    Speed (kbps):             0             1664             0               704
    SRA Previous Speed:       0                0             0                 0
    Previous Speed:           0             1600             0               736
    Total Cells:              0          2786872             0                 0
    User Cells:               0               68             0                 0
    Reed-Solomon EC:          0              546             0                 0
    CRC Errors:               0                9             0                 0
    Header Errors:            0               10             0                 0
    Interleave (ms):       0.00             8.00          0.00              8.00
    Actual INP:            0.00             1.12          0.00              1.28
    Training Log :  Stopped
    Training Log Filename : flash:vdsllog.bin
    And here's the output from the ATM and dialer interfaces:
    interface ATM0
     no ip address
     ip flow ingress
     no atm ilmi-keepalive
    end
    interface ATM0.1 point-to-point
     ip flow ingress
     pvc 0/38
      pppoe-client dial-pool-number 2
    end
    interface Dialer2
     description OUTSIDE
     ip address negotiated
     ip access-group firewall in
     ip mtu 1492
     ip flow ingress
     ip nat outside
     ip inspect DEFAULT100 out
     ip virtual-reassembly in
     encapsulation ppp
     dialer pool 2
     dialer-group 2
     ppp authentication chap callin
     ppp chap hostname ###removed###
     ppp chap password ###removed###
     no cdp enable
     crypto map dcvpn
    end
    As I say though, config-wise, everything should be correct - the same router works fine on another line (which should also confirm the authentication details are correct - at least in as far as it matches what the ISP have on their RADIUS)
    Any further thoughts?

  • WIC-1ENET 1700 doesnt want to work

    I have a 1720 router and a WIC-1ENET when i first installed the Card it worked fine but my software package didnt have inter-vlan communication so i have upgraded to several different Options (i picked out software that cisco said could work with my router and wic card) but now i keep getting this error message
    "%PQUICC-1-UNKNOWN_WIC: PQUICC(0), WIC card has an unknown ID of 0x39"
    i am fairly new to all of this but thats why i got it so if anyone has any ideas let me know
    Also i'm running c1700-k9o3sy-mz.122-26
    Thanks
    mike

    Cisco WIC-1ENET Software Requirements
    The Cisco WIC-1ENET card requires Cisco IOS Release 12.2(2)XJ or later if the card is installed in any WIC slot other than slot 0 or if more than one card is installed.
    The card can be used with Cisco IOS Release 12.2(4)T, but the card must be installed in slot 0 and only one Cisco WIC-1ENET card can be installed in the router.

  • Cisco 1711 not detecting any wic's

    I have installed working wic1-enet and wic1-dsu-t1 cards but they do not show up when i run
    sh ip int br
    or
    sh int
    neither on bootup :
    Cisco IPM (MPC862P) processor (revision 0x101) with 91879K/6425K bytes of memory.
    Processor board ID FOC09140S4A (3865132210), with hardware revision 0000
    MPC862P processor: part number 7, mask 0
    1 FastEthernet interface
    32K bytes of NVRAM.
    32768K bytes of processor board System flash (Read/Write)
    the wic0 and wic1 lights on the router are green when i have inserted the cards, they just dont show up in the console.
    router has 96 ram / 32 flash, and 1 built in Fa0 interface.
    c1700-advipservicesk9-mz.124-25d.bin

    HI Anand,
    AS per this docs:
    https://supportforums.cisco.com/docs/DOC-1927
    http://www.cisco.com/web/ANZ/cpp/refguide/hview/router/1700.html
    To work, the WIC-1ENET card must be installed in slot0
    WIC1-ENET supported on 1700series router with these IOS:Cisco IOS versions 12.1(3)XT, 12.1(5)YB, 12.2(2)XJ, 12.2(4)T
    Regards
    Hope it helps.

  • Second-handed WIC-1ENET

    Hi, all!
    I got a second-handed WIC-1ENET card for my Cisco 1700. But the card doesn't run. No LED on the card lights when the system boot up. And any ethernet interface has not shown when I enter "show run" command. Why?
    How much physical memory does Cisco 1700 with 1 WIC-1ENET need?
    Thanks.

    Thanks for your advice, Scotty.
    This made me cry below.
    (?・ω・`)#sh diag
    Slot 0:
    C1720 1FE Mainboard Port adapter, 1 port
    Port adapter is analyzed
    Port adapter insertion time unknown
    EEPROM contents at hardware discovery:
    Hardware Revision : 6.1
    PCB Serial Number : JAD0610018A
    Part Number : 73-3201-06
    Board Revision : A0
    Fab Version : 04
    EEPROM format version 4
    EEPROM contents (hex):
    0x00: 04 FF 40 00 B2 41 06 01 C1 8B 4A 41 44 30 36 31
    0x10: 30 30 31 38 41 82 49 0C 81 06 42 41 30 02 04 FF
    0x20: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
    0x30: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
    0x40: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
    0x50: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
    0x60: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
    0x70: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
    WIC Slot 0:
    Unknown
    Hardware revision 64.0 Board revision G0
    Serial number 0960561920 Part number 130-18710-165
    Test history 0x03 RMA number 66-65-48
    Connector type PCI
    EEPROM format version 4
    EEPROM contents (hex):
    0x20: 04 FF 40 00 39 41 03 00 82 49 16 A5 03 42 41 30
    0x30: 80 00 00 00 00 02 02 C1 8B 56 4D 53 30 35 35 30
    I will search the minimum IOS version.

  • 1750 dial backup with WIC-1ENET

    Does anyone have dial backup working with a DSL or CAble link on the WIC-1ENET card as the wan link?
    My dial backup doesn't automatically come up when using the WIC-1ENET card. It does work correctly when I use a serial connection as the WAN link such as the WIC-1T card.
    Cisco stated something about the E0 interface not sensing the change which caused the dial backup not to come up without pulling the ethernet cable out of E0.
    Any help would be greatly appreciated.
    Thanks

    Hi
    Hope this helps...
    You need to run object tracking feature to enable automatic fallback.
    http://www.cisco.com/en/US/partner/docs/ios/12_3/12_3x/12_3xe/feature/guide/dbackupx.html
    regds

  • Cisco 2620 Adsl WIC

    My 2620 will not recognise a ADSL WIC card. I have tried a number of ios but none work. Also I have 8mb of flash on my router and some bin files less than that size will not load using xmodem saying there is not enough space. Any ideas on how to get the router to see the card will be greatly appreciated

    Quoting from CCO:
    "The Cisco 2600/3600/3700 series routers require a PLUS Cisco IOS Software image for ADSL if version 12.2T is in use. From Cisco IOS Software Release12.3 mainline and later, ADSL WIC support is available in the "IP Base" feature set."
    So you will need to download an appropriate image to get your router to recognise the card. Since you only have 8Mb of Flash, you will either need to upgrade your flash to 16Mb or boot via TFTP.
    Hope that helps - pls rate the post if it does.
    Paresh

  • MPLS CE support on Cisco 2800 ISR router

    Hi all, could I ask you for some hints about MPLS CE support on Cisco 2800 ISR router today? I`m finding restrictions and recommendations for feature implementation. Do you have any cisco web site about them?
    Thank you for your advice and/or hints.
    Peter

    Thanks for an answer. I need to use multi-VPN model on CE router, but with QoS on one physical CE-PE connection (e.g. Frame-Relay DLCI).However, all VPNs on CE router must be secured for each one. The solution is Multi-VRF service feature, but, however, with multi-DLCI model on Frame-Relay and QoS per DLCI. Now, I`m finding a scenario to provide multi-VPN model on CE router with single-DLCI model and single QoS per one DLCI for all VPNs. And that, MPLS CE feature on C2800 could be used, if possible.
    So, I don`t know more about MPLS CE on C2800 and I don`t know make a result to propsed solution...

  • Cisco Router support 24 E1 (Ethernet port)

    Hi
    I use E1/Ethernet conveter 8 port for my internet link and want to replace this converter by cisco router support 24 E1(ethernet port).
    could you please suggest  for me wich router model can I use for this? 

    thanks Leo for your answer
    I have the E1s separated, now i have 24 E1 so I will need 24 port Ethernet to terminate all my 24 E1s, at total now the total sppeed is 48 Mbps, but  I plan to expend this capacity later to 100 Mbps, thats way I tald you the total capacity is 100 Mbps.
    can we have 24 port Ethernet for this router model and in witch module? thank you in advance.

Maybe you are looking for