Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jacro

  1. jacro

    multiple Cisco 1200 - config question

    Hi. We had such problems too. It was a channel issue, in Europe we have 13 channels (B or G-radios. We used channel 13 in some of our AP's and our customer have some laptops which could not operate with channels 12 and 13. (American models).
  2. jacro

    2950 will not boot

    Hi. Is there anything on the console line. any error messages or anyting else?
  3. jacro

    How to determine the DRAM and Flash from show ver of a 2950?

    Hi. There is a memory leaking problem in 12.1(9)EA1 caused by CDP, you can avoid it by disabling CDP. corrected image is 12.1(9)EA1a
  4. jacro

    Procurve and Cisco 2900 Vlan tagging

    Hi. Try to set up the trunk encapsulation to dot1q. Under the trunk interface: switchport trunk encapsulation dot1q The default encapsulation in 2900xl-models is Cico proprietary ISL.
  5. jacro

    For some reason the router wont boot properly

    Hi. Check these pages: http://www.cisco.com/warp/public/130/sw_upgrade_proc_ram.shtml and http://www.cisco.com/warp/public/701/61.html Good luck
  6. jacro

    SSH Terminal program?

    Hi KY Try this (TeraTermPRO + TTSSH) http://www.zip.com.au/~roca/ttssh.html
  7. jacro

    How to disable telnet logins to a Cisco Catalyst 3500 series switch?

    Hi kevcrove. Yes you can use access filters. Here is an example: access-list 20 permit 192.168.0.1 line vty 0 4 access-class 20 in password xxxx line vty 5 15 access-class 20 in password xxxx Access to vty lines is allowedonly from ip address 192.168.0.1. You can also use...
  8. jacro

    timed Cisco 3640 Interface shutdown

    Hi lowj. I'm not sure if there is a time based shutdown command, but still you can use time based access-list. So you can let the traffic go in and out due the time of the date. Her are some links: http://www.cisco.com/warp/public/793/access_dial/10.html...
  9. jacro

    ISDN Callback

    Hi Saeed42. Try to do it like this. int dialer 1 dialer map ip 192.168.2.2 name "name" class dialer1 "number" ppp callback accept map-class dialer dialer1 dialer callback-server username
  10. jacro

    cisco 3620 router + password

    Hi htin11. Here is the link. http://www.cisco.com/warp/public/474/pswdrec_3600.shtml
  11. jacro

    Help w/ multiple ISDN Routes

    Hi jnault! Check these files. http://www.cisco.com/warp/customer/129/config-bri-map.html http://www.cisco.com/warp/public/793/access_dial/ddr_dialer_profile.html http://www.cisco.com/cgi-bin/Support/PSP/psp_view.pl?p=Internetworking:ISDN&s=Implementation_and_Configuration#Samples_%26_Tips...
  12. jacro

    Problems with 3640

    Hi jonks! Check thse files. http://www.cisco.com/warp/public/130/sw_upgrade_proc_ram.shtml and http://www.cisco.com/warp/public/701/59.html#conspeed Good luck.
  13. jacro

    I need help on 2924xl switch

    Hi jasmjaso. You can´t use copy tftp://192.168.200.26/c2900xl-c3h2s-mz.120-5.wc2.tar flash: command with a file which have extension .tar. Tar file is a packed file like in unix systems. Use following command: tar /x tftp://192.168.200.26/c2900xl-c3h2s-mz.120-5.wc2.tar flash: Tar-file...
  14. jacro

    Cisco Catalyst 3500 Switch is not booting!!

    Hi. I think it is possible to speed up the connection to 115kbps with a set command. There are good documents on cisco's web, try these: http://www.cisco.com/warp/public/473/corrupt_or_missing_image.html http://www.cisco.com/warp/public/473/36.shtml#xmodem...
  15. jacro

    Trouble with writing config to nvra

    Trouble with writing config to nvram on LS1010. In our ls1010 ATM-switch I have tried to save the config to nvram and get en error message: startup-config file open failed (File table overflow) when I issue a command show file descriptors i got File Descriptors: FD Position Open PID...

Part and Inventory Search

Back
Top