Question

Use the major network address of 192.168.10.0 using a 27 bit mask. configure on subnet #2....

Use the major network address of 192.168.10.0 using a 27 bit mask. configure on subnet #2.

Find:

Find:

1) Subnet Mask

2.) First usable IP address

3.) Last usable IP address

4.) 5th usable IP address

Note: Show details and consider 27 bit mask and subnet #2.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Given Address = 192.168.10.0

So it is class C network (class C ranges from 192 - 223)

Default subnet mask for class C network is 255.255.255.0 (Network.Network.Network.Host)

i.e, 11111111.11111111.11111111.0000 0000

1)

Given Netmask = 27

so network address is  192.168.10.0 / 27

so, 32- 27 = 5, so there are 5 host bits and 3 subnetting bits in last octet.(3 bits are borrowed from host bits i.e, last octet).

Default mask: 255.255.255.0-------------------> 11111111.11111111.11111111. 000 00000

Our subNetmask: 255.255.255.224 = 27 ----> 11111111.11111111.11111111.111 00000 (3 bits borrowed)

-------------------------------------------------------------------------------------------------------------------------

Address: 192.168.10.0 ----------------> 11000000.10101000.00001010.000 00000

Netmask: 255.255.255.224 = 27 ----> 11111111.11111111.11111111.111 00000

  • ANDing Address and Netmak gives us Network Address.

Network: 192.168.10.0/27 =>11000000.10101000.00001010.000 00000 (Class C)

we will get broadcast address by making 5 host bits in last octet,

Broadcast: 192.168.10.31 => 11000000.10101000.00001010.000 11111

  • First IP Address is Network ID I.e, 192.168.10.0
  • Last IP Address is Broadcast Address => 192.168.10.31
  • So first usable IP Addres is 192.168.10.1
  • Last usable IP Address is 192.168.10.30
  • 5th usable IP Address is 192.168.10.5

------------------------------------------------------------------------------------------------------------------------

Summary:

Address: 192.168.10.0 --------------> 11000000.10101000.00001010.000 00000
Netmask: 255.255.255.224 = 27 ----> 11111111.11111111.11111111.111 00000

  • ANDing Address and Netmak gives us Network Address.

Network: 192.168.10.0/27 => 11000000.10101000.00001010.000 00000 (Class C)(1st IP Address)
Broadcast: 192.168.10.31 => 11000000.10101000.00001010.000 11111 (Last IP Address)
HostMin: 192.168.10.1 ===> 11000000.10101000.00001010.000 00001 (First Usable IP Address)
HostMax: 192.168.10.30 ==> 11000000.10101000.00001010.000 11110 (Last usable IP Address)
Hosts/Net: 30 => (Private Internet)

---------------------------------------------------------------------------------------------------------------------

Question 2, 3 and 4)

Subnet mask = 255.255.255.224

Network Address = 192.168.10.0

we have already calculated for subnet #0, now we will calculate for subnet #2

subnet bits used in mask = 3 bits or 23-2= 6 subnets (subracted 2 because two of these subnets are not generally usable)

host bits are available per subnet = 5 bits or 25-2=30 hosts per subnet

subnet address are : 256-224 =32, so subnets can be found by continuing to add 32 to itself ,till <224

32, 64, 96, 128, 160 and 192 (Six subnets)

subnet 1: Address  192.168.10.32

subnet 2: Address  192.168.10.64

subnet 3: Address  192.168.10.96

subnet 4: Address  192.168.10.128

subnet 5: Address  192.168.10.160

subnet 6: Address  192.168.10.192

For subnet #2:

Subnet Network address =>192.168.10.64 (First IP adress)

2) First usuable IP Address =>192.168.10.65

3) Last usuable IP Address =>192.168.10.94

4) 5th usable IP adress =>192.168.10.69

Broadcast Address =>192.168.10.95

Add a comment
Know the answer?
Add Answer to:
Use the major network address of 192.168.10.0 using a 27 bit mask. configure on subnet #2....
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • using the information given below . what is the ip address , subnet mask , default...

    using the information given below . what is the ip address , subnet mask , default gateway? ** corrections # of bits in subnet for A :6 # of bits in submet for B: 3 PC-A R1 G0/0 R GO/1 S1 PC-B ? assign the IP ADDRESS information with given information Given, IP address: 202.44.66.0/24 For Subnet A: It needs 2 valid hosts 2 valid hosts + 2 (network and broadcast) = 22 i.e., It needs 2 bit as host...

  • Given an IP address and mask of 192.168.10.0/24 255.255.255.0 (address / mask) subnet A has 100...

    Given an IP address and mask of 192.168.10.0/24 255.255.255.0 (address / mask) subnet A has 100 hosts subnet b has 50 hosts Specification Subnet A Subnet B Number of bits in the subnet IP mask (binary) New IP mask (decimal) Maximum number of usable subnets (including the 0th subnet) Number of usable hosts per subnet IP Subnet First IP Host address Last IP Host address Description Subnet A Subnet B First IP address Last IP address Maximum number of hosts

  • Consider a network with network address 192.168.10.0/24, divide this network into 6 equal size subnets. And...

    Consider a network with network address 192.168.10.0/24, divide this network into 6 equal size subnets. And find followings Subnet mask Size of a subnet Network addresses of each subnet Broadcast addresses of each subnet First 2 IP addresses of each subnetwork. Answer following questions based on thee values given below Number of needed usable hosts in a single sub net - 22 Network Address - 201.168.75.0 Address class   Default mask subnet mask   Number of bits borrowed Total number of subnets...

  • Given an IP address and mask of 192.168.1.0 255.255.255.0 (address / mask) subnet A has 55 hosts subnet b has 112 hosts The 0th subnet is not used. (Do not use 192.168.1.0) (Subnetting Help) Subne...

    Given an IP address and mask of 192.168.1.0 255.255.255.0 (address / mask) subnet A has 55 hosts subnet b has 112 hosts The 0th subnet is not used. (Do not use 192.168.1.0) (Subnetting Help) Subnet A Specification Student Input Number of Network bits in the subnet mask New Subnet mask (decimal) Number of usable hosts IP Subnet (Network ID) First IP Host address Last IP Host address (Subnetting Help) Subnet B Specification Student Input Number of Network bits in the...

  • Network IP Addressing Network Layout of 2 networks Given an IP address and mask of 172.23.29.0/24,...

    Network IP Addressing Network Layout of 2 networks Given an IP address and mask of 172.23.29.0/24, design an IP addressing scheme that satisfies the following requirements. Subnet B Specification This network requires space for 62 machines plus the router Number of bits in the subnet Blank 1 IP mask (binary) Blank 2 New IP mask (decimal) Blank 3 Maximum number of usable subnets of this size when using this mask (including the 0th subnet) Blank 4 Number of usable hosts...

  • Given an IP address and mask of 192.168.0.0 /24 (address / mask), design an IP addressing...

    Given an IP address and mask of 192.168.0.0 /24 (address / mask), design an IP addressing scheme that satisfies the following requirements. Network address/mask and the number of hosts for Subnets A and B will be provided by your instructor. Subnet Number of Hosts Subnet A 25 Subnet B 75 The 0th subnet is used. No subnet calculators may be used. All work must be shown on the other side of this page. Subnet A Specification Student Input Points Number...

  • A/ Given the following IP address from the Class B address range using the default subnet...

    A/ Given the following IP address from the Class B address range using the default subnet mask: 100.110.0.0. Your network plan requires no more than 64 hosts on a subnet. When you configure the IP address in Cisco IOS software, which value should you use as the subnet mask? 255.255.0.0 255.255.128.0 255.255.255.128 255.255.255.252                                     B/ Identify how many valid host addresses can you have on 192.168.27.32 network with a subnet mask of 255.255.255.240.   (2^4) - 2 (2^3) – 2 (2^2)...

  • 1. Determine the range of host addresses on a subnet Network 200.154.150.64 Mask 255.255.255.224 2. Given...

    1. Determine the range of host addresses on a subnet Network 200.154.150.64 Mask 255.255.255.224 2. Given the network address 192.168.10.0 and the subnet mask /30. how many subnets are there? How many hosts/subnet ? 3. Find subnet and broadcast address for 192.168.0.100 /27

  • (8 points) A company has a network address of 178.145.20.64 with a subnet mask of 255.255.255.192. The company wants to break this address block into 4 subnets of equal size. a. What Subnet Mask sho...

    (8 points) A company has a network address of 178.145.20.64 with a subnet mask of 255.255.255.192. The company wants to break this address block into 4 subnets of equal size. a. What Subnet Mask should they configure on internal devices to achieve this? b. How many hosts per subnet do they obtain? c. List out the 4 Subnet IDs, the first and last valid host address, and the broadcast address for each of these subnets. 5. a. Subnet Mask: b....

  • A company has a network address of 120.19.0.0 with a subnet mask of 255.255.0.0 The company...

    A company has a network address of 120.19.0.0 with a subnet mask of 255.255.0.0 The company wants to create subnetworks that would contain 30 hosts each. The company wants to make the most efficient use of addresses. What Subnet Mask should they configure on these hosts? How many subnets do they obtain? List the first three subnet IDs, with the first and last valid host address and broadcast address.

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT