Java Games: Flashcards, matching, concentration, and word search.

II. 7 & 8 IOS Images & Router Configuration 2

AB
The default source for Cisco IOS software startup depends onthe hardware platform
Locating IOS image sequenceNVRAM, Flash, TFTP server
0x---0Use ROM monitor mode
Use ROM monitor mode meansmanually boot using the b command
0x---1Automatically boot from ROM
boot from ROMdefault if router has no Flash
0x---2 to 0x---FExamine NVRAM for boot system command
The order in which the router looks for system bootstrap information depends on theboot field setting in the configuration register.
You can change the default configuration register setting with theglobal configuration-mode command config-register
The configuration register is a16-bit register in NVRAM
The lowest 4 bits of the configuration register (bits 3, 2, 1, and 0) formthe boot field
Set the configuration register value to 0x100 if you need toenter the ROM monitor
To check the boot field setting, use theshow version command
The advantage of loading a system image from Flash is that information stored in Flash memory isnot vulnerable to network failures that can occur when loading system images from TFTP servers
The system image in ROM will likely be asubset of Cisco IOS software, that lacks the protocols, features, and configurations of full Cisco IOS software
The TFTP server can beanother router, or it can be a host system
The TFTP host can be any system that has TFTP software loaded andoperating and able to receive files from the TCP/IP network
1st step preparing to copy software between the TFTP host and Flash memory in the routercheck to make sure that you can access the TFTP server over the TCP/IP network. ( ping )
2nd step preparing to copy software between the TFTP host and Flash memory in the routerOn the router, check to make sure that you can see and write into Flash memory
3rd step preparing to copy software between the TFTP host and Flash memory in the routerVerify that the router has sufficient room in Flash memory to accommodate the Cisco IOS software image.
4th step preparing to copy software between the TFTP host and Flash memory in the routerOn the UNIX TFTP server, check to make sure you know the file or file space for the Cisco IOS software image.
commands used to check the IOS image name on the tftp serverdir or ls
show flashverify that you have sufficient memory on your system for the Cisco IOS software that you want to load
if insufficient free memory for tftp file transferobtain a smaller Cisco IOS software image or increase the available memory on the router.
always backup your current IOS beforeupgrading to a newer version
Cisco IOS name cpa25-cg-1; the cpa25 meansthe platform on which the image runs
Cisco IOS name cpa25-cg-1; the cg meansidentifies the special capabilities and feature sets supported in the image
Cisco IOS name cpa25-cg-1; the 1 meanswhere the image runs and whether it has been zipped or compressed
Cisco IOS name gs7-k-mz; the mzmeansrun location = RAM & compression = zipped
copy flash tftpcopy the system image to a TFTP server
IOS image files can be renamed during transfer fromflash to tftp server
One reason for this upload IOS image to tftp serverprovide a fallback copy of the current image prior to updating the image with a new version
copy tftp flash begins by requestingthe IP address of the remote host that will act as the TFTP server
during copy tftp flash you will be asked if youare willing to erase Flash memory
During the copy tftp flash routine each exclamation point (!) means thatone User Datagram Protocol (UDP) segment has successfully transferred.
During the copy tftp flash routine, the series of Vs indicatessuccessful checksum verification of a segment.
reloadreboots the router
copy tftp flashallow you to download the image that you previously uploaded to the TFTP server
After you enter the copy tftp flash command, the system prompts you for theIP address (or name) of the TFTP server.
If you attempt to copy into Flash memory a file that is already thereThis file will be deleted when you copy the new file into Flash memory
If you attempt to copy into Flash memory a file that is already there & there is room for both copies in flash, the first copy of the file still resides within Flash memory, but is rendered unusable in favor of the newest version,
the oldest IOS image in Flash will belisted with the [deleted] tag when you use the show flash command.
If you abort the copy tftp flash processthe newer file will be marked [deleted] because the entire file was not copied and is therefore not valid.
Stop router boot processCNTRL + Break within 60 seconds
o/r 0x2142changed configuration register during password recover on 2500 routers


Continuing Education
Harrison County
Bridgeport, WV

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities