Главная » Просмотр файлов » 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), страница 40

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

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

Identify the four valid IPv6addresses below that could be used in this network. (Choose four)A. ::192:168:0:1B. 2002:c0a8:101::42C. 2000::D. ::E. 2001:3452:4952:2837::F. 2003:dead:beef:4dad:23:46:bb:101Answer: A, B, D, FExplanation:From RFC 1884: IP VersiActualtests.com - The Power of Knowing640-802After the router interfaces shown in the diagram have been configured, it isdiscovered that hosts in the Certkiller 1 LAN cannot access the Internet.

Furthertesting reveals additional connectivity issues. What will fix this problem?A. Change the subnet mask of the Certkiller 2 router LAN interface.B. Change the address of the Certkiller 1router WAN interface.C. Change the address of the Certkiller 2 router interface to the Internet.D. Change the address of the Certkiller 1 router LAN interface.E. Change the address of the Certkiller 2 router LAN interface.F.

Change the subnet mask of the Certkiller 2 router interface to the Internet.G. None of the aboveAnswer: BExplanation:In order for two routers to be able to send and receive traffic across a point to point seriallink, the IP addresses of the two serial interfaces across this link needs to be in the sameIP subnet. Since we are using a /30 in this case, only 2 valid IP addresses are usable butas we can see in this example the 192.168.10.82/30 and 192.168.10.85/30 IP addressesreside in two different subnets.QUESTION 344:Exhibit:You work as a network technician at a Certkiller office.

After configuring twointerfaces on the Certkiller 3 router as shown, you notice an error message. Whatshould be done to fix this error?A. The subnet mask of the serial interface on Certkiller 3 should be changed to255.255.255.0.Actualtests.com - The Power of Knowing640-802B. The subnet mask of the FastEthernet interface on Certkiller 3 should be changed to255.255.255.240.C. The serial interface must be configured first.D.

The serial interface must use the address 192.168.1.2.E. The address of the FastEthernet interface should be changed to 192.168.1.66.Answer: BExplanation:Cisco routers will not allow you to configure two interfaces that belong to the same IPsubnet. In this case, by giving the serial 0/0 interface an IP address of 192.168.1.65, itwould belong to this /28 subnet but it would also belong to the 192.168.1.17/24 subnet.You need to ensure that two interfaces are given IP addresses and subnet masks so thatthey belong to different subnets, and given the options only the option of changing themask of the FE interface to an /28 will accomplish this.QUESTION 345:Exhibit:The junior network support staff at Certkiller provided the diagram as arecommended configuration for the first phase of a four-phase network expansionproject. The entire network expansion will have over 1000 users on 14 networksegments and has been allocated this IP address space:192.168.1.1 through 192.168.5.255192.168.100.1 through 198.168.100.255There are three problems with this IP addressing design.

What are they? (Choosethree)A. The broadcast domain in AREA 1 is too large for IP to function.B. The AREA 3 IP address space is inadequate for the number of users.C. AREA 2 could use a mask of /25 to conserve IP address space.D. The router-to-router connection is wasting address space.Actualtests.com - The Power of Knowing640-802E.

The network address space that is provided requires a single network-wide mask.F. The AREA 1 IP address space is inadequate for the number of users.Answer: C, D, FExplanation:C: Since there are only 60 users on this LAN, a /25 could be used as that will provide forup to 128 IP addresses (126 usable).

In fact, since there are only 60 users, a /26 could beused as that will provide for up to 62 usable IP addresses. However, this would notaccommodate any kind of growth and could cause problems in the future.D: On point to point serial router links, a /30 is generally used as this will allow for only2 usable IP addresses, which is all that is needed. In this case, a /26 has been assigned.F: In this area, there are 500 users, but a /24 will only provide for 254 usable IPaddresses. A /23 or larger will be needed to accommodate this many users.QUESTION 346:The following output was shown on router Certkiller 3:Refer to the output of the two show commands in the exhibit above.

