• 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/37

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;

37 Cards in this Set

  • Front
  • Back
What does the command o/r 0x2142 provide?
A. It is used to restart the router.
B. It is used to bypass the configuration in NVRAM.
C. It is used to enter ROM Monitor mode.
D. It is used to view the lost password
B. The default configuration setting is 0x2102, which tells the router to load the IOS from flash
and the configuration from NVRAM. 0x2142 tells the router to bypass the configuration in
NVRAM so that you can perform password recovery.
Which command will copy the IOS to a backup host on your network?
A. transfer IOS to 172.16.10.1
B. copy run start
C. copy tftp flash
D. copy start tftp
E. copy flash tftp
E. To copy the IOS to a backup host, which is stored in flash memory by default, use the copy
flash tftp command
You are troubleshooting a connectivity problem in your corporate network and want to isolate
the problem. You suspect that a router on the route to an unreachable network is at fault.
What IOS user exec command should you issue?
A. Router>ping
B. Router>trace
C. Router>show ip route
D. Router>show interface
E. Router>show cdp neighbors
B. The command traceroute (trace for short), which can be issued from user mode or privileged
mode, is used to find the path a packet takes through an internetwork and will also show
you where the packet stops because of an error on a router.
You copy a configuration from a network host to a router’s RAM. The configuration looks
correct, yet it is not working at all. What could the problem be?
A. You copied the wrong configuration into RAM.
B. You copied the configuration into flash memory instead.
C. The copy did not override the shutdown command in running-config.
D. The IOS became corrupted after the copy command was initiated
C. Since the configuration looks correct, you probably didn’t screw up the copy job. However,
when you perform a copy from a network host to a router, the interfaces are automatically shut
down and need to be manually enabled with the no shutdown command.
A network administrator wants to upgrade the IOS of a router without removing the image
currently installed. What command will display the amount of memory consumed by the current
IOS image and indicate whether there is enough room available to hold both the current
and new images?
A. show version
B. show flash
C. show memory
D. show buffers
E. show running-config
B. The show flash command will provide you with the current IOS name and size and the size
of flash memory.
The corporate office sends you a new router to connect, but upon connecting the console cable,
you see that there is already a configuration on the router. What should be done before a new
configuration is entered in the router?
A. RAM should be erased and the router restarted.
B. Flash should be erased and the router restarted.
C. NVRAM should be erased and the router restarted.
D. The new configuration should be entered and saved.
C. Before you start to configure the router, you should erase the NVRAM with the erase
startup-config command and then reload the router using the reload command.
Which command loads a new version of the Cisco IOS into a router?
A. copy flash ftp
B. copy ftp flash
C. copy flash tftp
D. copy tftp flash
D. The command copy tftp flash will allow you to copy a new IOS into flash memory on
your router.
Which command will show you the IOS version running on your router?
A. sh IOS
B. sh flash
C. sh version
D. sh running-config
C. The best answer is show version, which shows you the IOS file running currently
on your router. The show flash command shows you the contents of flash memory, not
which file is running.
What should the configuration register value be after you successfully complete the password
recovery procedure and return the router to normal operation?
A. 0x2100
B. 0x2101
C. 0x2102
D. 0x2142
C. All Cisco routers have a default configuration register setting of 0x2102, which tells the
router to load the IOS from flash memory and the configuration from NVRAM.
You save the configuration on a router with the copy running-config startup-config
command and reboot the router. The router, however, comes up with a blank configuration.
What can the problem be?
A. You didn’t boot the router with the correct command.
B. NVRAM is corrupted.
C. The configuration register setting is incorrect.
D. The newly upgraded IOS is not compatible with the hardware of the router.
E. The configuration you save is not compatible with the hardware.
C. If you save a configuration and reload the router and it comes up either in setup mode or as a
blank configuration, chances are you have the configuration register setting incorrect.
If you want to have more than one Telnet session open at the same time, what keystroke combination
would you use?
A. Tab+spacebar
B. Ctrl+X, then 6
C. Ctrl+Shift+X, then 6
D. Ctrl+Shift+6, then X
D. To keep open one or more Telnet sessions, use the Ctrl+Shift+6 and then X keystroke
combination
You are unsuccessful in telnetting into a remote device. What could the problem be? (Choose two.)
A. IP addresses are incorrect.
B. Access control list is filtering Telnet.
C. There is a defective serial cable.
D. The VTY password is missing.
B, D. The best answers, the ones you need to remember, are that either an access control list
is filtering the Telnet session or the VTY password is not set on the remote device.
What information is displayed by the show hosts command? (Choose two.)
A. Temporary DNS entries
B. The names of the routers created using the hostname command
C. The IP addresses of workstations allowed to access the router
D. Permanent name-to-address mappings created using the ip host command
E. The length of time a host has been connected to the router via Telnet
A, D. The show hosts command provides information on temporary DNS entries and
permanent name-to-address mappings created using the ip host command.
Which three commands can be used to check LAN connectivity problems on a router?
(Choose three.)
A. show interfaces
B. show ip route
C. tracert
D. ping
E. dns lookups
A, B, D. The tracert command is a Windows command and will not work on a router!
A router uses the traceroute command.
You telnet to a router and make your necessary changes; now you want to end the Telnet
session. What command do you type in?
A. close
B. disable
C. disconnect
D. exit
D. Since the question never mentioned anything about a suspended session, you can assume
that the Telnet session is still open, and you would just type exit to close the session.
You telnet into a remote device and type debug ip rip, but no output from the debug
command is seen. What could the problem be?
A. You must type the show ip rip command first.
B. IP addressing on the network is incorrect.
C. You must use the terminal monitor command.
D. Debug output is sent only to the console.
C. To see console messages through your Telnet session, you must enter the terminal
monitor command.
Which command displays the configuration register setting?
A. show ip route
B. show boot version
C. show version
D. show flash
C. The show version command provides you with the current configuration
register setting.
You need to gather the IP address of a remote switch that is located in Hawaii. What can you
do to find the address?
A. Fly to Hawaii, console into the switch, then relax and have a drink with an umbrella in it.
B. Issue the show ip route command on the router connected to the switch.
C. Issue the show cdp neighbor command on the router connected to the switch.
D. Issue the show ip arp command on the router connected to the switch.
E. Issue the show cdp neighbors detail command on the router connected to the switch.
E. Although answer A is certainly the “best” answer, unfortunately answer E will work
just fine and your boss would probably prefer you to use the show cdp neighbors detail
command.
You have your laptop directly connected into a router’s Ethernet port. Which of the following are
among the requirements for the copy flash tftp command to be successful? (Choose three.)
A. TFTP server software must be running on the router.
B. TFTP server software must be running on your laptop.
C. The Ethernet cable connecting the laptop directly into the router’s Ethernet port must be
a straight-through cable.
D. The laptop must be on the same subnet as the router’s Ethernet interface.
E. The copy flash tftp command must be supplied the IP address of the laptop.
F. There must be enough room in the flash memory of the router to accommodate the file to
be copied.
B, D, E. Before you back up an IOS image to a laptop directly connected to a router’s Ethernet
port, make sure the TFTP server software is running on your laptop, that the Ethernet cable
is a “crossover,” and that the laptop is in the same subnet as the router’s Ethernet port, and
then you can use the copy flash tftp command from your laptop.
The configuration register setting of 0x2102 provides what function to a router?
A. Tells the router to boot into ROM monitor mode
B. Provides password recovery
C. Tells the router to look in NVRAM for the boot sequence
D. Boots the IOS from a TFTP server
E. Boots an IOS image stored in ROM
C. The default configuration setting of 0x2102 tells the router to look in NVRAM for the boot
sequence.
Remember the various configuration register commands and settings
The 0x2102 setting is
the default on all Cisco routers and tells the router to look in NVRAM for the boot sequence.
0x2101 tells the router to boot from ROM, and 0x2142 tells the router to not load the startupconfig
in NVRAM to provide password recovery.
Remember how to back up an IOS image.
By using the privileged-mode command copy
flash tftp, you can back up a file from flash memory to a TFTP (network) server.
Remember what you must complete before you back up an IOS image to a network server.
Make sure that you can access the network server, ensure that the network server has adequate
space for the code image, and verify the file naming and path requirement.
Remember how to save the configuration of a router.
There are a couple of ways to do this, but
the most common, as well as most tested, method is copy running-config startup-config.
Remember the command to verify your Telnet sessions.
The command show sessions
will provide you with information about all the sessions your router has with other routers.
Remember how to build a static host table on a router.
By using the global configuration
command ip host host_name ip_address, you can build a static host table on your router.
You can apply multiple IP addresses against the same host entry.
Remember how to verify your host table on a router.
You can verify the host table with the
show hosts command.
What is the command to copy a Cisco IOS to a TFTP server?
copy flash tftp
What is the command to copy a Cisco startup-config file to a TFTP server?
copy start tftp
What is the command to copy the startup-config file to DRAM?
copy start run
What is an older command that you can use to copy the startup-config file to DRAM?
config mem
What command can you use to see the neighbor router’s IP address from your router prompt?
show cdp neighbor detail or show cdp entry *
What command can you use to see the hostname, local interface, platform, and remote
port of a neighbor router?
show cdp neighbor
What keystrokes can you use to telnet into multiple devices simultaneously?
Ctrl+Shift+6, then X
What command will show you your active Telnet connections to neighbor and
remote devices?
show sessions
What command can you use to upgrade a Cisco IOS?
copy tftp flash
What command can you use to merge a backup configuration with the configuration
in RAM?
Either copy tftp run or copy start run