Question

can you show work please What valid host range is the IP address 172.19.160.14/27 a part...

can you show work please

What valid host range is the IP address 172.19.160.14/27 a part of?

What is the first valid host on the subnetwork that the node 172.24.192.84 255.255.255.128 belongs to?

How many subnets and hosts per subnet can you get from the network 172.25.0.0/25?

What is the first valid host on the subnetwork that the node 172.28.230.89/26 belongs to?

Which subnet does host 172.18.9.246/23 belong to?

Homework Answers

Answer #1

What valid host range is the IP address 172.19.160.14 / 27 a part of?

ip address: 172.19.160.14 / 27

Classless inter-domain routing (CIDR) is used.

27 bits are used in network id, remaining 5 bits for host id.

lets write 172.19.160.14 / 27 in bit form

                     ( only last byte is required here) --> 172 . 19 . 160 .000 01110

                     red indicate network part

                    black indicate host part.

lets take the host part ---> 01110 ( 5 bit )

                                    ----> here 2^5 = 32 numbers possible.

                                                           = 0 to 31

so first ip = 172.19.160.0 / 27 ( network id )

second ip= 172.19.160.1 /27 (usable)

*

*

31 st IP    = 72.19.160.30 / 27(usable)

last ip     = 72.19.160.31 / 27    (broadcast ip)

valid host range= 72.19.160.1 /27 to 31 st IP    = 72.19.160.30 / 27

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

What is the first valid host on the subnetwork that the node 172.24.192.84 ,255.255.255.128 belongs to?

ip address =172.24.192.84

mask          =255.255.255.128

network id = ip address AND mask

172.24. 192 .01010100 + ( only last byte is converted to bit beacuse x AND 255 give x itself )

255.255.255. 10000000

172 . 24 .192 . 0000000

-> network id = 172 . 24 .192 . 0000000

                       =172 . 24 .192 .0

->first usable ip = 172 . 24 .192 . 1

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

How many subnets and hosts per subnet can you get from the network 172.25.0.0/25?

subnet mask is not given. so lets assume default mask is 255.255.0 . 0 ( class B)

network id= ip address AND mask = 172.25.0.0 / 16 ( only 16 bit is used )

172.25.00000000.0 0000000 / 25 ( 9 bits remaining for subnet )

9 bits for subnet: so total ( 2^9 -2 ) = 512 - 2 = 510 subnets

7 bits for host id : so tatal (2^7 -2 )= 128 -2 =126 host/subnet

( 2 substracted because 1 will be network id and one will be host id)

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

What is the first valid host on the subnetwork that the node 172.28.230.89/26 belongs to?

26 bits for network id so,

172.28.230.89 = 172.28.230.01011001 ( red denote networ part, lets make the host part 0)

                        =172.28.230.01000000

                        =172.28.230.64

172.28.230.89/26 belongs to networ id 172.28.230.64/26

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

Which subnet does host 172.18.9.246/23 belong to?

23 bits for network id so,

172.18.9.246= 172.18.00001001. 11110110( red denote networ part, lets make the host part 0)

                        =172.18.0000100 0.00000000

                        =172.18.8.0

172.18.9.246/23 belongs to networ id 172.18.8.0/23

  

                    

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
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 the following IP address from the Class B address range using the default subnet mask:...
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? a) 255.255.0.0 b) 255.255.128.0 c) 255.255.255.128 d) 255.255.255.252 If your current Network ID is 223.40.35.0 with the default subnet mask and you need to have 15 subnets and maximizing the number of...
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...
Using the IPv4 network in the below table. You will subnet it to provide IP addresses...
Using the IPv4 network in the below table. You will subnet it to provide IP addresses to two subnets (Subnet A and Subnet B) that will support the required number of hosts. No subnet calculators may be used. All work must be shown using the IP Addressing worksheet below. Network Number of Hosts in Subnet A Number of Hosts in Subnet B 192.168.10.0/24 100 50 IP Addressing Worksheet Specification Subnet A Subnet B Number of bits in the subnet blank...
Suppose a company received the IP network: 221.163.175.0/16. You want to set up the company’s network...
Suppose a company received the IP network: 221.163.175.0/16. You want to set up the company’s network to limit the number of hosts on each subnet to approximately 60 a. What class of address is this? b. How many subnets are possible? c. How many bits must be borrowed from the host bits to be used for subnet ID?   d, What is the subnet mask? e. How many possible hosts could be on each subnet, assuming the first and last addresses...
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_______________
Enter the maximum number of valid subnets and usable hosts per subnet that you can get...
Enter the maximum number of valid subnets and usable hosts per subnet that you can get from the network 190.99.0.0 255.255.248.0. please show work.
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 the WAN engineer for Widgets International. Your company has just purchased the IP network...
You are the WAN engineer for Widgets International. Your company has just purchased the IP network range 201.144.32.0/24. Your company needs two networks with 48 hosts per network using this IP network range. How do you subnet this IP network? What is the subnet mask you should use? What network address would you use? How would you write this in CIDR notation? What are the usable networks and ranges that you can use to accomplish your company s directive?
You are to create 17 subnets on a class B network with the IP address: 172.20.112.1?...
You are to create 17 subnets on a class B network with the IP address: 172.20.112.1? How many bits do you need to uniquely identify each subnet? (focus on the binary representation more so than the networking aspect of the question) : hint what is the minimum number of bits do you need to represent 17 different entities. (show all steps) Subtract 10 – 7 using 2’s complement (show all steps) Find the two’s complement of the following number:   10110111(show...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT