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

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

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

Full-duplex Ethernet uses a loopback circuit to detect collisions. Half-duplex ethernetuses a jam signalE. None of the aboveAnswer: CQUESTION 100:A network administrator wants to control which user hosts can access the networkbased on their MAC address. What will prevent workstations with unauthorizedMAC addresses from connecting to the network through a switch?A. BPDUActualtests.com - The Power of Knowing640-802B.

Port securityC. RSTPD. STPE. VTPF. Blocking modeAnswer: BExplanation:UnderstandingHow PortSecurity Works:You can use port security to block input to an Ethernet, Fast Ethernet, or Gigabit Ethernetport when the MAC address of the station attempting to access the port is different fromany of the MAC addresses specified for that port.

Alternatively, you can use port securityto filter traffic destined to or received from a specific host based on the host MACaddress.When a secure port receives a packet, the source MAC address of the packet is comparedto the list of secure source addresses that were manually configured or autoconfigured(learned) on the port. If a MAC address of a device attached to the port differs from thelist of secure addresses, the port either shuts down permanently (default mode), shutsdown for the time you have specified, or drops incoming packets from the insecure host.The port's behavior depends on how you configure it to respond to a security violation.If a security violation occurs, the Link LED for that port turns orange, and a link-downtrap is sent to the Simple Network Management Protocol (SNMP) manager. An SNMPtrap is not sent if you configure the port for restrictive violation mode.

A trap is sent onlyif you configure the port to shut down during a security violation.Reference:http://www.cisco.com/en/US/products/hw/switches/ps700/products_configuration_guide_chapter09186a008007fQUESTION 101:Actualtests.com - The Power of Knowing640-802The Certkiller internetwork shown in the diagram is experiencing network delays.On the basis of the information provided in the exhibit above, what is the problem?A. The connection between Switch1 and Switch2 should be half-duplex.B. The cable between Router1 and Switch1 should be a crossover.C.

The cable connecting Host A to Switch2 is too long.D. The server is on a different subnet than router interface Fa0/0.E. The cable between Switch1 and Switch2 should be straight-through.F. None of the aboveAnswer: CExplanation:According to IEEE specifications, the maximum segment length of an Ethernet cableshould not exceed 100 meters. The total distance between an Ethernet Transmitter andReceiver at the absolute end points of the network (maximum diameter from origin tofinal destination, if the wires were stretched out to form a straight line) should be nomore than100 Meters (328 ft., 109 yards, or about the length of a football field). Thislimitation results from the timing of the Ethernet signals on the cable and not necessarilythe cable characteristics, and is, therefore, a "hard" number.QUESTION 102:What is the IEEE standard associated with Gigabit Ethernet? (Select two answerchoices)A.

802.11B. 802.5C. 802.3abActualtests.com - The Power of Knowing640-802D. 802.3aeE. 802.3zF. 802.3uAnswer: C, EExplanation:The IEEE 802.3z standard describes 1000BASE-SX.The 1000BaseT standard was released in June 1999, defined by IEEE 802.3ab.Incorrect Answers:A.

This describes the standard used for wireless networks.B. This is the standard for token ring networks.D. On June 17, 2002 the IEEE 802.3ae specification for 10 Gigabit Ethernet wasapproved as an IEEE standard by the IEEE Standards Association (IEEE-SA) StandardsBoard.F. IEEE 802.3u describes the standard for 100BASE-TX.QUESTION 103:Which of the following can lead to the contribution of LAN traffic congestion?(Select all that apply)A. Too many hosts in a broadcast domainB.

Full duplex operationC. Broadcast stormsD. MulticastingE. SegmentationF. Low bandwidthAnswer: A, C, FExplanation:Choice A is correct because the more hosts on a broadcast domain, the more traffic that iscreated. Choice Ccontributes to congestion because broadcast storms can become veryproblematic, and lead to complete network saturation. Multicasts are similar tobroadcasts in their use on a LAN. Finally, if there is not enough bandwidth, trafficsessions can time out.

This leads to new transmissions and the re-sending of data, whichcan lead to more congestion.Incorrect Answers:B, E. These are incorrect because full duplex operation and segmented networks actuallyresult in less congestion.D. Multicasting can actually alleviate congestion issues, as single streams of informationcan reach multiple hosts at the same time, instead of using a series of point to pointconnections.Actualtests.com - The Power of Knowing640-802QUESTION 104:On a half-duplex Ethernet LAN, two hosts attempt to send data simultaneously,resulting in a collision.

