WIC-1ADSL Won't No Shut in 1751V

Installed a new WIC-1ADSL in my 1751V yesterday. It sees the card fine, but I cannot get the IF to talk to the line. SO, I do a debug and get the following:
01:44:29: DSL: No response on write to 0x0
01:44:29: DSL(ATM0): Could not download ASW_init_3_8_131.bin
01:44:41: DSL(ATM0): No response from ASW_init_3_8_131.bin
01:44:41: DSL(ATM0): Unexpected response 0x0 to ASW_init_3_8_131.bin
I am not familiar with this error, nor could I find any indications, other than that a
failure to come up appears to point to an error in framing configuration.
Would you be kind enough to give me some potential pointers on how to best deal with this error? Is the ASW_init a file that would work if I load a new IOS in the machine, and if not, where would it be drawn from?

Homeland#show config
Using 1630 out of 29688 bytes, uncompressed size = 2738 bytes
Uncompressed configuration from 1630 bytes to 2738 bytes
version 12.2
service timestamps debug uptime
service timestamps log uptime
service password-encryption
service compress-config
hostname Homeland
boot system flash
logging buffered 8012 errors
logging rate-limit console 100 except errors
enable secret 5
enable password 7
memory-size iomem 25
clock timezone CST -5
ip subnet-zero
no ip routing
interface ATM0
no ip address
no ip route-cache
no ip mroute-cache
no atm ilmi-keepalive
pvc 0/32
encapsulation aal5mux ppp dialer
dialer pool-member 1
dsl operating-mode auto
interface FastEthernet0
ip address 10.10.10.3 255.255.255.0
no ip route-cache
no ip mroute-cache
speed auto
full-duplex
interface Virtual-Template1
no ip address
interface Dialer1
ip address 255.255.252.0
ip nat outside
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication chap pap callin
ppp chap hostname
ppp chap password 7
ppp pap sent-username password 7
ip nat translation timeout never
ip nat translation tcp-timeout 345600
ip nat translation udp-timeout 345600
ip nat translation finrst-timeout 345600
ip nat translation dns-timeout 345600
ip nat inside source list 102 interface Dialer1 overload
ip classless
ip route profile
ip route 0.0.0.0 0.0.0.0 Dialer1
no ip http server
access-list 102 permit ip 10.10.10.0 0.0.0.255 any
snmp-server community public RO
snmp-server enable traps tty
call rsvp-sync
dial-peer cor custom
banner motd ^C
Welcome to HOMELAND router.
^C
line con 0
line aux 0
line vty 0 4
password 7
login
no scheduler allocate
end
Homeland#

