Главная » Просмотр файлов » CCNA 1. Networking Basics v3.1.1 Student Lab Manual

CCNA 1. Networking Basics v3.1.1 Student Lab Manual (796248), страница 14

Файл №796248 CCNA 1. Networking Basics v3.1.1 Student Lab Manual (CCNA 1. Networking Basics v3.1.1 Student Lab Manual) 14 страницаCCNA 1. Networking Basics v3.1.1 Student Lab Manual (796248) страница 142019-05-12СтудИзба
Просмтор этого файла доступен только зарегистрированным пользователям. Но у нас супер быстрая регистрация: достаточно только электронной почты!

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

The connection between the two PCs will be accomplished using a Category 5 or 5e crossovercable. Locate a cable that is long enough to reach from one PC to the other, and attach one end1-4CCNA 1: Networking Basics v 3.1 - Lab 5.1.12Copyright  2003, Cisco Systems, Inc.to the NIC in each of the PCs. Be sure to examine the cable ends carefully and select only acrossover cable.b. What kind of cable is required to connect from NIC to NIC? _____________________________c.What is the category rating of the cable? ____________________________________________d. What is the AWG wire size designation of the cable? __________________________________Step 2 Verify the physical connectiona.

Plug in and turn on the computers. To verify the computer connections, insure that the link lightson both NICs are lit. Are both link lights lit? ___________________________________________Step 3 Access the IP settings windowNote: Be sure to write down the existing IP settings, so that they can be restored at the endof the lab. These include IP address, subnet mask, default gateway, and DNS servers. If theworkstation is a DHCP client, it is not necessary to record this information.Windows 95 / 98 / Me/ users should do the following:•Click on Start > Settings > Control Panel and then click the Network icon.•Select the TCP/IP protocol icon that is associated with the NIC in this PC and click onProperties.•Click on the IP Address tab and the Gateway tab.Windows NT / 2000 users should do the following:•Click on Start > Settings > Control Panel and then open the Network and Dial-upConnections folder.•Click ad open the Local Area Connection icon.•Select the TCP/IP protocol icon that is associated with the NIC in this PC.•Click on Properties and click on Use the following IP address.Windows XP users should do the following:•Click on Start > Settings > Control Panel and then click the Network Connection icon.•Select the Local Area Network Connection and click on Change settings of this connection.•Select the TCP/IP protocol icon that is associated with the NIC in this PC.•Click on Properties and click on Use the following IP address.See the example below:2-4CCNA 1: Networking Basics v 3.1 - Lab 5.1.12Copyright  2003, Cisco Systems, Inc.Step 4 Configure TCP/IP settings for the two PCsa.

Set the IP address information for each PC according to the information in the table.b. Note that the default gateway IP address is not required, since these computers are directlyconnected. The default gateway is only required on local area networks that are connected to arouter.ComputerIP AddressSubnet maskDefault GatewayPC – A192.168.1.1255.255.255.0Not RequiredPC – B192.168.1.2255.255.255.0Not RequiredStep 5 Access the Command or MS-DOS prompta. Use the Start menu to open the Command Prompt (MS-DOS-like) window:Windows 95 / 98 / Me users should do the following:Start > Programs > MS-DOS PromptWindows NT / 2000 users should do the following:Start > Programs > Accessories > Command PromptWindows XP users should do the following:Start > Programs > Accessories > Command Prompt3-4CCNA 1: Networking Basics v 3.1 - Lab 5.1.12Copyright  2003, Cisco Systems, Inc.Step 6 Verify that the PCs can communicatea.

Test connectivity from one PC to the other by pinging the IP address of the opposite computer.Use the following command at the command prompt.C:>ping 192.168.1.1(or 192.168.1.2)b. Look for results similar to those shown below. If not, check the PC connections and TCP/IPsettings for both PCs. What was the ping result?__________________________________________________________________________________________________________________________________________________________________Step 7 Confirm the TCP/IP network settingsWindows 95 / 98 / Me users should do the following:a.