Following this collision, what will the hosts do? (Select allvalid answers)A. The destination host sends a request to the source for retransmission.B. The jam signal indicates that the collision has been cleared.C. The hosts will attempt to resume transmission after a time delay has expired.D. An electrical pulse indicates that the collision has cleared.E. The router on the segment will signal that the collision has cleared.F. The hosts will do nothing, as the higher layers are responsible for data error correctionand re-transmission.Answer: CExplanation:When a host on an Ethernet LAN has information to send, the following steps are taken:1.

A device with a frame to send listens until Ethernet is not busy.2. When the Ethernet is not busy, the sender begins sending the frame.3. The sender listens to make sure that no collision occurred.4. Once the senders hear the collision, they each send a jamming signal, to ensure that allstations recognize the collision.5. After the jamming is complete, each sender randomizes a timer and waits that long.6. When each timer expires, the process starts over with step 1.QUESTION 105:Which of the following statements correctly describe the differences betweenhalf-duplex and full-duplex Ethernet? (Select two answer choices.)A. Full-duplex Ethernet uses CSMA/CD to prevent collisions.B.

Half-duplex Ethernet uses a loopback circuit to detect collisions.C. A full-duplex Ethernet card allows 20Mbps for data transmission.D. Full-duplex Ethernet makes use of two pairs of wires for data.E. An Ethernet hub can operate both half and full duplex simultaneously.Answer: B, DExplanation:Half-duplex Ethernet send and receives on the same line, so a loopback needs to be set todetect collisions. Alternatively, full-duple Ethernet doesn't have to because it uses twopairs of wire, one to send and the other to receive. Collisions are not possible on fullActualtests.com - The Power of Knowing640-802duplex Ethernet networks.Incorrect Answers:A. Full duplex uses both pairs of wires, so transmissions are sent on the first pair, anddata that is received come in on the other pair.

This prevents collisions.C. Full duplex allows for data to be sent and received at the same time. It will not doublethe amount of bandwidth at any given time. The speed of the Ethernet link will remain at10/100.E. Hubs are shared devices and can only support one mode, unlike switches.QUESTION 106:Why is full-duplex Ethernet superior to its single-duplex counterpart? (Select twoanswer choices.)A.

It uses inexpensive hubsB. It operates without collisionsC. It operates on switchesD. It provides faster data transferE. It utilizes fewer wiring pairsAnswer: B, DExplanation:Full duplex Ethernet allows concurrent sending and receiving, which allows the fullbandwidth to be used for both sending and receiving. The result is a collision freenetwork with increased throughput.Incorrect Answers:A, C. These are incorrect because full duplex doesn't require hubs or switches. Fullduplex operation can be used on switch and router ports, as well as PC hosts.E. This is incorrect because full duplex actually uses more wiring pairs.

In full duplex,both wire pairs are used. Half duplex uses only a single pair.QUESTION 107:When you compare the differences between half-duplex and full-duplex Ethernet,which of the following characteristics are exclusive to half-duplex? (Select twoanswer choices)A. Half-duplex Ethernet operates in a shared collision domain.B. Half-duplex Ethernet operates in an exclusive broadcast domain.C.

Half-duplex Ethernet has efficient throughput.D. Half-duplex Ethernet has lower effective throughput.E. Half-duplex Ethernet operates in an exclusive collision domain.Actualtests.com - The Power of Knowing640-802Answer: A, DExplanation:A single device could not be sending a frame and receiving a frame at the same timebecause it would mean that a collision was occurring. So, devices simply chose not tosend a frame while receiving a frame. That logic is called half-duplex logic.Ethernet switches allow multiple frames to be sent over different ports at the same time.Additionally, if only one device is connected to a switch port, there is never a possibilitythat a collision could occur. So, LAN switches with only one device cabled to each portof the switch allow the use of full-duplex operation. Full duplex means that an Ethernetcard can send and receive concurrently.Incorrect Answers:B.

Full duplex effectively doubles the throughput of half-duplex operation, because datacan be both sent and received at the full 10/100 speed.C, E. In half duplex operation, the network is shared between all devices in the collisiondomain.Reference: CCNA Self-Study CCNA INTRO exam certification Guide (Cisco Press,ISBN 1-58720-094-5) Page 62-63.QUESTION 108:Two stations on the Certkiller LAN transmit at the same time, resulting in acollision. What happens when a collision occurs on the network? (Choose all thatapply)A.

Each device on the Ethernet segment stops transmitting for a short time.B. A jam signal informs all devices that a collision occurred.C. When data transmission resumes, the devices that were involved in the collision havepriority to transmit.D. The devices that are involved in the collision stops transmitting for a short time.E. The collision invokes a random back-off algorithm.Answer: B, D, EExplanation:When a host on an Ethernet LAN has information to send, the following steps are taken:1. A device with a frame to send listens until Ethernet is not busy.2. When the Ethernet is not busy, the sender begins sending the frame.3.

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

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