Senior Acquisitions Editor: Kenyon Brown Development Editor: Kim Wimpsett


Written Lab 1.3: Identifying Collision and Broadcast Domains



Download 11,7 Mb.
Pdf ko'rish
bet756/792
Sana31.03.2022
Hajmi11,7 Mb.
#521163
1   ...   752   753   754   755   756   757   758   759   ...   792
Bog'liq
CCNA Routing and Switching Complete Study Guide Exam 100-105, Exam 200-105, Exam 200-125 ( PDFDrive )

Written Lab 1.3: Identifying Collision and Broadcast Domains
1. Hub: One collision domain, one broadcast domain
2. Bridge: Two collision domains, one broadcast domain
3. Switch: Four collision domains, one broadcast domain
4. Router: Three collision domains, three broadcast domains
Chapter 2: Ethernet Networking and Data Encapsulation
Written Lab 2.1: Binary/Decimal/Hexadecimal Conversion
 
686


1.
Decimal 128 64 
 
32 16 84 2 1 
Binary 
192 



0 0 0 0 0 11000000
168 



0 1 0 0 0 10101000 
10 



0 1 0 1 0 00001010 
15 



0 1 1 1 1 00001111 
Decimal 128 64 32 16 8 4 2 1 
Binary 
172 



0 1 1 0 0 10101100 
16 



1 0 0 0 0 00010000 
20 



1 0 1 0 0 00010100 
55 


 1 1 0 1 1 1 00110111 
Decimal 128 64 32 16 8 4 2 1 
Binary 
10 



0 1 0 1 0 00001010 
11 



0 1 0 1 100001011 
12 



0 1 1 0 0 00001100 
99 



0 0 0 1 1 01100011 
2.
Binary 
128 64 32 16 8 4 2 1 Decimal 
11001100 

1 0 0 1 1 0 0 
204 
00110011 

0 1 1  0 0 1 1 
51 
10101010 

0 1 0 1 0 1 0 
170 
01010101 

1 0 1 0 1 0 1 
85 
Binary 
128 64 32 16 8 4 2 1 Decimal 
11000110 

1 0 0 0 1 1 0  
198 
11010011  1 
1 0 1 0 0 1 1 
 211 
00111001 

0 1 1 1 0 0 1 
57  
11010001 

1 0 1 0 0 0 1 
209 
Binary 
12864 32 16 8 4 2 1 Decimal 
10000100 

0 0 0 0 1 0 0 
132 
11010010 1  
1 0 1 0 0 1 0 
210 
10111000 

0 1 1 1 0 0 0 
184 
10100110 

0 1 0 0 1 1 0 
166 
3.
Binary 
128 64 32 16 8 4 2 1 Hexadecimal 
11011000 1 
1 0 
1 1 0 0 0 
D8 
00011011 0 
0 0 
1 1 0 1 1 
1B 
00111101 0 
0 1 
1 1 1 0 1 
3D 
01110110 0 
1 1 
1 0 1 1 0 
76 
Binary 
128 6 32 16 8 4 2 1 Hexadecimal 
11001010 1 
1 0 
0 1 0 1 0 
CA 
11110101 1 
1 1 
1 0 1 0 1 
F5 
10000011 1 
0 0 
0 0 0 1 1 
83 
11101011 1 
1 1 
0 1 0 1 1 
EB 
Binary 
128 64 32  16 8 4 2 1 Hexadecimal 
10000100 1 
0 0 
0 0 1 0 0 
84 
11010010 1 
1 0 
1 0 0 1 0 
D2 
01000011 0 
1 0 
0 0 0 1 1 
43 
10110011 1 
0 1 
1 0 0 1 1 
B3 
Written Lab 2.2: CSMA/CD Operations
When a collision occurs on an Ethernet LAN, the following happens:
1. A jam signal informs all devices that a collision occurred.
2. The collision invokes a random backoff algorithm.
3. Each device on the Ethernet segment stops transmitting for a short time until the timers expire.
4. All hosts have equal priority to transmit after the timers have expired.
Written Lab 2.3: Cabling
1. Crossover
2. Straight-through
687


3. Crossover
4. Crossover
5. Straight-through
6. Crossover
7. Crossover
8. Rolled
Written Lab 2.4: Encapsulation
At a transmitting device, the data encapsulation method works like this:
1. User information is converted to data for transmission on the network.
2. Data is converted to segments, and a reliable connection is set up between the transmitting and receiving
hosts.
3. Segments are converted to packets or datagrams, and a logical address is placed in the header so each
packet can be routed through an internetwork.
4. Packets or datagrams are converted to frames for transmission on the local network. Hardware (Ethernet)
addresses are used to uniquely identify hosts on a local network segment.
5. Frames are converted to bits, and a digital encoding and clocking scheme is used.
Chapter 3: Introduction to TCP/IP
Written Lab 3.1: TCP/IP
1. 192 through 223, 110
xxxxx
2. Host-to-Host or Transport
3. 1 through 126
4. Loopback or diagnostics
5. Turn all host bits off.
6. Turn all host bits on.
7. 10.0.0.0 through10.255.255.255
8. 172.16.0.0 through 172.31.255.255
9. 192.168.0.0 through 192.168.255.255
10. 0 through 9 and 
A, B, C, D, E, and F
Written Lab 3.2: Mapping Applications to the DoD Model
1. Internet
2. Process/Application
3. Process/Application
4. Process/Application
5. Process/Application
6. Internet
7. Process/Application
8. Host-to-host/Transport
9. Process/Application
10. Host-to-host/Transport
11. Process/Application
12. Internet
13. Internet
14. Internet
15. Process/Application
16. Process/Application
17. Process/Application
Chapter 4: Easy Subnetting
Written Lab 4.1: Written Subnet Practice #1
1. 192.168.100.25/30. A /30 is 255.255.255.252. The valid subnet is 192.168.100.24, broadcast is
192.168.100.27, and valid hosts are 192.168.100.25 and 26.
2. 192.168.100.37/28. A /28 is 255.255.255.240. The fourth octet is a block size of 16. Just count by 16s until
you pass 37. 0, 16, 32, 48. The host is in the 32 subnet, with a broadcast address of 47. Valid hosts 33–46.
3. A /27 is 255.255.255.224. The fourth octet is a block size of 32. Count by 32s until you pass the host
address of 66. 0, 32, 64, 96. The host is in the 64 subnet, and the broadcast address is 95. Valid host range
is 65–94.
688


4. 192.168.100.17/29. A /29 is 255.255.255.248. The fourth octet is a block size of 8. 0, 8, 16, 24. The host is
in the 16 subnet, broadcast of 23. Valid hosts 17–22.
5. 192.168.100.99/26. A /26 is 255.255.255.192. The fourth octet has a block size of 64. 0, 64, 128. The host
is in the 64 subnet, broadcast of 127. Valid hosts 65–126.
6. 192.168.100.99/25. A /25 is 255.255.255.128. The fourth octet is a block size of 128. 0, 128. The host is in
the 0 subnet, broadcast of 127. Valid hosts 1–126.
7. A default Class B is 255.255.0.0. A Class B 255.255.255.0 mask is 256 subnets, each with 254 hosts. We
need fewer subnets. If we used 255.255.240.0, this provides 16 subnets. Let’s add one more subnet bit.
255.255.248.0. This is 5 bits of subnetting, which provides 32 subnets. This is our best answer, a /21.
8. A /29 is 255.255.255.248. This is a block size of 8 in the fourth octet. 0, 8, 16. The host is in the 8 subnet,
broadcast is 15.
9. A /29 is 255.255.255.248, which is 5 subnet bits and 3 host bits. This is only 6 hosts per subnet.
10. A /23 is 255.255.254.0. The third octet is a block size of 2. 0, 2, 4. The subnet is in the 16.2.0 subnet; the
broadcast address is 16.3.255.

Download 11,7 Mb.

Do'stlaringiz bilan baham:
1   ...   752   753   754   755   756   757   758   759   ...   792




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish