Lab 3 - 21521717
Lab 3 - 21521717
Lab 3 - 21521717
Objective
Part 1: Convert IPv4 Addresses from Dotted Decimal to Binary
Part 2: Use Bitwise ANDing Operation to Determine Network Addresses
Part 3: Identify IPv4 Addresses and Apply Network Address Calculations
Part 4: Classify IPv4 Addresses
Part 5: Connect the network devices
Part 6: Wireless configuration.
Submitted requirement
- Files to be submitted: Lab31_ID.pka, Lab32_ID.pka and Lab3_ID.pdf
- Name on the User profile must be changed to your ID
1
eight binary bit values in an octet are based on the powers of 2, and from left to
right are 128, 64, 32, 16, 8, 4, 2, and 1.
Decimal Binary
192 11000000
168 10101000
10 1010
255 11111111
2 0010
Decimal Binary
192.168.10.10 11000000.10101000.00001010.00001010
172.16.18.183 10101100.00010000.00010010.10110111
10.86.252.17 00001010.01010110.11111100.00010001
255.255.255.128 11111111.11111111.11111111.10000000
255.255.192.0 11111111.11111111.11000000.00000000
2
Step 1: Determine the number of bits to use to calculate the network address.
3
What is the network address for your friend’s PC/your phone? 192.168.1.0 ______
Will your PCs and your phone be able to communicate directly with each other?
Yes
Step 2: Analyze the table shown below and identify whether the address/prefix
pair is a valid host address.
4
IP Address/Prefix Valid Host Address? Reason
5
Note: Before doing Part 5 and part 6, the students need to download and install Cisco
Packet Tracer.
Students enroll the course “Packet Tracer” at and download Cisco packet tracer
https://www.netacad.com/courses/packet-tracer
Connecting devices: The instruction gives the table of connection type as table below;
students need to choose the right cable type to connect the interfaces.
Connected
Device Interface Cable type Connects To
device
Configuration
Console Console RS232
Terminal
6
Fa1/0 Fiber Switch Fa0/1
After finishing the lab, students save the file with filename: Lab3.1_ID.pka
After finishing the lab, students save the file with filename: Lab3.2_ID.pka