sagarmistry wrote: » So I'm trying to connect two switches via crossover cable.
EdTheLad wrote: » Use a straight cable!
Hondabuff wrote: » 1st step on new switches no matter what. Then start over. Switch#erase startup-config Erasing the nvram filesystem will remove all configuration files! Continue? [confirm] [OK] Erase of nvram: complete %SYS-7-NV_BLOCK_INIT: Initialized the geometry of nvram Switch#delete vlan.dat Delete filename [vlan.dat]? Delete flash:/vlan.dat? [confirm] %Error deleting flash:/vlan.dat (No such file or directory) Switch#erase startup-config Erasing the nvram filesystem will remove all configuration files! Continue? [confirm] [OK] Erase of nvram: complete %SYS-7-NV_BLOCK_INIT: Initialized the geometry of nvram Switch#reload Proceed with reload? [confirm]
anuragaks10 wrote: » I am still learning Cisco, but we can try to troubleshoot together! You can leave the int Fa0/1 in a separate VLAN (in your case VLAN 50). Although, it may not be 'Best practice' but from functioning point of view, it should work. Check sh int trunk and confirm that the interfaces (on both switches) are in Trunking mode. Also, it might be silly but just double-check the cable connection.
Hondabuff wrote: » check to see if the config register is set to 0x2102 under the "show version command"
Hondabuff wrote: » I remember doing this on an old 3550XL switch a long time ago. You had to rename the config.txt file to old then reload. I bought a switch on ebay and it never had the config cleared before. See if this gets you anywhere. Cisco Catalyst Fixed Configuration Layer 2 and Layer 3 Switches - Cisco The switch ended up being a L2 3550 which I didn't know at the time instead of a L3 switch. Ended up throwing $30 I the trash and lesson learned.
Hondabuff wrote: » Ahh the things you learn by having your own lab. If you did indeed delete the IOS out of flash then you will have to google for a new IOS for that switch. Then you will probably have to Xmodem a new IOS onto it through Rommon mode. It's not all lost yet. You have to explain to us about the wrong cable now!
clarson wrote: » get a serial console managemen cable, a terminal emulator that is capable of doing xmodem (such as teraterm), learn how to install an ios using xmodem.Recovering Catalyst Fixed Configuration Switches from a Corrupted or Missing Image - Cisco
mikeybinec wrote: » I know I'm off topic here, but that's why I have issues with GNS. You have to obtain an IOS to run the program, and frankly it's not legit to have an IOS that you download from the internet. I have several 2950 IOSs But I would think Cisco would not be happy if I set up an FTP site where folks could get IOSs for legacy equipment.
mikeybinec wrote: » I'm stunned.. I was there a couple of weeks ago trying to get an advanceservices ios for an router and it was DENIED!! Congrats!
clarson wrote: » if you set the baud rate to 115k it will take about 20 minutes. if your doing 9600, get back to it in the morning. doing xmodem ios install is something you want to know how to do, but not something you want a lot of experience doing.
JeanM wrote: » Take a deep breath You are on the right track, this time set the baud rate higher on the switch in rommon, then set it to match in terminal program.
clarson wrote: » maybe this will help youhttps://supportforums.cisco.com/blog/151336/loading-ios-switch-xmodem
clarson wrote: » sounds like the baud rate on your switch and your computer are set different. keep changing the baud on your terminal emulator (teraterm i'm guessing) until your able to get good clear text on the screen.