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

Networking 2 Chpt 7-8

AB
Boot System Commands in NVRAMWhere the router looks to determine where the Cisco IOS software will boot.
Designated Fallback SourcesYou can specify these to tell the router where to boot from.
FlashWhere router will first boot the IOS (by default) if there are no boot commands in NVRAM.
TFTP ServerWhere the router boots (by default) if the Flash is empty.
router(config)#config-registerCommand to change the default configuration setting.
0x...0Configuration register tells to boot from ROM monitor
0x...1Configuration register tells to boot from ROM
0x...2Configuration register tells to examine NVRAM for boot system commands.
router#show versionCommand used to check boot field/configuration register setting and displays information about the Cisco IOS software image file..
router(config)#boot system flash [filename]Command used to tell router to boot from FLASH.
router(config)#boot system tftp [filename] [ip address of tftp server]Command used to tell router to boot from TFTP network server.
router(config)#boot system romCommand used to tell router to boot from ROM.
router#copy running-config startup-configCommand to save the configuration file to NVRAM.
Perform before copying software between TFTP & flashPing TFTP, Verify sufficient room in Flash memory, Specify a filename for IOS image.
router#show flashCommand used to check the amount fo system memory available and views the name of the system image file.
3 parts of IOS naming conventionPlatform on which image runs, Special capabilities, Specifics where image runs & is compressed or not.
cpa25Of example cpa25-cg-1, identifies the platform on which image runs.
cgOf example cpa25-cg-1, identifies the special capabilities.
1Of example cpa25-cg-1, identifies where the image runs & if it is compressed.
router#copy flash tftpCommand to copy IOS image stored in flash to a network server.
router#copy tftp flashCommand to copy IOS image from a network server to flash.
router(config)#int e0 ip address subnet maskCommand used to configure an Ethernet port.
router(config)#router ripCommand used to configure a routing protocol.
RXBOOTMode to recover passwords
Ctrl+BreakKey command to break into router during the cold boot.
0x2142Configuration register entered on a Cisco 2500 series router during password recovery procedure.

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