Question

Given the network   10.10.40.0   255.255.252.0           (note that this problem is subnetting the third octet) a....

Given the network   10.10.40.0   255.255.252.0

          (note that this problem is subnetting the third octet)

a. What is the first valid host address?

b. What is the last valid host address?

c. What is the broadcast address?

Homework Answers

Answer #1
Address:   10.10.40.0            00001010.00001010.00101000.00000000
Netmask:   255.255.252.0 = 22    11111111.11111111.11111100.00000000
Wildcard:  0.0.3.255             00000000.00000000.00000011.11111111
Class A
Network:   10.10.40.0/22         00001010.00001010.00101000.00000000
Broadcast: 10.10.43.255          00001010.00001010.00101011.11111111
HostMin:   10.10.40.1            00001010.00001010.00101000.00000001
HostMax:   10.10.43.254          00001010.00001010.00101011.11111110
Hosts/Net: 1022

a. What is the first valid host address?
10.10.40.1

b. What is the last valid host address?
10.10.43.254

c. What is the broadcast address?
10.10.43.255
Know the answer?
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
Similar Questions
Scenario 1 (Use the network 221.153.17.0 for the following questions.) We need to subnet this network...
Scenario 1 (Use the network 221.153.17.0 for the following questions.) We need to subnet this network to support a minimum of 4 (seven) networks. How many bits do we need to use from the last octet to support this? How many hosts would each network be able to support? What will the subnet mask be? Give the network, IP range, and broadcast address for the first 3 networks: Network 1:    _________________             Broadcast: _________________ Host IP Range:         _________________ to _________________...
In a class C subnet, we know the IP address of one of the hosts and...
In a class C subnet, we know the IP address of one of the hosts and the subnet mask as given below: IP Address: 198.48.82.176 Subnet mask: 255.255.255.224 1) What is the first valid host address in the subnet? (in dotted decimal) 2) What is the last valid address in the subnet? (in dotted decimal) 3) What is the subnet network address? (in dotted decimal) 4) What is the subnet broadcast address? (in dotted decimal) 5) What is the number...
You have leased a Class C network whose network ID is 204.188.89.0. You need to divide...
You have leased a Class C network whose network ID is 204.188.89.0. You need to divide it into three subnets to correspond to three different departments in your organization. For each of the four subnets enter the correct broadcast address. Broadcast address for the first subnet: Broadcast address for the second subnet: Broadcast address for the third subnet: Broadcast address for the fourth subnet:
Can you show work please. What is the broadcast address of the network 192.168.74.192/26? How many...
Can you show work please. What is the broadcast address of the network 192.168.74.192/26? How many subnets and hosts per subnet can you get from the network 10.0.0.0/20? Which subnet does host 172.24.180.218 255.255.255.224 belong to? Which subnet does host 172.29.120.200/23 belong to? What is the first valid host on the subnetwork that the node 172.29.214.117/28 belongs to?
Given a network of Class B, how many bits should be borrowed from the HostID in...
Given a network of Class B, how many bits should be borrowed from the HostID in order to build 100 subnets with 200 host in each one of them? Given an IP address 138.112.25.60, with the mask 255.255.255.240: Calculate the network address and broadcast address of the network it belongs to. For 138.112.25.47 and 38.112.25.49, which one is in the same network as 138.112.25.60 does, and which one is not. Show the necessary calculation steps and explanation.
Given a Class B network and a number of subnets required, complete the table to identify...
Given a Class B network and a number of subnets required, complete the table to identify the number of bits to borrow from the host field for the subnet field and the maximum number of host addresses available per subnet. Number of Subnets Required Number of Bits to Borrow for the Subnet Field Maximum Number of Hosts per Subnet Subnet Mask in Binary and Decimal Representations 5 3    23 = 8 Class B has 16 host bits by definition. If...
You are given the description of a network. The network has three switches (i.e. Switch A,...
You are given the description of a network. The network has three switches (i.e. Switch A, Switch B and Switch C) and three hosts (i.e. Host A, Host B and Host C). The Host A is connected to Switch A. The Host B is connected to Switch B. The Host C is connected to Switch C. Furthermore, the Switch A is connected to Switch B. The Switch B is connected to Switch C and the Switch C is connected to...
1. The SNR has a more prevalent effect on the channel capacity than the channel bandwidth...
1. The SNR has a more prevalent effect on the channel capacity than the channel bandwidth (T or F) 2. What do we replace a sequence of 8 0's wirh in a bipolar line of code (10 Words or less) 3. Given a host address 138.168.67.22/21 Does the host belong to a subnet or a supernet What is the associated maak What is the network IP address What is the broadcast address What is rhe address of the last host...
write th subnetworks when choosing 4 bits for the subnetting for the ip address of the...
write th subnetworks when choosing 4 bits for the subnetting for the ip address of the network 192.2.1.0 . also , find the new subnet mask , amd find the broadcast , the first host k and last host addresses for each subnetwork
What is the network address if given this IP address and the following subnet mask?  Please note...
What is the network address if given this IP address and the following subnet mask?  Please note that the network may be different if the subnet mask is different. IP address 178.47.188.176 255.255.255.0     network 178.47.188.0 255.255.255.240 network 178.47.188.176 255.255.0.0          network 178.47.0.0 255.255.240.0      network 178.47.176.0 How many total/useable hosts? 1a. /20    Total_______________          Useable_______________ 1b. /21    Total_______________          Useable_______________ 1c. /28    Total_______________          Useable_______________ 1d.  /27     Total_______________          Useable_______________ 1e. /30     Total_______________          Useable_______________
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT
Active Questions
  • How can you use Bayes’ theorem in light of new information? In Bayes’ theorem, how does...
    asked 4 minutes ago
  • Which of the following is not one of the four states of a working file? Unchanged,...
    asked 6 minutes ago
  • Assume we have CPU instructions that look like this: load register, address save register, address Where...
    asked 20 minutes ago
  • What is the difference between the following two declarations? char array[] = “Hello World”; char *array...
    asked 35 minutes ago
  • Discuss knowledge and understanding gleaned from The Least Dangerous Assumption and Strategies for Presuming Competence. How...
    asked 36 minutes ago
  • Exercise 13-20 (LO13-3) The owner of Maumee Ford-Volvo wants to study the relationship between the age...
    asked 38 minutes ago
  • Scenario The Department of Administrative Services (DAS) provides a number of services to other departments in...
    asked 46 minutes ago
  • Linear Regressions The number of newly reported crime cases in a county in New York State...
    asked 50 minutes ago
  • Specialty courts have been developed for various categories of crimes and offenders (e.g., mental health, substance...
    asked 55 minutes ago
  • An air-track cart with mass m=0.40kg and speed v0=1.2m/s approaches two other carts that are at...
    asked 55 minutes ago
  • Write a program in C# that reverses a collection and removes elements that are divisible by...
    asked 58 minutes ago
  • A gas pipeline with the thickness of 4mm is to be joint together by using welding...
    asked 1 hour ago