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

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

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

Hosts Certkiller 4 and Certkiller 5 will respond that the destination is not on the localLAN.E. Router Certkiller 2 will forward the ARP request to router Certkiller A.F. Switch Certkiller B will block the request since the server is not on the LAN.Answer: EQUESTION 740:Note: Please refer to the Certkiller Communications scenario.The Certkiller 6 PC has sent the ARP request, and has now received the ARP reply.Certkiller 6 now build a packet that will be sent to Certkiller C web server in order toestablish the communication.Actualtests.com - The Power of Knowing640-802What information will be placed in the header of this packet? Select two.A.

The source address will be the IP address of the Fa0/0 interface of Router Certkiller 2.B. The source address will be the IP address of the Fa0/0 interface of Switch Certkiller B.C. The source address will be the IP address of PC Certkiller 6.D. The destination address will be the IP address of interface Fa0/0 of Router Certkiller 2.E. The destination address will be the IP address of interface Fa0/0 of Router Certkiller A.F.

The destination address will be the IP address of interface S0/0 of Router Certkiller 2.G. The destination address will be the IP address of interface S0/0 of Router Certkiller A.H. The destination address will be the IP address of the Certkiller 3 web server.Answer: C, HExplanation:In this example, since we are dealing with layer 3 (IP) and not the MAC address thesource and destination IP address will remain the same.QUESTION 741:Note: Please refer to the Certkiller Communications scenario.The Certkiller 6 PC has sent the ARP request, received an ARP Reply, and sent apacket to the Certkiller C web server.

The Ethernet frame has now been received byRouter Certkiller A and will now be delivered to the local LAN. Consider theaddressing of the Ethernet frame that now has been created by Router Certkiller A.Which two statements apply in this context? Select two.A. The source address will be the MAC address of PC Certkiller 6.B. The source address will be the MAC address of interface S0/0 of router Certkiller AC. The source address will be the MAC address of interface S0/0 of router Certkiller 2.D. The source address will be the MAC address of interface Fa0/0 of router Certkiller AE. The source address will be the MAC address of interface Fa0/0 of router Certkiller 2.F. The destination address will be the MAC address of Switch Certkiller A port attachedto the Certkiller C web server.G.

The destination address will be the IP address of Switch Certkiller A port attached tothe Certkiller C web server.H. The destination address will be the MAC address of Switch Certkiller A port attachedto the Certkiller A Fa0/0 interface..I. The destination address will be the MAC address of the Certkiller C web server.Answer: D, IQUESTION 742:Note: Please refer to the Certkiller Communications scenario.Certkiller has opened two Internet Explorer windows on her local PC Certkiller 6.Actualtests.com - The Power of Knowing640-802She uses them to simultaneously access the local web server Certkiller C at the timeto browse WWW documents on the intranet.What mechanism makes the data to end up in the correct Internet Explorerwindow?A.

The OSI application layer tracks the conversations and directs them to the correctbrowser.B. The IP Source addresses of the packets will be used to direct the data to the correctbrowser window.C. The browser track the data by the URL.D. The TCP port numbers are used to direct the data to the correct application window.Answer: DTopic 5, Certkiller India, ScenarioNetwork topology exhibit:Exhibit #2:Actualtests.com - The Power of Knowing640-802You work as a network administrator for Certkiller .com in Mumbai.

Certkiller have localoffices throughout India. Certkiller also have internal sites. These are connected through amultinational core network.You use terminal Certkiller A to access Certkiller 0. You issue the command: shframe-relay mapTopic 5, Certkiller India, Scenario (4 questions)QUESTION 743:If required, what password should be configured on the router in the Certkiller 2branch office to allow a connection to be established with the Certkiller 1 router?Actualtests.com - The Power of Knowing640-802A. C0nsoleB.

