• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/7

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

7 Cards in this Set

  • Front
  • Back
Router(config)#boot system flash image-name
Loads the Cisco IOS Software with image-name
Router(config)#boot system tftp image-name server-ip
Loads the Cisco IOS Software with image-name from a TFTP server.
Router(config)#boot system rom
Loads the Cisco IOS Software from ROM.
Router#copy running-config startup-config
Saves the running configuration to NVRAM. The router will execute commands in their order on the next reload.
Router#copy running-config tftp
Copies the running configuration to the remote TFTP server
Router#copy tftp running-config
Copies the configuration file from the TFTP server to DRAM
rommon 1 >confred
Shoes the configuration summary. step through the questions answering defaults until youc an change the console baud rate. Change it to 115200; it makes transfer go faster