Type the winipcfg command from the MS-DOS Prompt. Record the results:_________________________________________________________________________________Windows NT / 2000 / XP users should do the following:b. Type the ipconfig command from the Command Prompt. Record the results:_________________________________________________________________________________Step 8 Restore the PCs to their original IP settings, disconnect the equipment, and store thecables4-4CCNA 1: Networking Basics v 3.1 - Lab 5.1.12Copyright  2003, Cisco Systems, Inc.Lab 5.1.13a Building a Hub-based NetworkObjective•Create a simple network with two PCs using a hub•Identify the proper cable to connect the PCs to the hub•Configure workstation IP address information•Test connectivity using the ping commandBackground / PreparationThis lab focuses on the ability to connect two PCs to create a simple hub-based Ethernet LAN usingtwo workstations.

A hub is a networking concentration device sometimes referred to as a multiportrepeater. Hubs are inexpensive and easy to install, but they permit collisions to occur. They areappropriate for a small LAN with light traffic.In addition to the physical and data link connections, which are Layers 1 and 2, the computers mustalso be configured with the correct IP network settings, which is Layer 3, so that they cancommunicate.

Since this lab uses a hub, a basic Category 5/5e UTP straight-through cable isneeded to connect each PC to the hub. This is referred to as a patch cable or horizontal cabling,which is used to connect workstations and a typical LAN. Start this lab with the equipment turned offand with cabling disconnected.

Work in teams of two with one person per PC. The followingresources will be required:1-4•Two workstations with an Ethernet 10/100 NIC installed•Ethernet 10BaseT or Fast Ethernet hubCCNA 1: Networking Basics v 3.1 - Lab 5.1.13aCopyright  2003, Cisco Systems, Inc.•Several Ethernet cables, which are straight-through and crossover, to choose from forconnecting the two workstationsStep 1 Identify the proper Ethernet cable and connect the two PCs to the huba.

The connection between the two PCs and the hub will be accomplished using a Category 5 or 5estraight-through patch cable. Locate two cables that are long enough to reach from each PC tothe hub. Attach one end to the NIC and the other end to a port on the hub. Be sure to examinethe cable ends carefully and select only a straight-through cable.b. What kind of cable is required to connect from NIC to hub? _____________________________c.What is the category rating of the cable? ____________________________________________d. What is the AWG wire size designation of the cable? __________________________________Step 2 Verify the physical connectiona.

Plug in and turn on the computers. To verify the computer connections, insure that the link lightson the both PC NICs and the hub interfaces are lit. Are all link lights lit? ____________________Step 3 Access the IP settings windowNote: Be sure to write down the existing IP settings, so that they can be restored at the endof the lab. These include IP address, subnet mask, default gateway, and DNS servers. If theworkstation is a DHCP client, it is not necessary to record this information.Windows 95/98/Me users should do the following:•Click on Start > Settings > Control Panel and then click the Network icon.•Select the TCP/IP protocol icon that is associated with the NIC in this PC and click onProperties.•Click on the IP Address tab and the Gateway tab.Windows NT/2000 users should do the following:•Click on Start > Settings > Control Panel and then open the Network and Dial-upConnections folder.•Click and open the Local Area Connection icon.•Select the TCP/IP protocol icon that is associated with the NIC in this PC.•Click on Properties and click on Use the following IP address.Windows XP users should do the following:2-4•Click on Start > Settings > Control Panel and then click the Network Connection icon.•Select the Local Area Network Connection and click on Change settings of this connection.•Select the TCP/IP protocol icon that is associated with the NIC in this PC.•Click on Properties and click on Use the following IP address.CCNA 1: Networking Basics v 3.1 - Lab 5.1.13aCopyright  2003, Cisco Systems, Inc.See the example below:Step 4 Configure TCP/IP settings for the two PCsa.

Set the IP address information for each PC according to the information in the table.b. Note that the default gateway IP address is not required, since these computers are directlyconnected. The default gateway is only required on local area networks that are connected to arouter.ComputerIP AddressSubnet maskDefault GatewayPC – A192.168.1.1255.255.255.0Not RequiredPC – B192.168.1.2255.255.255.0Not RequiredStep 5 Access the Command or MS-DOS prompta.

Use the Start menu to open the Command Prompt (MS-DOS-like) window:Windows 95/98/Me users should do the following:Start > Programs > MS-DOS PromptWindows NT/2000 users should do the following:3-4CCNA 1: Networking Basics v 3.1 - Lab 5.1.13aCopyright  2003, Cisco Systems, Inc.Start > Programs > Accessories > Command PromptWindows XP users should do the following:Start > Programs > Accessories > Command PromptStep 6 Verify that the PCs can communicatea.

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

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

Список файлов книги

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