Preview

Lab 6.7.4 Ipv4 Address Subnetting, Part 2

Satisfactory Essays
Open Document
Open Document
394 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Lab 6.7.4 Ipv4 Address Subnetting, Part 2
Lab 6.7.4 IPv4 Address Subnetting, Part 2
Let’s add some of this information to our table:
Host IP address|172.25.114.250|
Major network mask|255.255.0.0 (/16)|
Major (base) network address|172.25.255.255|
Total Number of Host BitsNumber of hosts|16 bits or 216 or 65,536 total hosts|
Subnet mask|255.255.255.192 (/26)|
Number of subnet bitsNumber of subnets|261024 (210)|
Number of host bits per subnetNumber of usable hosts per subnet|664 – 2 = 62 (from 26 – 2)|
IP for first host on this subnet|172.25.114.192|
IP address of the last host on this subnet|172.25.114.254|
Broadcast address for this subnet|172.25.114.255|

Create a subnetting worksheet to show and record all work for each problem.
Problem 1:
Host IP address|172.30.1.33|
Subnet mask|255.255.255.0|
Number of subnet bits|8|
Number of subnets|256 – 2 = 254|
Number of host bits per subnet|8|
Number of usable hosts per subnet|256 – 2 = 254|
Subnet address for this IP address|172.30.1.0|
IP address of first host on this subnet|172.30.1.1|
IP address of last host on this subnet|172.30.1.254|
Broadcast address for this subnet|172.30.1.255|

Problem 2:
Host IP address|172.30.1.33|
Subnet mask|255.255.255.252|
Number of subnet bits|14|
Number of subnets|16,384 – 2 = 16,382|
Number of host bits per subnet|4 – 2 = 2|
Number of usable hosts per subnet|2|
Subnet address for this IP address|172.30.1.32|
IP address of first host on this subnet|172.30.1.33|
IP address of last host on this subnet|172.30.1.34|
Broadcast address for this subnet|172.30.1.35|

Problem 3:
Host IP address|192.192.10.234|
Subnet mask|255.255.255.0|
Number of subnet bits|24|
Number of subnets|16 777 216 (224)|
Number of host bits per subnet|8|
Number of usable hosts per subnet|256 – 2 = 254|
Subnet address for this IP address|192.192.10.0|
IP address of first host on this subnet|192.192.10.1|
IP address of last host on this subnet|192.192.10.254|
Broadcast address for this

You May Also Find These Documents Helpful

  • Satisfactory Essays

    NT1430 U2G1

    • 433 Words
    • 2 Pages

    2. Defines the size of the host part of the addresses in the subnet. is an identifiably separate part of an organization's network.…

    • 433 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    The number isn’t equal to 2 raised to the power of the number of bits because you always have to take away 2 from the network for the network and broadcast address…

    • 367 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    nt 2640 studyguide

    • 720 Words
    • 3 Pages

    Given the 5 bits of a subnet mask for the host portion of an IP addresses are available?…

    • 720 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    Week 4 B IP Subnetting Lab

    • 2462 Words
    • 19 Pages

    bits (192) creates two usable subnets, three subnet bits (224) creates 6 usable subnets, four bits (240)…

    • 2462 Words
    • 19 Pages
    Powerful Essays
  • Satisfactory Essays

    Unit 8 Lab 8

    • 1017 Words
    • 8 Pages

    If you used the number of bytes instead you would get a whole different amount of possible networks which isn’t right.…

    • 1017 Words
    • 8 Pages
    Satisfactory Essays
  • Powerful Essays

    Nt1330 Unit 3 Assignment 1

    • 2019 Words
    • 9 Pages

    Subnetting IP Addressing • Internet Protocol (IP) • A unique indentifier for a host, or node, on an IP network • 32-bit binary number, usually expressed as 4 “dotted decimal” values. • Each decimal value represents 8 bits, in the range of 0 to 255 Example 140.179.220.200 140 Written in binary form: .179 .220 .200…

    • 2019 Words
    • 9 Pages
    Powerful Essays
  • Satisfactory Essays

    Nt1310 Unit 7

    • 458 Words
    • 2 Pages

    Theres 4 bits for hosts and 4 for network numbers. Each set = 16 then just subtract one address for the network number and broadcast number for the hosts per.…

    • 458 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    nt1330 unit 1

    • 565 Words
    • 3 Pages

    While you can cut back each network to a /25 giving 126 hosts per network, you may find yourself changing this sooner than…

    • 565 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    2. An Ipv4 uses 32 bit IP addresses. The max number of of IPv4 addresses is about 4 billion.…

    • 278 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    There were only 254 distinct networks with each network having a max of 16,777,214 IP addresses, because the first 8 bits for network part are standard reserved. Network Classes were developed in 1981. 16,777,214 IP addresses can be placed in 24 bits for host address, with this on the horizon developers found that they had to partition IP addresses. This partition had to be done in a way so we can have different sizes of a network. Different sizes of network bits eventually created different classes of networks, known today as Class A, Class B, and Class C. This solved the issue with the classes, but with little information given we still needed to identify what is the network class. In octets Class A (network bit 8 host bit 24) always between 0-127, Class B (network bit 16 host bit 16) between 128-191, Class C (network bit 24 host bit 8) between 192-224, Class D (network and host bit not defined) between 225-239, and Class E (network and host bit not defined) between…

    • 413 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    #include #include float avg_wt,avg_tt; int i = 0,ttl_wt=0,ttl_tt=0,qt; struct process { int prn; char type; int bt; int wt; int tt; struct process *nxt; }*stfor,*stbck,*np,*endfor,*endbck,*temp; void ins_node(struct process *np) { if(np->type == 'f') { if(stfor == NULL) stfor = endfor = np; else { endfor->nxt = np;…

    • 401 Words
    • 2 Pages
    Better Essays
  • Powerful Essays

    IPv6 uses a128-bit address size compared with the 32-bit system used in IPv4 and will allow for as many as 3.4x1038 possible addresses, enough to cover every inhabitant on planet earth several times over. The 128-bit system also provides for multiple levels of hierarchy and flexibility in hierarchical addressing and routing, a feature that is found wanting on the IPv4-based Internet.…

    • 981 Words
    • 4 Pages
    Powerful Essays
  • Powerful Essays

    In the space provided below, copy and paste your VBScript Program Code. If it doesn’t fit, use the next page for the continuation of your sourcecode program…

    • 529 Words
    • 3 Pages
    Powerful Essays
  • Good Essays

    putting their life on the line to protect all people. There needs to be two people to pay bills that…

    • 779 Words
    • 4 Pages
    Good Essays
  • Good Essays

    it320 assignment 1-3

    • 1779 Words
    • 8 Pages

    3. Which answer lists the correct number of bits associated with each term? (C. 64 bits per quadruple word)…

    • 1779 Words
    • 8 Pages
    Good Essays