Preview

Unit 8 Labs

Satisfactory Essays
Open Document
Open Document
1237 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Unit 8 Labs
Unit 8 Labs

Lab 8.1
Lab 8.2
Lab 8.3
Lab 8.4

Lab 8.1 IP Addressing and Classes
8.1.1 If the IP address in figure 8-1 belongs to a Class A network, what is the Network ID and what is the host ID? What are the binary values of the host ID and the network ID? Network ID = 10, Host ID=10.10.1 Binary Network ID=1010, Binary Host ID=101010101
8.1.2 Complete Table 8-1.
Class
Range of First Byte in Decimal
Network ID
Host ID
Possible Networks
Possible Hosts per Network
A
0-127
A
b.c.d
27
224
B
128-191
a.b
c.d
214
216
C
192-223
a.b.c
d
221
28

8.1.3 Would the IP address in Figure 8-1 be valid as a class C address? Why or why not? No, it would not be a valid Class C address because the first octet is 10. In order to be a class C address, it would have to be in the range of 192-223.
8.1.4 According to the subnet mask, what is the network ID of the IP address shown? What is the host ID? What is the binary network ID? What is the binary host ID? Does the IP address conform to the rules of classful networking? Why or why not? Network ID=190.8 Host ID=8.4 Binary network ID=101111101000 Binary Host ID=1000100 Yes, the IP address conforms to the classful networking. Since the first octet is 190, this means it is a Class B IP address. A class B address uses the first 2 octets as the network ID and the last 2 octets as a host ID, which is exactly what this subnet shows.
8.1.5 What is the slash notation equivalent of subnet mask 255.255.255.0? What is the slash (or CIDR) notation equivalent of subnet mask 255.128.0.0? 255.255.255.0 = /24 255.128.0.0 = /9

8.1.6 Complete the table.
Block Size
Starting IP Address
Ending IP Address
Subnet Mask
24-bit block
10.0.0.0
10.255.255.255
255.0.0.0
20-bit block
172.16.0.0
172.31.255.255
255.0.0.0
16-bit block
192.168.0.0
192.168.255.255
255.255.0.0

Lab 8.1 Review
1. Use the ipconfig command on your windows machine to identify

You May Also Find These Documents Helpful

  • Satisfactory Essays

    IT321 Labs 1.1 - 1.7

    • 2018 Words
    • 38 Pages

    ip classless ! ! ! ! !…

    • 2018 Words
    • 38 Pages
    Satisfactory Essays
  • Powerful Essays

    NT 1230 FINAL EXAM REVIEW

    • 542 Words
    • 2 Pages

    what is used to specify the bits of an IP address are network and host. Subnet Mask…

    • 542 Words
    • 2 Pages
    Powerful Essays
  • Satisfactory Essays

    NT1210 Lab 2

    • 86 Words
    • 1 Page

    Subnet Mask . . . . . . . . . . . : 255.255.255.0…

    • 86 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    Comp230 Week 1 Lab Report

    • 941 Words
    • 4 Pages

    Subnet Mask . . . . . . . . . . . : 255.255.0.0…

    • 941 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    Chatp 8 Review Q's

    • 3439 Words
    • 14 Pages

    On a DNS server the _____ record maps a computer name to an IPv4 address.…

    • 3439 Words
    • 14 Pages
    Powerful Essays
  • Satisfactory Essays

    NT 1210

    • 401 Words
    • 2 Pages

    IP Network – When discussing IP addressing, this term refers to a group of IP addresses as defined by class A, B or C rules. Also called a classful network ID.…

    • 401 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    The University has recently leased a building in Adelphi, Maryland to house offices, classrooms, library, and computer labs. The goal of this proposal is to design a network for these facilities. The Student computers are to be on a separate network from the staff computers. The facility will share one Internet connection (T-1 link from Verizon). With a T-1 link the network will be able to function with the speed of 1.544 mbps over 24 channels each running 64 kbps (Labsim). Security is always a big concern and has been taken into consideration. Additional considerations for each floor/classroom/lab/office include printing capabilities and the WiFi (Wireless Access) in the Student Lobby.…

    • 2562 Words
    • 15 Pages
    Better Essays
  • Good Essays

    Ip Addressing Scenario

    • 754 Words
    • 4 Pages

    IP addresses are either classful or classless networks. Classful IP addresses are divided into different classes with a field for the network ID and a field for the host ID. There is a different length for each ID for each different class. A certain number of bits are in the network ID and the remaining are in the host ID. Each network class has a different number of leading bits, bits for the network number, and number of networks, bits for host number and maximum nodes or devices that can be used on each network. There are five different classes and are as follows:…

    • 754 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Network Design

    • 534 Words
    • 2 Pages

    In this paper I will be going over a network design proposal for a building on the UMUC campus in Adelphi, Maryland. I would plan to run a fiber optic network to ensure the fastest speeds possible and fiber optics are notorious for not having any signal loss compared to a Cat5e. Using a star topology throughout the building with the servers in each classroom connected to the server room on the respective floor. Equipment used to build the network will consist of servers, routers, hubs and computers. There will be a physical firewall installed on each server and an IDS (Snort) for the network as well as AVG firewall and virus scanner.…

    • 534 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Network Design

    • 1434 Words
    • 5 Pages

    In order to differentiate between students, staff, and instructors, we will place them on different subnets. Also, the instructors subnet will begin with a “1” in the third octet, the staff subnet will begin with a “3”, and the students subnet will begin with a “4” or “5” in the third octet of the IP addresses. Lastly, the second digit of the third octet will assign the floor for each subnet. An even number in the second digit will mean that the computer or device on the subnet is located on the first floor and an odd number means that it is located on the second floor.…

    • 1434 Words
    • 5 Pages
    Powerful Essays
  • Satisfactory Essays

    Classful network design allowed for a larger number of individual network assignments and fine-grained subnetwork design. The first three bits of the most significant octet of an IP address were defined as the class of the address. Three classes (A, B, and C) were defined for universal unicast addressing. Depending on the class derived, the network identification was based on octet boundary segments of the entire address. Each class used successively additional octets in the network identifier, thus reducing the possible number of hosts in the higher order classes.…

    • 534 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Networking Case Study

    • 538 Words
    • 3 Pages

    The ISP, CHINA, SMARTGILAS and CHINESETAIPEI routers can only be reached through FIBAASIA initially by configuring the right interface.…

    • 538 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    -The subnet mask dictates which portions of the ip address identifies the network and host…

    • 1333 Words
    • 6 Pages
    Good Essays
  • Satisfactory Essays

    Assembly language lecture6

    • 991 Words
    • 13 Pages

    current value of IP (IP := 0002 + 3 = 0005) => IP will point to…

    • 991 Words
    • 13 Pages
    Satisfactory Essays
  • Powerful Essays

    Distributed System

    • 1892 Words
    • 8 Pages

    • never reused (include timestamp) • used for identification purposes No real distinction between names and addresses. Both must be looked up to obtain lower-level data (= name resolution).…

    • 1892 Words
    • 8 Pages
    Powerful Essays

Related Topics