Similar Messages

  • My dad has a brand new iMac. If he quits an app, this window closes, but the app won't finish shutting down, Force quitting does not work.  Once another app is opened, it will not close either.  Now none of the apps are responding. Any ideas?

    My dad has a brand new iMac. If he quits an app, this window closes, but the app won't finish shutting down, Force quitting does not work.  Once another app is opened, it will not close either.  Now none of the apps on the dock are responding. I asked him to click on the apple, and drop down to "About this Mac", but that wouldn't open either. Any ideas?  If I was at his house, I would call Apple Care in a heartbeat, but am home with my sick daughter,,,  Thanks!

    For starters, have him open Disk Utility in Applications>Utilities, select the volume (the indented listing) and Verify Disk. If it reports any problems, have him try a Safe Boot by holding the Shift key at startup. This boot will take much longer than usual. It's checking and trying to repair the drive directory, if possible. Once in Safe Boot, have him repair Permissions.
    For other Disk repair remedies see
    http://support.apple.com/kb/TS1417
    Also, have him try a PRAM Reset. At the startup chime, hold down CMD-Option-P-R together, listen for two more chimes, total three, then let go to finish booting.
    Also, is he running any AV? If so, have him uninstall it. It might be responsible for this behavior. (There are no viruses for OS X.)

  • Configuring PPPoE on 2801 with WIC-1ADSl

    Hello All!
    I try to configure 2801 with WIC-1ADSl
    part of my config is:
    interface ATM0/1/0
    no ip address
    no atm ilmi-keepalive
    dsl operating-mode auto
    pvc 0/55
    encapsulation aal5mux ppp dialer
    pppoe-client dial-pool-number 1
    interface Dialer1
    ip address negotiated
    ip mtu 1492
    encapsulation ppp
    dialer pool 1
    dialer-group 1
    ppp authentication chap pap callin
    ppp chap hostname xxx
    ppp chap password 0 xxx
    ppp pap sent-username xxx password 0 xxx
    ip classless
    ip route 0.0.0.0 0.0.0.0 Dialer1
    show int dialer
    but in this configuration i cann't connect to ISP (and recive ip address)
    show int Dialer 1
    Dialer1 is up, line protocol is up (spoofing)
    Bound to:
    Virtual-Access2 is up, line protocol is down
    yourname#debug dialer packets
    Dial on demand packets debugging is on
    yourname#ping 195.161.136.2
    Sending 5, 100-byte ICMP Echos to 195.161.136.2, timeout is 2 seconds:
    *Mar 15 12:37:33.523: Di1 DDR: ip (s=192.168.0.230, d=195.161.136.2), 100 bytes,
    outgoing interesting (ip PERMIT)
    *Mar 15 12:37:33.523: Di1 DDR: Cannot place call, no dialer string set.
    *Mar 15 12:37:35.523: Di1 DDR: ip (s=192.168.0.230, d=195.161.136.2), 100 bytes,
    outgoing interesting (ip PERMIT)
    Can anybody help me to correct problem?
    Thank you very much

    Tnank you very much!!!
    the first part of my task is solved...
    now my config is
    yourname#show run
    version 12.4
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    ip domain name yourdomain.com
    vpdn enable
    vpdn ip udp ignore checksum
    interface FastEthernet0/0
    description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0$
    ip address 192.168.0.230 255.255.255.0
    ip nat inside
    ip tcp adjust-mss 1452
    duplex auto
    speed auto
    interface ATM0/1/0
    no ip address
    no atm ilmi-keepalive
    dsl operating-mode auto
    interface ATM0/1/0.1 point-to-point
    pvc 0/55
    oam-pvc manage
    pppoe-client dial-pool-number 1
    interface Dialer0
    ip address negotiated
    ip mtu 1452
    ip nat outside
    encapsulation ppp
    dialer pool 1
    dialer-group 2
    ppp authentication chap pap callin
    ppp chap hostname xxx
    ppp chap password 0 xxx
    ppp pap sent-username xxx password 0 xxx
    ip classless
    ip route 0.0.0.0 0.0.0.0 Dialer0
    ip nat inside source list 1 interface Dialer0 overload
    access-list 1 permit 192.168.0.0 0.0.0.255
    dialer-list 1 protocol ip permit
    dialer-list 2 protocol ip permit
    But I need to configure second chanel with PPPoEoA (ethernet over ATM or encapsulation MAC or Enet encap)encapsulation for access to inside SP network (172.16.x.x etc.)
    How I can do this?

  • 2811 w/ WIC-1ADSL-I-DG PPPoA issue

    Hello:
    I have been trying to test our new office gear prior to move, specifically the DSL WIC card.
    It seems I have all the config correct but I fail to negotiate link and I am not getting much info from a debug standpoint leading me to believe: -1- PPP isn't quite set up correctly -2- the WIC is possibly bad.
    Would it be possible for someone to review my config since I can find nothing on the web that serves as a decent example of using this WIC card with Qwest?
    DETAILS:
    Info pulled from my old Actiontec modem for testing purposes:
    VPI/VCI = 0/32
    DSL Mode = MMODE
    DSL Negotiated Mode = T1.413
    Up/down = 7168/896
    ATM QoS class = UBR
    The connection is doing PPPoA, evidently it is using PAP per my ISP (qwest does the local loop, my own ISP the VC termination and routing)
    Cisco 2811 and WIC setup:
    interface ATM0/1/0
    description QWEST DSL - circuit id:
    no ip address
    no ip mroute-cache
    shutdown
    no atm ilmi-keepalive
    dsl operating-mode auto
    dsl enable-training-log
    pvc 0/32
    encapsulation aal5mux ppp dialer
    dialer pool-member 1
    interface Dialer1
    ip address negotiated
    encapsulation ppp
    dialer pool 1
    ppp authentication pap
    ppp pap sent-username <username_goes_here> password 0 <passwd_goes_here>
    Additionally, it would be helpful if you provided what all the 'Modem States' are. For example, Modem state = 0x8 is in many docs but you don't say anything about 0x3. Its helpful to know all the codes for Modem state if your going to recommend doing debugs of atm events for troubleshooting. Hence, the post to the forum. I can't get link and everything appears to be set up properly.
    Thanks for the insight/answers.

    No, I am afraid we don't do ADSL over ISDN. My boss ordered the equipment and I think the reseller wasn't too bright.
    So would I be correct that I am going to have to have a WIC-1ADSL or a HWIC-1ADSL?
    I see that this ADSL over ISDN card we have currently does support T1.413, but given I can't get link I am guessing that is only T1.413 when over ISDN so I have to use one of the other types of WICs listed above if this is over POTS.
    If someone from Cisco or otherwise can confirm that would be great so I can go ahead and get the right card shipped to us ASAP.
    Thanks for the assist,
    -Jeff
    Thanks for pointing that out. I suspected it might be the issue but have not ordered or touched many DSL WICs in my day, only the bigger chassis's that terminate the traffic on the provider end.

  • Mountain Lion won't sleep, shut down, restart, or log out.

    Hi All,
    After Mountain Lion my 2010 iMac 27" won't sleep, shut down, restart, or log out.
    Basically most functionalities of clicking the apple icon are disabled - "About this Mac" doesn't work either.
    Please help!
    Before Apple fixes this, is there another way of putting my Mac to sleep or shut down?

    Just adding another voice to the chorus.  Since upgrading to Mountain Lion my computer will not sleep.  The cursor freezes when I try to invoke sleep but the computer and monitor remain on.  The cursor unfreezes when I tap the spacebar the way I would normally do to wake from sleep.  Fortunately, shutdown, restart and logout function normally, so I guess I should count my blessings.  This isn't my only problem with Mountain Lion, but I didn't want to muddy the waters on this thread with other issues.
    Dual quad-core MacPro3,1

  • FF won't restart in safe mode...it won't even shut down.

    you know that soft clicking noise you can hear in your computer? Mine stopped doing that a little while ago. It's eerily quiet.
    Also, I keep getting hung up. If I watch a video on youtube (for example) FF freezes & I have to shut down the plug-in container to get things going again.
    I've tried restarting the computer, but it didn't help. My system idle process is showing the number 99 in my task manager's CPU column, & I think that's related to my problems. Sometimes when I open task manager I can see that CPU Usage (at the bottom) is at 100%, but in a second it usually goes back down to 15% or less.
    SO I came to the FF support page, where it was suggested that I '''restart my browser in safe mode. But it won't restart. '''It won't even shut down all the way. FF & the plug-in container are both showing as open in Task Manager.
    SO when I manually shut them down, & then open FF again & check my plug-ins, none of them have been disabled (as they should be if FF had restarted in safe mode).

    By soft clicking noise, what exactly do you mean? If you are hearing a clicking noise in your computer that then stopped, it is possibly your hard drive dying, or a fan in the computer that dies. You shouldn't have "clicking" noises in a PC.
    As for system Idle Process, that is just the percentage of the CPU that isn't being used, if that is at 99%, it means that only 1% of your CPU is being used at that moment.
    Now, as for starting Firefox in Safe Mode, let's try this. Restart your computer, then while you start Firefox, hold down the Shift Key. You should have a small box open up with a bunch of checkboxes. Don't check any of them right now. Just Continue in Safe Mode. This is Firefox safe mode, all customizations, themes, addons, etc. will be disabled. If you don't get the freezing here, restart Firefox, and disable your add-ons one by one until you find the culprit.
    Also, you can try updating your graphics driver to see if this is an issue with Hardware acceleration. [https://support.mozilla.org/en-US/kb/how-do-i-upgrade-my-graphics-drivers https://support.mozilla.org/en-US/kb/how-do-i-upgrade-my-graphics-drivers] has more details.

  • My iPhoto won't be shut down because it says photos are being imported when they really arent

    my iPhoto won't be shut down because it says photos are being imported when they really arent

    Welcome to Apple Support Communities
    If you are not transferring photos, force quit iPhoto. Press Alt, Command and Esc keys or go to  > Force Quit, choose iPhoto and force quit it

  • HT203697 My mac mini (late 2012) won't fully shut down, this happens all the time. How do i fix this?

    My Mac Mini won't fully shut down. How do I fix this?

    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter "BOOT_TIME" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the BOOT_TIME log message that corresponds to the last boot time when you had the problem. Now clear the search box to reveal all messages. Select the ones logged before the boot, during the time something abnormal was happening. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    For example, if the system was unresponsive or was failing to shut down for three minutes before you forced a restart, post the messages timestamped within three minutes before the boot time, not after. Please include the BOOT_TIME message at the end of the log extract—not at the beginning.
    If there are long runs of repeated messages, please post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Some private information, such as your name, may appear in the log. Anonymize before posting.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Step 2
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ System Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar.
    There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of reports. A crash report has a name that begins with the name of the crashed process and ends in ".crash". A panic report has a name that begins with "Kernel" and ends in ".panic". A shutdown stall report has a name that ends in ".shutdownstall". Select the most recent of each, if any. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot. It's possible that none of these reports exists.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    If you don't see any reports listed, but you know there was a crash or panic, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • Cisco wic-1adsl-idg

    Hello,
    i have a cisco wic-1adsl-idg card. I want to ask if this card is compatible with adsl2+ line??
    I don't want it to synchronize at the speed that the adsl2+ lines do, i only want it to work!
    Thanks..

    Hello,
    i have a cisco wic-1adsl-idg card. I want to ask if this card is compatible with adsl2+ line??
    I don't want it to synchronize at the speed that the adsl2+ lines do, i only want it to work!
    Thanks..

  • 1600 Series Router & WIC-1ADSL

    I have some 1600 series routers and was hoping to use them for my Broadband connection.
    Is this WIC compatable with the 1600 series router?
    What is the required IoS if this is posible?
    Thanks Ian

    Ganesh,Thank you for the response, however, that article is for the WIC-1DSU-T1 as far as I can see.I was wanting information regarding the WIC-1ADSL. which does not appear to be recognised in my 1603R routers.Thanks Ian
    Ian,
    The ADSL WAN interface cards (WICs) supported on the Cisco 1700/2600/3700 series routers are also supported on the Cisco 1800 (modular), 2800, 3800 series Integrated Services Routers (ISRs).
    As per the link it start supported only from 1700 series routers ony.
    Check out the below link hope that clears out your query !!
    http://www.cisco.com/en/US/prod/collateral/routers/ps221/product_data_sheet0900aecd8028aa5a.html
    If helpful do rate the valauble post
    Ganesh.H

  • WIC 1ADSL configuration

    Hi everybody,
    we bought a used Cisco 1841  router with a WIC 1ADSL module and I am asked to configure it so that we can connect to Internet using our ADSL phone line.
    Actually, I started via commands with some configurations found on the internet but it is not working.
    I wanted to try via SDM interface, but could not launch and I don't know why.
    Please anyone who deals with such a configuration or anybody who well knows about that kind of configuration will be very welcome.
    Thank you a lot
    NB: Informations got from my Broadband operator are:
    login: MY_LOGIN
    password: MY_PASSWORD
    We got our LAN's individual IP address dynamically from our operator using its given setup box.
    and the ranges are:
     reserved: 192.168.1.1 to 192.168.1.9
    usable: 192.168.1.10 to 192.168.1.100
    I hope the above informations will help.
    Thank you again.

    Hi,
    I used the configuration provided by the link but still doesn't work.
    Also I can't run these two commands:
    ping atm interface atm0 8 35 end-loopback
                GT_Internet_Router#ping atm interface atm0/0/0 8 35 end-loopback
                Translating "interface"
                                       ^
                % Invalid input detected at '^' marker.
    ping atm interface atm0 8 35 seg
                GT_Internet_Router#ping atm interface atm0 8 35 seg
                Translating "atm"
                                    ^
               % Invalid input detected at '^' marker.
    Below is the capture of "debug" commands
             GT_Internet_Router#debug ppp negotiation
             PPP protocol negotiation debugging is on
             GT_Internet_Router#debug ppp authentication
             PPP authentication debugging is on
    Please find below the running configuration:
    GT_Internet_Router#sh run
    Building configuration...
    Current configuration : 1646 bytes
    version 12.3
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname GT_Internet_Router
    boot-start-marker
    boot-end-marker
    enable secret 5 XXXXXXXXXXXXXXXX
    mmi polling-interval 60
    no mmi auto-configure
    no mmi pvc
    mmi snmp-timeout 180
    no aaa new-model
    ip subnet-zero
    ip cef
    ip dhcp excluded-address 192.168.1.1 192.168.1.9
    ip dhcp pool LAN
       import all
       network 192.168.1.0 255.255.255.0
       default-router 192.168.1.1
       domain-name wr
    ip ips po max-events 100
    no ip domain lookup
    no ftp-server write-enable
    no crypto isakmp ccm
    interface FastEthernet0/0
    no ip address
     shutdown
     duplex auto
     speed auto
    interface FastEthernet0/1
     ip address 192.168.1.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly
     duplex auto
     speed auto
    interface ATM0/0/0
     no ip address
     shutdown
     no atm ilmi-keepalive
     dsl operating-mode auto
     pvc 8/32
      pppoe-client dial-pool-number 1
    interface Dialer0
     ip address negotiated
     ip mtu 1492
     ip nat outside
     ip virtual-reassembly
     encapsulation ppp
     ip tcp adjust-mss 1452
     dialer pool 1
     ppp chap hostname MY_LOGIN
     ppp chap password 0 MY_PASSWORD
     ppp pap sent-username MY_LOGIN password 0 MY_PASSWORD
     ppp ipcp dns request accept
    ip classless
    ip route 0.0.0.0 0.0.0.0 Dialer0
    ip http server
    no ip http secure-server
    ip nat inside source list NAT interface Dialer0 overload
    ip access-list standard NAT
     permit 192.168.1.0 0.0.0.255
    control-plane
    line con 0
     password xxxxxxxxx
     login
    line aux 0
    line vty 0 4
     password xxxxxxxxx
     login
    end
    Note: I can't set "vlan interface" on my router
           GT_Internet_Router(config)#interface vlan 1
                                                                         ^
          % Invalid input detected at '^' marker.
    so I configured Fa0/1 instead of Vlan 1 for Telnet purpose.
    Is there any problem ??
    Also I want you to check the atm interface
    GT_Internet_Router#sh interface atm0/0/0
    ATM0/0/0 is administratively down, line protocol is down
      Hardware is DSLSAR (with Alcatel ADSL Module)
      MTU 4470 bytes, sub MTU 4470, BW 800 Kbit, DLY 640 usec,
         reliability 0/255, txload 1/255, rxload 1/255
      Encapsulation ATM, loopback not set
      Encapsulation(s): AAL5  AAL2, PVC mode
      23 maximum active VCs, 256 VCs per VP, 0 current VCCs
      VC Auto Creation Disabled.
      VC idle disconnect time: 300 seconds
      Last input never, output never, output hang never
      Last clearing of "show interface" counters never
      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
         0 packets input, 0 bytes, 0 no buffer
         Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
         0 packets output, 0 bytes, 0 underruns
         0 output errors, 0 collisions, 0 interface resets
         0 output buffer failures, 0 output buffers swapped out
    PS: I attached the sample of my network diagram

  • 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

  • My mac won't restart, shut down, or go to sleep. And the volume and brightness does not work as well.

    My mac won't restart, shut down, or go to sleep. And the volume and brightness does not work as well.

    Connect the computer to the power.
    Hold the power button down for 10 seconds or more.
    Reset SMC.     http://support.apple.com/kb/HT3964
    Choose the method for:
    "Resetting SMC on portables with a battery you should not remove on your own".
    Best.

  • DSL test lab w/ WIC-1ADSL

    Hi folks,
    I regularly configure Cisco 800-series routers for field deployment, and I'd love to be able to run through some simulations on the 8x7 ADSL series (837 and 877) in my test lab. I also have a few WIC-1ADSL modules for my 2600/2800 routers.
    I know that you can do back-to-back configurations with GHDSL wics, but it doesn't seem to be possible with the internal ADSL modems on the 800's and/or the WIC-1ADSL's.
    Can someone please point me in the right direction? I'm looking for the easiest & cheapest way to connect two 8x7's to each other via the ADSL (RJ-11) port, and/or to a WIC-1ADSL.
    I'm not necessarily interested in recreating/simulating an entire service-provider infrastructure (yet ;-), my initial goal is just straight connectivity. I'm /not/ familiar with ATM switch or DSLAM specs or configuration, but I'm willing to learn, however I can't spend days and days bringing myself up to speed. Again, getting the connectivity between the CPE devices is primary; the guts of DSL and any required jury-rigging are secondary.
    Thanks!

    The Cisco 850 series and Cisco 870 series routers support the dial backup function, which allows a user to connect an analog modem to the console port as a backup link to the WAN port in case the ADSL service goes down. Refer URL http://cisco.com/en/US/products/hw/routers/ps380/products_installation_guide_chapter09186a0080471067.html#wp1055766

  • FW800 won't sleep -- shuts down instead...

    So there are many here who are having sleep/power control related problems, however I'm having a slightly different problem. As the subject line states, my FW800 Dual G4 won't sleep. Rather, when I select sleep it simply shuts down.
    I have replaced the battery, reset the PRAM, reset the PMU, and reset the NVRAM, without success.
    I suspect, however, maybe it's related to software as I can load up new system software and everything works fine. By the time I update everything to the latest software, including iLife, it no longer sleeps.
    Short of taking the machine in, does anyone have any further ideas?

    I have this;
    If your Mac happily goes to sleep but won't wake up--Hold down the power switch to force-reboot your machine and get it running again.
    Don't worry-your Mac isn't narcoleptic. Its Open Firmware system or NVRAM (nonvolatile RAM) is likely corrupt, and your Mac can't remember how to wake up.
    Restart your Mac and immediately hold down the Command-Option-O-F key combo until you see a somewhat intimidating command-line display that ends with the Open Fimware prompt. Type the following line:
    reset-nvram
    press the return key on your keyboard
    set-defaults
    press return
    reset-all
    press return
    Your Mac will reboot. Once it's running, put it back to sleep to test. If the problem recurs your Energy Saver preferences may be the culprit. Delete the com.apple.PowerManagement.plist file (go to Finder/Hard drive/Library/Preferences/SystemConfiguration)--don't worry, your Mac will regenerate a new one--and then restart to see if that rights the wrong.
    Still didn't work? Might be time to call AppleCare or see an Apple Genius or a technician
    Cheers! DALE

Maybe you are looking for

  • Photos will not sync from PC to Iphone4

    I am trying to sync photos from my PC (Windows 7) to my new Iphone4. The phone is bran new and all s/w has been u/g to the latest versions. Under the Photos tab, I choose the folder and press sync. Itunes seems to create a cache sub-dir in the folder

  • Admin account no longer recognized as admin

    My normal administrative account is no longer recognized as an admin account by the OS when it needs permission to unlock a system pref setting or to install a program. Instead, I must enter the root account info to perform these tasks. Yet the Accou

  • When I click on a site to log in the page gets reloaded instead

    It doesn't have to be secure page, just something where you have to enter a username and password, then click on something like "Log In". When I click on it the page reloads instead. It happens only once, the second time I get logged on as you would

  • Making My QT movies look as good as my FCP canvases

    Using footage from my Sony HDV camcorder (which records in 1440x1080 (1080/60i)), my sequences in FCP look gorgeous and truly High-Def. But when I try to convert to a QT mov, they look terrible -- pixelated, staggered, ... What is the best method to

  • OIM 11g - Default role does not exists

    Hey, the default role IDENTITY ORGANIZATION ADMINISTRATORS does not exists in my OIM (11.1.1.5.4) I need this role to assign an user privileges to create and manage organization. Any idea?