No password is requiredC. T1netD. En8bleE. Scr8Answer: BExplanation:No password is required because there is no authentication type is specified, it's justencapsulation type is changed. By default encapsulation type on serial interface is hdlcon Cisco router, that is Cisco proprietary code added hdlc . If you are going withdifferent vendor router connection with cisco router on serial interface, you need tochange hdlc encapsulation type to ppp.QUESTION 744:What destination Layer 2 address will be used in the frame header containing apacket for host 172.30.4.4?A.

344B. 704C. 702D. 196Answer: CExplanation:Circuits are identified by data-link connection identifiers (DLCI). DLCIs are assigned byyour provider and are used between your router and the Frame Relay provider. In otherwords, DLCIs are locally significant.See the exhibit of show frame-relay map output, IP address 172.30.4.4 is mapped with702 DLCI address, so layer 2 destination address (DLCI on frame-relay) will be 702.You can map IP to DLCI with:* frame-relay interface-dlci <dlci_num>or* frame-relay map ip <IP Address> <dlci>QUESTION 745:A static map to the Certkiller 12 location is required.

Which command should beused to create this map?A. frame-relay map ip 172.30.0.3 344 broadcastActualtests.com - The Power of Knowing640-802B. frame-relay map ip 172.30.0.3 704 broadcastC. frame-relay map ip 172.30.0.3 702 broadcastD. frame-relay map ip 172.30.0.3 196 broadcastAnswer: DExplanation:Configuring a static Frame Relay map, is optional unless you are using subinterfaces.The Frame Relay map will map a Layer 3 address to a local DLCI. This step is optionalbecause inverse-arp will automatically perform this map for you.Syntax for frame-relay map is:frame-relay map protocol address dlci [broadcast] [cisco | ietf]The broadcast option allows packets, such as RIP updates to be forwarded across thePVC.

If you are not using the broadcast option, you need to specify the neighbor toforward unicast packet using neighbor command.neighbor a.b.c.dSpecify RIP neighbor. When a neighbor doesn't understand multicast, this command isused to specify neighbors. In some cases, not all routers will be able to understandmulticasting, where packets are sent to a network or a group of addresses. In a situationwhere a neighbor cannot process multicast packets, it is necessary to establish a directlink between routers.

The neighbor command allows the network administrator to specifya router as a RIP neighbor. The no neighbor a.b.c.d command will disable the RIPneighbor.QUESTION 746:Which connection uses the default encapsulation for serial interfaces on Ciscorouters?A. The serial connection to the Multinational CoreB. The serial connection to the Certkiller 1 branch officeC. The serial connection to the Certkiller 2 branch officeD. The serial connection to the Certkiller 3 branch officeAnswer: BExplanation:The default encapsulation on a serial interface is HDLC.

The original HDLCencapsulation was defined by the International Organization for Standards (ISO), thosesame folks who developed the OSI model. The ISO version of HDLC had oneshortcoming, however; it had no options to support multiple Layer 3 routed protocols. Asa result, most vendors have created their own form of HDLC. Cisco is no exceptionbecause it has its own proprietary form of HDLC to support various Layer 3 protocolssuch as IPX, IP, and AppleTalk.The Serial connection to the Certkiller 1 branch office using the default encapsulationActualtests.com - The Power of Knowing640-802type. You can change using:* encapsulation command on interfaceQUESTION 747:Certkiller is using a link-state routing protocol within their network.

What are twodrawbacks of implementing a link-state routing protocols? (Select two)A. The large size of the topology table listing all advertised routes in the convergednetworkB. The sequencing and acknowledgement of link-state packetsC. The high demand on router resources to run the link-state routing algorithmnD.

The requirement for hierarchical IP addressing scheme for optimal functionalityE. The high volume of link-state advertisments in a converged networkAnswer: C, DExplanation:The main drawbacks to Link State protocols are the amount of CPU overhead involved incalculating route changes and memory resources that are required to store neighbortables, route tables, and a complete topology map.In addition to being resource intensive, link state routing protocols are hierachical bydesign using the concepts of areas in OSPF or levels in IS-IS, so a hierarchical IPaddressing sceme is need for optimal routing functionality.QUESTION 748:Exhibit:Actualtests.com - The Power of Knowing640-802Router Certkiller 2 is part of an OSPF network.

