Главная » Просмотр файлов » ActualTests.Cisco.640-802.Exam.Q.and.A.08.15.08-DDU

ActualTests.Cisco.640-802.Exam.Q.and.A.08.15.08-DDU (1130589), страница 42

Файл №1130589 ActualTests.Cisco.640-802.Exam.Q.and.A.08.15.08-DDU (Дополнительные материалы) 42 страницаActualTests.Cisco.640-802.Exam.Q.and.A.08.15.08-DDU (1130589) страница 422019-05-12СтудИзба
Просмтор этого файла доступен только зарегистрированным пользователям. Но у нас супер быстрая регистрация: достаточно только электронной почты!

Текст из файла (страница 42)

To upload a new version of the IOSE. To allow a new memory upgrade to be recognized by the routerAnswer: BExplanation:About 99 percent of the time someone uses a config-register, it's more than likelybecause of a lost router password. The two config-registers for recovering passwords are0x2102 and 0x2142.The first config-register, 0x2102, is the normal config-register if you boot the router frominternal Flash. You can see this config-register by using the show version command.In this output, you'll notice the last line says, "Configuration register is 0x2102." This isnormal.But let's say you forgot the router's password.

To recover this password (as long as it'sunencrypted), boot the router and bypass the startup-config using config-register 0x2142;you should then be able to see the password in the startup-config. You can use the samemethod for encrypted passwords, but you'll need to overwrite the original password witha new one. To change the configuration register, enter the following:Router(config)# config-register 0x2142This will instruct the router to bypass the configuration and boot up as if it were a brandnew router using factory default settings.QUESTION 363:After making some network changes you power off and then power on your CiscoActualtests.com - The Power of Knowing640-802router named CK1 .

What sequence of events occurs when CK1 is powered up?A. Perform POST, locate configuration statements, apply configuration statements, locateCisco IOS software, and load Cisco IOS software.B. Locate Cisco IOS software, load Cisco IOS software, locate configuration statements,apply configuration statements, and perform POST.C. Test software routines, POST, load configuration files, load Cisco IOS software, testCisco IOS software.D.

Perform POST, locate Cisco IOS software, load the Cisco IOS software, locateconfiguration statements, and apply configuration statements.E. Load and test IOS, load configuration files, test software routines, POST.F. None of the aboveAnswer: DExplanation:Upon initial start up, Cisco routers perform the following steps in order:1. The router performs a power-on self-test (POST) to discover and verify the hardware.2. The router loads and runs bootstrap code from ROM.3. The router finds the IOS or other software and loads it.4. The router finds the configuration file and loads it into running config.QUESTION 364:You are the network administrator at Certkiller . You need to perform passwordrecovery on Router CK1 .

What must you modify in the password recovery process?(Choose two.)A. Configuration registerB. NVRAMC. Boot flashD. CMOSE. FlashAnswer: A, BExplanation:Recovering a Lost PasswordThis section describes how to recover a lost enablepassword and how to enter a new enable secret password.Password recovery consists of the following major processes:Determining the Configuration Register Value1. With this process, you determine the configuration of the router, so that you mayrestore the configuration after the password is recovered.Resetting the RouterActualtests.com - The Power of Knowing640-8021. With this process, you reconfigure the router to its initial startup configuration.

Youthen display the enable password, if one is used.Resetting the Password1. If you are using an enable secret password, you enter a new password with thisprocess. You then restore the router to its prior configuration.Resetting the Configuration Register Value1. If you are using an enable password, you use this process to restore the router to itsprior configuration.QUESTION 365:How can a Certkiller administrator determine if a router has been configured whenit is first powered up?A. A configured router prompts for a passwordB. A configured router goes to the privileged mode promptC.

An un configured router goes into the setup dialogD. An un configured router goes to the enable mode promptAnswer: CExplanation:If a non-configured router is started, then it goes into setup mode and ask for theminimum configuration parameters (hostname, IP address to interfaces, enable password,etc). If the router is already configured it boots by implementing the saved startup-config.QUESTION 366:What will cause a Certkiller router to enter setup mode? (Choose two)A.

The configuration file is missing in NVRAM.B. The configuration register is set to 0x2100.C. Boot system commands are misconfigured in the running-configuration.D. The setup command was issued from the privileged mode prompt.E. The IOS is missing.F. The IOS is corrupt.Answer: A, DExplanation:When router boots up, it checks the valid configuration into NVRAM and tries to loadthe configuration. If there is not configuration router automatically goes into setupdialog. From setup dialog, you able to configuration the basic configuration. As well youcan run the setup command manually from privileged mode using the setup command.Actualtests.com - The Power of Knowing640-802QUESTION 367:Refer to the graphic.

A network associate is planning to copy a new IOS image intothe Certkiller 1 router. This new image requires 8 MB of flash memory and 32 MB ofRAM. How will the IOS proceed with the copy process?A. The new IOS will be copied into flash memory and the current image will remain.B. IOS will issue an error message because flash memory is not large enough to hold thenew image.C.

During the copy process, the current IOS image will be erased.D. The current IOS image must be manually erased before IOS will allow the new imageto be copied.Answer: AExplanation:According to the output shown above, the existing IOS is 8760520 bytes (8M) and thetotal size of the flash on this device is 24567K (24M). The new IOS only requires anadditional 8 MB, so it will be copied on to the flash directly and both images will resideon the flash. The existing IOS is only overwritten it there is insufficient space to holdboth.QUESTION 368:What is the default configuration register setting on most Cisco routers?A.

0x2104B. 0x2012C. 0x2210D. 0x2102E. 0x2142F. None of the aboveAnswer: DActualtests.com - The Power of Knowing640-802Explanation:About 99 percent of the time someone uses a config-register, it's more than likelybecause of a lost router password. Normally, the two config-registers for recoveringpasswords are 0x2102 and 0x2142.The first config-register, 0x2102, is the normal config-register if you boot the router frominternal Flash.

You can see this config-register by using the show version command.In this output, you'll notice the last line says, "Configuration register is 0x2102." This isnormal.QUESTION 369:During the boot sequence, a Certkiller 2800 series router needs to locate and load anoperating system.

What is the default order the router uses to find an operatingsystem?A. ROM, TFTP server, FlashB. Flash, TFTP server, ROMC. Flash, NVRAM, TFTP serverD. Flash, ROM, TFTP serverE. Flash, TFTP server, RAMAnswer: BExplanation:Booting up the Router:Cisco routers can boot Cisco IOS software from these locations:1. Flash memory2. TFTP server3.

ROM (not full Cisco IOS)Multiple source options provide flexibility and fallback alternatives.Reference: http://www.svrops.com/svrops/documents/ciscoboot.htmQUESTION 370:What will a new Certkiller router do during startup if a configuration file is notlocated in NVRAM?A. It will search for the configuration file in the locations specified by boot systemcommands.B. It will search for the configuration file in flash and if no configuration file is foundthere, it will enter the setup dialog.C. It will search for the configuration file on a TFTP server and if no configuration file isfound there, it will enter the setup dialog.Actualtests.com - The Power of Knowing640-802D.

It will search for the configuration file in flash and if no configuration file is foundthere, it will load a limited configuration file from ROM.E. It will search for the configuration file on a TFTP server and if no configuration file isfound there, it will load a limited configuration file from ROM.Answer: CExplanation:When a router boots and is able to locate the IOS it begins to load the configuration file.The configuration file, saved in NVRAM, is loaded into main memory and executed oneline at a time.

These configuration commands start routing processes, supply addressesfor interfaces, and set media characteristics.If no configuration file exists in NVRAM, the router attempts a network boot and sends abroadcast request for the file on a TFTP server. If this is also not found, the operatingsystem executes a question-driven initial configuration routine called the systemconfiguration dialog.QUESTION 371:A Certkiller router boots to the prompt shown in the exhibit below.

What does thissignify, and how should the network administrator respond?Exhibit:A. This prompt signifies that the configuration file was not found in flash memory. Thenetwork administrator should use TFTP to transfer a configuration file to the router.B.

This prompt signifies that the IOS image in flash memory is invalid or corrupt. Thenetwork administrator should use TFTP to transfer an IOS image to the router.C. This prompt signifies that the configuration file was not found in NVRAM. Thenetwork administrator should follow the prompts to enter a basic configuration.D. This prompt signifies that the router could not authenticate the user. The networkadministrator should modify the IOS image and reboot the router.Answer: BExplanation:The default boot sequence for Cisco IOS software:1. NVRAM2. Flash (sequential)3. TFTP server (network boot)Actualtests.com - The Power of Knowing640-8024.

ROM (partial IOS)If a router boots up in ROM mode as shown in this example, it means that the router wasunsuccessfully able to find a valid IOS to boot from, and a valid IOS image will need tobe loaded onto it.QUESTION 372:A Certkiller router boots up in ROMMON mode.

What is ROM Monitor(ROMMON)?A. A memory component for storing the saved configuration fileB. A memory management toolC. An operating system used for hardware troubleshooting and for password recoveryD. Temporary storage space for the router operating filesE. The source of the primary Cisco IOS software imageF.

None of the aboveAnswer: CExplanation:The ROM Monitor is a very limited code set that enables you to perform elementaryfunctions to manually get the router or switch back to a functioning state. You canperform low-level diagnostics and even copy a new IOS file to the Cisco device over theconsole port.

Характеристики

Тип файла
PDF-файл
Размер
12,38 Mb
Тип материала
Высшее учебное заведение

Список файлов учебной работы

Дополнительные материалы
CISCO
ActualTests Cisco.640-802 Exam Questions and Answers-08.15
index.htm
CCNA 1 UPDATED_files
ads_data_003
index.htm
netError.css
strres.js
ads_data
index.htm
sma6.js
cm_data
index.htm
navbar_data
107652916-dom.js
2461938849-navbar1_bundle.css
3625575137-cookies.js
4095335807-common.js
index.htm
urchin.js
65355.php.htm
1450122297-widgets.js
2300090209-widget_css_bundle.css
3727950723-blog_controls.css
Свежие статьи
Популярно сейчас
А знаете ли Вы, что из года в год задания практически не меняются? Математика, преподаваемая в учебных заведениях, никак не менялась минимум 30 лет. Найдите нужный учебный материал на СтудИзбе!
Ответы на популярные вопросы
Да! Наши авторы собирают и выкладывают те работы, которые сдаются в Вашем учебном заведении ежегодно и уже проверены преподавателями.
Да! У нас любой человек может выложить любую учебную работу и зарабатывать на её продажах! Но каждый учебный материал публикуется только после тщательной проверки администрацией.
Вернём деньги! А если быть более точными, то автору даётся немного времени на исправление, а если не исправит или выйдет время, то вернём деньги в полном объёме!
Да! На равне с готовыми студенческими работами у нас продаются услуги. Цены на услуги видны сразу, то есть Вам нужно только указать параметры и сразу можно оплачивать.
Отзывы студентов
Ставлю 10/10
Все нравится, очень удобный сайт, помогает в учебе. Кроме этого, можно заработать самому, выставляя готовые учебные материалы на продажу здесь. Рейтинги и отзывы на преподавателей очень помогают сориентироваться в начале нового семестра. Спасибо за такую функцию. Ставлю максимальную оценку.
Лучшая платформа для успешной сдачи сессии
Познакомился со СтудИзбой благодаря своему другу, очень нравится интерфейс, количество доступных файлов, цена, в общем, все прекрасно. Даже сам продаю какие-то свои работы.
Студизба ван лав ❤
Очень офигенный сайт для студентов. Много полезных учебных материалов. Пользуюсь студизбой с октября 2021 года. Серьёзных нареканий нет. Хотелось бы, что бы ввели подписочную модель и сделали материалы дешевле 300 рублей в рамках подписки бесплатными.
Отличный сайт
Лично меня всё устраивает - и покупка, и продажа; и цены, и возможность предпросмотра куска файла, и обилие бесплатных файлов (в подборках по авторам, читай, ВУЗам и факультетам). Есть определённые баги, но всё решаемо, да и администраторы реагируют в течение суток.
Маленький отзыв о большом помощнике!
Студизба спасает в те моменты, когда сроки горят, а работ накопилось достаточно. Довольно удобный сайт с простой навигацией и огромным количеством материалов.
Студ. Изба как крупнейший сборник работ для студентов
Тут дофига бывает всего полезного. Печально, что бывают предметы по которым даже одного бесплатного решения нет, но это скорее вопрос к студентам. В остальном всё здорово.
Спасательный островок
Если уже не успеваешь разобраться или застрял на каком-то задание поможет тебе быстро и недорого решить твою проблему.
Всё и так отлично
Всё очень удобно. Особенно круто, что есть система бонусов и можно выводить остатки денег. Очень много качественных бесплатных файлов.
Отзыв о системе "Студизба"
Отличная платформа для распространения работ, востребованных студентами. Хорошо налаженная и качественная работа сайта, огромная база заданий и аудитория.
Отличный помощник
Отличный сайт с кучей полезных файлов, позволяющий найти много методичек / учебников / отзывов о вузах и преподователях.
Отлично помогает студентам в любой момент для решения трудных и незамедлительных задач
Хотелось бы больше конкретной информации о преподавателях. А так в принципе хороший сайт, всегда им пользуюсь и ни разу не было желания прекратить. Хороший сайт для помощи студентам, удобный и приятный интерфейс. Из недостатков можно выделить только отсутствия небольшого количества файлов.
Спасибо за шикарный сайт
Великолепный сайт на котором студент за не большие деньги может найти помощь с дз, проектами курсовыми, лабораторными, а также узнать отзывы на преподавателей и бесплатно скачать пособия.
Популярные преподаватели
Добавляйте материалы
и зарабатывайте!
Продажи идут автоматически
6418
Авторов
на СтудИзбе
307
Средний доход
с одного платного файла
Обучение Подробнее