Basic Router and Switch Instructions (Cisco Devices)
Basic Router and Switch Instructions (Cisco Devices)
Basic Router and Switch Instructions (Cisco Devices)
5.
Password Recovery
However when it reload enter rommon again using the break sequence and type confreg 0x2102, then boot.
3500XL Switches
On the 3500 switches you must create vlans at the interface level, as there is no direct method to create a vlan. 1. 2. 3. 4. 5. 6. Type Enable Type Configure Terminal Type Interface Fa0/1 Type Switchport access vlan # (# is the number of the vlan you are trying to create) Type End Type Show Vlan to confirm your VLAN was created
1. 2. 3. 4.
Type Enable Type Show Version, find the .bin file listed in the output. (Example Below). Hit the Escape key to exit out of the Show version output. Type Copy flash:c3500xl-c3h2s-mz.120-5.WC3b.bin Tftp (Replace c3500xl-c3h2s-mz.1205.WC3b.bin with the name of your IOS Image) 5. Type in the IP Address or DNS name of the TFTP Server in this case: 192.168.1.150 6. Type the file name that you wish to save it with (default are shown in [ ] after the question, if you want the default just hit Enter), in this case: c3500xl-c3h2s-mz.120-5.WC3b.bin 7. Press Enter and it will upload it to your tftp server.
Creating Room on the Device for the IOS (Not Enough Space Error)
When loading a new IOS, the error of Not Enough Space may be received. In this case, the current image must be removed to provide the space for the new IOS to be installed. Before beginning this, you will want to save the current IOS to the TFTP server as a precaution. At any time during the delete process before step 6, the <CTRL>+ <C> combination may be used to cancel the process. 1. 2. 3. 4. 5. Type Enable Type Dir flash: Look for the name of a .bin file Type delete flash:c3500xl-c3h2s-mz.120-5.WC3b.bin Hit Enter twice to confirm the name to delete and to confirm the actual deletion.
Creation and Setup of a TFTP Server A TFTP server can easily be created on any Windows Server or desktop using the following instructions. You will need to download a free program called TFTPD32 to accomplish this task. 1. Download Tftpd32 3.35 2. Install Tftpd32 using the default options and start it running. 3. As shown in the screen shot, all you will need to do, is configure the following: a. Where the files are stored on the computer / server b. The IP address of your computer that the device will attempt to contact 4. Once configured, youre TFTP server is ready to send and receive IOS and configuration files.