You issues the "show ip protocols"command on this router as shown in the exhibit. Based on the information shown,why was Certkiller 2 not elected as the designated router?A. Certkiller 2 is not advertising the interface with address 221.130.149.10.B. The OSPF process ID of Certkiller 2 is lower than the process ID of the elected DR.C. The interface address of Certkiller 2 is a higher value than the interface address of theDR.D. Certkiller has a lower OSPF priority value than the router elected as DR.E.

None of the aboveAnswer: AExplanation:On broadcast and non-broadcast multi-access networks, a designated router and backupdesignated router are elected. The election is done by first choosing the routers with thehighest priority value or, if the priorities are same, choosing the routers with the highestrouter ID. The router ID is chosen by the highest IP address on any loopback interface or,if no loopback interfaces are configured, the highest IP address on any active physicalinterface.Referring to the exhibit of the "show ip protocols" command: Router ID is:221.130.149.10 but this network is not advertised using network command on OSPF. Sointerface having 221.130.149.10 IP address is not participating on OSPF routing.Therefore, Certkiller 2 is not elected as the designated router.QUESTION 749:Actualtests.com - The Power of Knowing640-802Exhibit #1:Exhibit #2:You work as a network administrator at Certkiller .com.

You study the exhibitscarefully. The Certkiller corporate office and branch office have been attachedthrough two non-Cisco routers over a highly reliable WAN connection over a year.A new Cisco router has been installed to replace the hardware at the branchlocation. Since the installation, IP communication cannot be verified across the link.Given the output on router Certkiller 1, what could be a logical first step to take toresolve this problem?A. Ensure an exact match between the bandwidth setting on Certkiller 1 and Certkiller 2B. Change the encapsulation on Certkiller 1 to PPP.C.

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

Тип файла
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 рублей в рамках подписки бесплатными.
Отличный сайт
Лично меня всё устраивает - и покупка, и продажа; и цены, и возможность предпросмотра куска файла, и обилие бесплатных файлов (в подборках по авторам, читай, ВУЗам и факультетам). Есть определённые баги, но всё решаемо, да и администраторы реагируют в течение суток.
Маленький отзыв о большом помощнике!
Студизба спасает в те моменты, когда сроки горят, а работ накопилось достаточно. Довольно удобный сайт с простой навигацией и огромным количеством материалов.
Студ. Изба как крупнейший сборник работ для студентов
Тут дофига бывает всего полезного. Печально, что бывают предметы по которым даже одного бесплатного решения нет, но это скорее вопрос к студентам. В остальном всё здорово.
Спасательный островок
Если уже не успеваешь разобраться или застрял на каком-то задание поможет тебе быстро и недорого решить твою проблему.
Всё и так отлично
Всё очень удобно. Особенно круто, что есть система бонусов и можно выводить остатки денег. Очень много качественных бесплатных файлов.
Отзыв о системе "Студизба"
Отличная платформа для распространения работ, востребованных студентами. Хорошо налаженная и качественная работа сайта, огромная база заданий и аудитория.
Отличный помощник
Отличный сайт с кучей полезных файлов, позволяющий найти много методичек / учебников / отзывов о вузах и преподователях.
Отлично помогает студентам в любой момент для решения трудных и незамедлительных задач
Хотелось бы больше конкретной информации о преподавателях. А так в принципе хороший сайт, всегда им пользуюсь и ни разу не было желания прекратить. Хороший сайт для помощи студентам, удобный и приятный интерфейс. Из недостатков можно выделить только отсутствия небольшого количества файлов.
Спасибо за шикарный сайт
Великолепный сайт на котором студент за не большие деньги может найти помощь с дз, проектами курсовыми, лабораторными, а также узнать отзывы на преподавателей и бесплатно скачать пособия.
Популярные преподаватели
Добавляйте материалы
и зарабатывайте!
Продажи идут автоматически
6390
Авторов
на СтудИзбе
307
Средний доход
с одного платного файла
Обучение Подробнее