If the Certkillernetwork administrator tries to ping host 10.1.8.55 from host 10.1.6.100, how willthese ICMP packets be processed by Router Certkiller 3?A. The packets will be routed out the Fa0/0 interfaceB. The packets will be discardedC. The packets will be routed out the S0/0 interfaceD. The packets will be routed out the S0/1 interfaceE. None of the aboveAnswer: DActualtests.com - The Power of Knowing640-802QUESTION 347:Router CK1 receives information about network 192.168.111.0/24 from multiplesources. What will CK1 consider the most reliable information about the path tothat network?A.

An OSPF update for network 192.168.111.0/16B. A static route to network 192168.1111.0/24C. A Directly connected interface with an address of 192.168.1111.254/24D. A RIP update for network 192.168.1111.0/24E. A Default route with a next hop address of 192.168.1111.1F. A static route to network 192.168.1111.0/24 with a local serial interface configured asthe next hopG. None of the aboveAnswer: CQUESTION 348:Router CK1 has just received a packet and needs to route it. What two actions mustthis router take in order to route incoming packets? (Choose two)A. Inspect the routing table to select the best path to the destination network addresses.B. Validate sources of routing information.C.

Inspect the ARP table to verify a legitimate source MAC address for each packet.D. Identify the destination network address of each packet.E. Verify the receipt of routed packets by the next hop router.F. Identify the source network address of each packet.Answer: A, DExplanation:The router decides how to forward an incoming packet by finding the routes that "match"the destination address of the packet, and then forwarding it according to the mostnarrowly applicable one. A packet matches a route in the following way: a packet has(among other things) a destination address in its header, a route contains either a networkor a host address, a network mask (netmask), and instructions on how to forward a packetusing the route.

The packet matches the route if its destination address is part of theaddress subspace defined by the network address or exactly matches the host address ofthe route. A route is more narrowly applicable than another if the address subspacedefined by its network address contains fewer actual addresses than the other, which isindicated by the netmask.

An entry with a host address, rather than a network address, isthe narrowest kind.Actualtests.com - The Power of Knowing640-802QUESTION 349:Part of the Certkiller network is shown below:In this network, host Certkiller A has established communications with hostCertkiller B for the first time. What enabled router Certkiller 2 to forward this trafficin the appropriate direction to reach the network to which host Certkiller B isattached?A. A default gatewayB. TCP/IPC. A routing protocolD. DHCPE. A Layer 4 protocolF.

DNSG. None of the aboveAnswer: CExplanation:Routing is the process of selecting paths in a network along which to send data orphysical traffic. In order for routers to know how to forward traffic to the correctdestinations located on other IP networks, a routing protocol must be enabled, either viathe use of a dynamic routing protocol such as RIP or EIGRP, or through the use of staticroutes.QUESTION 350:Exhibit:Actualtests.com - The Power of Knowing640-802You work as a network technician at Certkiller .com.

Study the exhibit carefully. Forwhat reasons have this Certkiller router loaded its IOS image from the location thatis shown? (Choose two)A. Certkiller 3 defaulted to ROMMON mode and laded the IOS image from a TFTPserverB. Cisco Routers will first attempt to load an image from TFTP for management purposeC. Ruouter1 has specific boot system commands that instruct it to load IOS from a TFTPserverD. Certkiller 3 is acting as a TFTP server fro other routersE.

Certkiller 3 can't locate valid IOS image in flash memoryAnswer: C, EQUESTION 351:Actualtests.com - The Power of Knowing640-802You work as a network technician at Certkiller .com. Study the exhibit carefully.What will router Certkiller A do when it starts up next time?A. start the limited IOS in ROMB. start in ROM monitor modeC. retrieve configuration information from the running-config fileD.

look for startup instructions in NVRAME. load IOS from flashAnswer: BExplanation:RAM-Sometimes called DRAM for dynamic random-access memory, RAM is used bythe router just as it is used by any other computer: for working storage. The running oractive configuration file is stored here.ROM-This type of memory (read-only memory) stores a bootable IOS image, whichtypically is not used for normal operation. ROM contains the code that is used to boot therouter until the router knows where to get the full IOS image or as a backup bootableimage, in case there are problems.Flash memory-Either an EEPROM or a PCMCIA card, Flash memory stores fullyfunctional IOS images and is the default location where the router gets its IOS at boottime. Flash memory also can be used to store any other files, including configurationActualtests.com - The Power of Knowing640-802files.NVRAM-Nonvolatile RAM stores the initial or startup configuration file.IOS on a router uses a configuration file for the initial configuration at router startup andthe active, running configuration file.

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

Тип файла
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
Свежие статьи
Популярно сейчас
Как Вы думаете, сколько людей до Вас делали точно такое же задание? 99% студентов выполняют точно такие же задания, как и их предшественники год назад. Найдите нужный учебный материал на СтудИзбе!
Ответы на популярные вопросы
Да! Наши авторы собирают и выкладывают те работы, которые сдаются в Вашем учебном заведении ежегодно и уже проверены преподавателями.
Да! У нас любой человек может выложить любую учебную работу и зарабатывать на её продажах! Но каждый учебный материал публикуется только после тщательной проверки администрацией.
Вернём деньги! А если быть более точными, то автору даётся немного времени на исправление, а если не исправит или выйдет время, то вернём деньги в полном объёме!
Да! На равне с готовыми студенческими работами у нас продаются услуги. Цены на услуги видны сразу, то есть Вам нужно только указать параметры и сразу можно оплачивать.
Отзывы студентов
Ставлю 10/10
Все нравится, очень удобный сайт, помогает в учебе. Кроме этого, можно заработать самому, выставляя готовые учебные материалы на продажу здесь. Рейтинги и отзывы на преподавателей очень помогают сориентироваться в начале нового семестра. Спасибо за такую функцию. Ставлю максимальную оценку.
Лучшая платформа для успешной сдачи сессии
Познакомился со СтудИзбой благодаря своему другу, очень нравится интерфейс, количество доступных файлов, цена, в общем, все прекрасно. Даже сам продаю какие-то свои работы.
Студизба ван лав ❤
Очень офигенный сайт для студентов. Много полезных учебных материалов. Пользуюсь студизбой с октября 2021 года. Серьёзных нареканий нет. Хотелось бы, что бы ввели подписочную модель и сделали материалы дешевле 300 рублей в рамках подписки бесплатными.
Отличный сайт
Лично меня всё устраивает - и покупка, и продажа; и цены, и возможность предпросмотра куска файла, и обилие бесплатных файлов (в подборках по авторам, читай, ВУЗам и факультетам). Есть определённые баги, но всё решаемо, да и администраторы реагируют в течение суток.
Маленький отзыв о большом помощнике!
Студизба спасает в те моменты, когда сроки горят, а работ накопилось достаточно. Довольно удобный сайт с простой навигацией и огромным количеством материалов.
Студ. Изба как крупнейший сборник работ для студентов
Тут дофига бывает всего полезного. Печально, что бывают предметы по которым даже одного бесплатного решения нет, но это скорее вопрос к студентам. В остальном всё здорово.
Спасательный островок
Если уже не успеваешь разобраться или застрял на каком-то задание поможет тебе быстро и недорого решить твою проблему.
Всё и так отлично
Всё очень удобно. Особенно круто, что есть система бонусов и можно выводить остатки денег. Очень много качественных бесплатных файлов.
Отзыв о системе "Студизба"
Отличная платформа для распространения работ, востребованных студентами. Хорошо налаженная и качественная работа сайта, огромная база заданий и аудитория.
Отличный помощник
Отличный сайт с кучей полезных файлов, позволяющий найти много методичек / учебников / отзывов о вузах и преподователях.
Отлично помогает студентам в любой момент для решения трудных и незамедлительных задач
Хотелось бы больше конкретной информации о преподавателях. А так в принципе хороший сайт, всегда им пользуюсь и ни разу не было желания прекратить. Хороший сайт для помощи студентам, удобный и приятный интерфейс. Из недостатков можно выделить только отсутствия небольшого количества файлов.
Спасибо за шикарный сайт
Великолепный сайт на котором студент за не большие деньги может найти помощь с дз, проектами курсовыми, лабораторными, а также узнать отзывы на преподавателей и бесплатно скачать пособия.
Популярные преподаватели
Добавляйте материалы
и зарабатывайте!
Продажи идут автоматически
6353
Авторов
на СтудИзбе
311
Средний доход
с одного платного файла
Обучение Подробнее