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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. adventrskr

    cisco 2950 vlan 1 question

    I have three seperate private network systems, I will call them 10.0.5.1, 10.0.3.1 and 10.0.1.1 255.255.255.248 subnet for all three networks. I am running these to a cisco 2950 and all networks are running on vlan 1 only. I have a cross over cable, one from each network, plugged into the 2950...
  2. adventrskr

    xmodem ios to flash

    I am doing a xmodem -r (file name) and i cant get the ios to show in the flash, im doing a "sh flash" and it says no directories. How the heck do i get the ios to flash so it will boot up? its running with the ios and configs, but like i said its not showing in the flash dir. TIA
  3. adventrskr

    2651 aborts ios load

    I am not getting any link light on the router and no ip address on "pumpkin" which im using for my tftp server. i have the addresses set on the router and the file name is correct but still no link, even though i changed the ip and subnet to match the one on the router. I am using FA 0/0 with...
  4. adventrskr

    2651 aborts ios load

    Ok heres the details, this one is killing me. I have a 2651 router that i want to load 12.3(t3) ios. I am using xmodem because im in rommon mode and it goes all the way down on the install till the last moment. It says erasing flash, then errors"cannot erase flash", aborting. I have assured...
  5. adventrskr

    Network Design

    One possiblity is to split your traffic up across a few vlans. So if you have say, finance, marketing, sales then you would create three vlans to segregate the network traffic.
  6. adventrskr

    Reset 2950 pwd

    All: I am looking for the process to reset a cisco 2950 switches secret pwd. I had a process that was from bootloader and then doing flash_init, boot_loader, but i forgot what the rest of the process was. Any help would be great and TIA.
  7. adventrskr

    Installing IOS after erasing

    you do everything from hyper term you dont need to do a break. The ip address was added as shown in an above thread but you wont need it, the connection is made across hyperterm. YOu dont need IPs though because your hyperterming in. the command line runs xmodem through the hyperterm...damn i...
  8. adventrskr

    Installing IOS after erasing

    ok i figured out what to do so I will post for anyone here: on the switch: command prompt, type copy xmodem: flash: (then the file name) hit enter goto the top of your hyper terminal and hit transfer and then send, at this point it asks you for the file location and assure that xmodem is...
  9. adventrskr

    Installing IOS after erasing

    hey thanks for the help but i tryed both ways and no breaks, there is no ios installed...sigh. I put an ip address on the bootldr using the set command IP_ADDR=10.0.0.8 IP_SUBNET=255.255.255.0 and i am not able to see the switch...blah.
  10. adventrskr

    Installing IOS after erasing

    Cool program and I shall play with it more, but it wont break the init bootup and allow me to tftp or get into rommon so that i can get an image on the router. There is (0) image on the router. What i want to do is get one copied and then boot to that image...thanks.
  11. adventrskr

    Installing IOS after erasing

    I erased an IOS on a 3750 switch and want to reinstall. I attempt to do various break key sequences and nothing will break. All i get to on the switch is the boot loader commands (IE: version, unset, type, trap) I am using solarwinds for my tftp but again i cant get a break sequence to work...
  12. adventrskr

    copy tftp flash

    I am copying 26 files to use with a cme, i have tried something that has worked on the router. I copied all files i was not using into a folder and left the cme files out, once i told the router copy tftp flash, it pulled all the files i needed to the router. Thanks all for the assist.
  13. adventrskr

    copy tftp flash

    I want to copy multiple files from my solar winds tftp to my 2600 router, i am unable to do this. I can tftp single files fine, but i have 26 files and it is just time consuming. From the 2600 how would i get all the files from the tftp server? TIA
  14. adventrskr

    2600 router routing 10.0.0.0 network

    Could someone explain to me how a 2600 router can route 10.x.x.x IPs and have them be globally significant. I have been told that this can be done without nat or any other hardware. And i should be able to ping that 10.x.x.x network from anywhere on my own network which in this case is a...
  15. adventrskr

    Vlan not communicating through router

    Yeah man I hear ya, what I plan on doing is changing the ip on vlan 100 to the ip from vlan 1 (vlan one was basically a place holder for me till i figured this out) and then see how the vlan works with the servers and such, I will let you know if it works out ok and what was finally done, thanks...
  16. adventrskr

    Vlan not communicating through router

    Cotton9 Thanks you were a big help, now a couple points: 1. is the secondary ip locally important or will it propagate globally? 2. I do have physical access to all switches they are local to this location. 3. I am using vlans but i have to have two vlans with one having the 10 network and the...
  17. adventrskr

    Vlan not communicating through router

    People my problem is that I have an old network I am working on and it currently has two vlans on it, vlan 1 and 100, one has a 22. network and the other has a 10. network. I want to remove the 22. network and yet have the 10. network communicate through the current 22. network defualt gateway...
  18. adventrskr

    switch port mode problem

    Thanks guys I will try them, what i want to do is get rid of the "switchport mode dynamic desirable" completely, and have it replaced with "switchport mode trunk". Thanks
  19. adventrskr

    switch port mode problem

    I am trying to change the following gig ports to switchport mode trunk, and I get an error stating that i cant because the port is already in encapsulation AUTO mode. help please, i just want to change them over, and I cant fig out the commands: interface FastEthernet0/23 switchport mode...
  20. adventrskr

    switch port mode problem

    I am trying to change the following gig ports to switchport mode trunk, and I get an error stating that i cant because the port is already in AUTO mode. help please, i just want to change them over, and I cant fig out the commands: interface FastEthernet0/23 switchport mode dynamic desirable ...

Part and Inventory Search

Back
Top