Interview Preparation Exam  >  Interview Preparation Tests  >  Placement Papers - Technical & HR Questions  >  Managing A Cisco Internetwork, Networking Quiz - Interview Preparation MCQ

Managing A Cisco Internetwork, Networking Quiz - Interview Preparation MCQ


Test Description

20 Questions MCQ Test Placement Papers - Technical & HR Questions - Managing A Cisco Internetwork, Networking Quiz

Managing A Cisco Internetwork, Networking Quiz for Interview Preparation 2024 is part of Placement Papers - Technical & HR Questions preparation. The Managing A Cisco Internetwork, Networking Quiz questions and answers have been prepared according to the Interview Preparation exam syllabus.The Managing A Cisco Internetwork, Networking Quiz MCQs are made for Interview Preparation 2024 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Managing A Cisco Internetwork, Networking Quiz below.
Solutions of Managing A Cisco Internetwork, Networking Quiz questions in English are available as part of our Placement Papers - Technical & HR Questions for Interview Preparation & Managing A Cisco Internetwork, Networking Quiz solutions in Hindi for Placement Papers - Technical & HR Questions course. Download more important topics, notes, lectures and mock test series for Interview Preparation Exam by signing up for free. Attempt Managing A Cisco Internetwork, Networking Quiz | 20 questions in 40 minutes | Mock test for Interview Preparation preparation | Free important questions MCQ to study Placement Papers - Technical & HR Questions for Interview Preparation Exam | Download free PDF with solutions
Managing A Cisco Internetwork, Networking Quiz - Question 1

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?

  1. TFTP server software must be running on the router.
  2. TFTP server software must be running on your laptop.
  3. The Ethernet cable connecting the laptop directly into the router's Ethernet port must be a straight-through cable.
  4. The laptop must be on the same subnet as the router's Ethernet interface.
  5. The copy flash tftp command must be supplied the IP address of the laptop.

 

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 1

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.

Managing A Cisco Internetwork, Networking Quiz - Question 2

What information is displayed by the show hosts command?

  1. Temporary DNS entries
  2. The names of the routers created using the hostname command
  3. The IP addresses of workstations allowed to access the router
  4. Permanent name-to-address mappings created using the ip host command
  5. The length of time a host has been connected to the router via Telnet

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 2
The show hosts command provides information on temporary DNS entries and permanent name-to-address mappings created using the ip host command.
1 Crore+ students have signed up on EduRev. Have you? Download the App
Managing A Cisco Internetwork, Networking Quiz - Question 3

You are unsuccessful in telnetting into a remote device. What could the problem be?

  1. IP addresses are incorrect.
  2. Access control list is filtering Telnet.
  3. There is a defective serial cable.
  4. The VTY password is missing.

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 3
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.
Managing A Cisco Internetwork, Networking Quiz - Question 4

Which three commands can be used to check LAN connectivity problems on a router?

  1. show interfaces
  2. show ip route
  3. tracert
  4. ping
  5. dns lookups
Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 4
The tracert command is a Windows command and will not work on a router! A router uses the traceroute command.
Managing A Cisco Internetwork, Networking Quiz - Question 5

If you want to have more than one Telnet session open at the same time, what keystroke combination would you use?

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 5
To keep open one or more Telnet sessions, use the Ctrl+Shift+6 and then X keystroke combination.
Managing A Cisco Internetwork, Networking Quiz - Question 6

Which command will copy the IOS to a backup host on your network?

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 6
To copy the IOS to a backup host, which is stored in flash memory by default, use the copy flash tftp command.
Managing A Cisco Internetwork, Networking Quiz - Question 7

Which command loads a new version of the Cisco IOS into a router?

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 7
The command copy tftp flash will allow you to copy a new IOS into flash memory on your router.
Managing A Cisco Internetwork, Networking Quiz - Question 8

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?

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 8
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.
Managing A Cisco Internetwork, Networking Quiz - Question 9

The configuration register setting of 0x2102 provides what function to a router?

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 9
The default configuration setting of 0x2102 tells the router to look in NVRAM for the boot sequence.
Managing A Cisco Internetwork, Networking Quiz - Question 10

You telnet to a router and make your necessary changes; now you want to end the Telnet session. What command do you type in?

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 10
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.
Managing A Cisco Internetwork, Networking Quiz - Question 11

Which command displays the configuration register setting?

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 11
The show version command provides you with the current configuration register setting.
Managing A Cisco Internetwork, Networking Quiz - Question 12

What should the configuration register value be after you successfully complete the password recovery procedure and return the router to normal operation?

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 12
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.
Managing A Cisco Internetwork, Networking Quiz - Question 13

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?

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 13
To see console messages through your Telnet session, you must enter the terminal monitor command.
Managing A Cisco Internetwork, Networking Quiz - Question 14

What does the command o/r 0x2142 provide?

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 14
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.
Managing A Cisco Internetwork, Networking Quiz - Question 15

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?

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 15
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.
Managing A Cisco Internetwork, Networking Quiz - Question 16

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?

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 16
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.
Managing A Cisco Internetwork, Networking Quiz - Question 17

Which command will show you the IOS version running on your router?

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 17
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.
Managing A Cisco Internetwork, Networking Quiz - Question 18

You need to gather the IP address of a remote switch that is located in Hawaii. What can you do to find the address?

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 18
Although option A is certainly the "best" answer, unfortunately option D will work just fine and your boss would probably prefer you to use the show cdp neighbors detail command.
Managing A Cisco Internetwork, Networking Quiz - Question 19

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?

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 19
The show flash command will provide you with the current IOS name and size and the size of flash memory.
Managing A Cisco Internetwork, Networking Quiz - Question 20

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?

Detailed Solution for Managing A Cisco Internetwork, Networking Quiz - Question 20
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.
85 docs|57 tests
Information about Managing A Cisco Internetwork, Networking Quiz Page
In this test you can find the Exam questions for Managing A Cisco Internetwork, Networking Quiz solved & explained in the simplest way possible. Besides giving Questions and answers for Managing A Cisco Internetwork, Networking Quiz, EduRev gives you an ample number of Online tests for practice

Top Courses for Interview Preparation

Download as PDF

Top Courses for Interview Preparation