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

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

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

Destination MAC: 0011.43da.2c98Source MAC: 00b0.d0ef.5f6aDestination IP: 192.168.60.5Source IP: 192.168.24.5D. Destination MAC: 0011.43da.2c98Source MAC: 0070.0e97.af4eDestination IP: 192.168.60.5Source IP: 192.168.60.2E. None of the aboveAnswer: BExplanation:When packets leave from the host, the packets contains the source MAC and IP of thehost address.

The source and destination IP address will not change. Because the hostknows that the destination is on another subnet, it will forward the packet to the defaultgateway device, so the destination MAC address will be of the default gateway, which isthe FA0/0 interface of router Certkiller 3.Actualtests.com - The Power of Knowing640-802QUESTION 59:Exhibit #1:Exhibit #2:Please study the two exhibits carefully.The partial frame shown above displays select header information as it arrives atthe destination host.

Of the following choices shown below, which one represents thecorrect header information in the responding frame returned to the remote host?A. AB. BC. CD. DE. EAnswer: AActualtests.com - The Power of Knowing640-802QUESTION 60:The Certkiller network is shown below:Based on the diagram above, which destination addresses will Host A use to senddata to Host B? (Choose two.)A.

The IP address of Certkiller 1B. The IP address of Certkiller A Fa0/0C. The IP address of Host BD. The MAC address of Certkiller 1E. The MAC address of Certkiller A Fa0/0F. The MAC address of Host BAnswer: C, EExplanation:When sending data from one host to another, destination information will be added toevery packet's header. The destination information will be the IP and MAC Address ofdestination host.

If the destination is found outside the subnet the MAC address of therouter is used. Note: The destination IP address will never change, unless NAT isinvolved.QUESTION 61:Which IOS user EXEC command will allow a network technician to determinewhich router in the path to an unreachable network host should be examined moreclosely for the cause of the network failure?A. Certkiller B> telnetActualtests.com - The Power of Knowing640-802B.

Certkiller B > pingC. Certkiller B > traceD. Certkiller B > show ip routeE. Certkiller B > show interfaceF. Certkiller B > show cdp neighborsAnswer: CExplanation:This can perform the trace command. It sends the ping packets to each of the routers onthe way to the receiver. The router which doesn't respond will be a potential failure placein this network.QUESTION 62:A Certkiller office's network topology is shown in the diagram below:Host Certkiller A needs to communications with the e-mail server shown above.What address will be placed on the destination address field of the frame when itleaves host Certkiller A?A.

The MAC address of Certkiller AB. The MAC address of switch Certkiller 1C. The MAC address of the E0 interface of the Certkiller 3 router.D. The MAC address of the E1 interface of the Certkiller 3 router.E. The MAC address of switch Certkiller 2F. The MAC address of the email serverAnswer: CExplanation:If the destination host is in the remote segment than the router will change the MACaddress of the source to its own. The inverse ARP protocol is by default on. RememberActualtests.com - The Power of Knowing640-802that IP address is not changed after forwarding. The MAC address is changed aftercrossing each broadcast domain.QUESTION 63:The Certkiller network topology is shown below:You work as a network engineer at Certkiller .com.

The topology of theCertkiller .com network is displayed in the exhibit. Host Certkiller 1 has established aconnection with the HTTP server attached to interface E0 of the Certkiller B router.Which of the following statements describe the information contained in protocoldata units sent from host Certkiller 1 to this server? (Select three)A.

The destination port number in a segment header will have a value of 80.B. The destination port number in a segment header will have a unique value greater thanor equal to 1023.C. The destination address of a frame will be the MAC address of the HTTP serverinterface.D. The destination address of a frame will be the MAC address of the E0 interface of theCertkiller A router.E. The destination IP address of a packet will be the IP address of the E0 interface of theCertkiller A router.F. The destination address of a packet will be the IP address of the HTTP-ServerAnswer: A, D, FExplanation:HTTP uses TCP port 80, making choice A correct.

The source port will be chosenrandomly, but not the destination TCP port. The destination IP address will be leftunchanged, and since HTTP server is on a remote network, the destination MAC addresswill be the MAC address of the default gateway ( E0 on Certkiller A).QUESTION 64:Actualtests.com - The Power of Knowing640-802The Certkiller network is shown below:In this network, host Certkiller 1 is able to send data to Host Certkiller 2.

How willRouter Certkiller D handle the data frame received from Host Certkiller 1? (Choosethree)A. Router Certkiller D will strip off the source MAC address and replace it with the MACaddress on the forwarding Fast Ethernet interfaceB. Router Certkiller D will strip off the source IP address and replace it with the IPaddress on the forwarding Fast Ethernet interfaceC. Router Certkiller D will strip off the destination MAC address and replace it with theMAC address of Host Certkiller 2D. Router Certkiller D will strip off the destination IP address and replace it with the IPaddress of Host BE.

Router Certkiller D will forward the data frame out interface Fast Ethernet0/1F. Router Certkiller D will forward the data frame out interface FastEthernet0/2Answer: A, C, FExplanation:Whereas switches can only examine and forward packets based on the contents of theMAC header, routers can look further into the packet to discover the network for which apacket is destined.

Routers make forwarding decisions based on the packet'snetwork-layer header (such as an IPX header or IP header). These network-layer headerscontain source and destination network addresses.Local devices address packets to the router's MAC address in the MAC header. Afterreceiving the packets, the router must perform the following steps:1. Check the incoming packet for corruption, and remove the MAC header .

Therouter checks the packet for MAC-layer errors. The router then strips off the MACActualtests.com - The Power of Knowing640-802header and examines the network-layer header to determine what to do with the packet.2. Examine the age of the packet. The router must ensure that the packet has not cometoo far to be forwarded. For example, IPX headers contain a hop count. By default, 15hops is the maximum number of hops (or routers) that a packet can cross. If a packet hasa hop count of 15, the router discards the packet.IP headers contain a Time to Live (TTL) value. Unlike the IPX hop count, whichincrements as the packet is forwarded through each router, the IP TTL value decrementsas the IP packet is forwarded through each router.

If an IP packet has a TTL value of 1,the router discards the packet. A router cannot decrement the TTL value to 1 and thenforward the packet.3. Determine the route to the destination. Routers maintain a routing table that listsavailable networks, the direction to the desired network (the outgoing interface number),and the distance to those networks. After determining which direction to forward thepacket, the router must build a new header.

(If you want to read the IP routing tables on aWindows 95/98 workstation, type ROUTE PRINT in the DOS box.)4. Build the new MAC header and forward the packet.Finally, the router builds a new MAC header for the packet. The MAC header includesthe router's MAC address and the final destination's MAC address or the MAC address ofthe next router in the path.Figure 5 shows the contents of a packet before and after it has been forwarded by arouter. Figure 5 also shows the contents of the router's routing tables.Actualtests.com - The Power of Knowing640-802Figure 5: Routers forward packets based on the network address.QUESTION 65:Two Certkiller hosts are shown below:Refer to the exhibit above.

Host A is communicating with host B. How will the databe addressed when it leaves host A?A. Source MAC=000A.8A47.E612Destination MAC=000B.DC04.12F4Source IP=192.168.23.4Destination IP=192.168.23.1Actualtests.com - The Power of Knowing640-802B. Source MAC=000A.8A47.E612Destination MAC=0010.7BE7.FAEFSource IP=192.168.23.4Destination IP=192.168.127.7C. Source MAC=000A.8A47.E612Destination MAC=000B.DC04.12F4Source IP=192.168.23.4Destination IP=192.168.127.7D.

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

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