Question

1. Must router interfaces be assigned the first available host address in a range? 2. What...

1. Must router interfaces be assigned the first available host address in a range?

2. What makes subnetting with Class A and Class B addresses more difficult than subnetting with Class C addresses?

3. How can you tell if an IP address is a network or subnetwork number if you write out the address in binary?

4. How can you tell if an IP address is a broadcast address if you write out the address in binary?

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

1A)    In Every router interfaces can be divided into multiple hosts. In that, the host parts with all zeroes or all ones are used for the network and the broadcast address respectively. This is we are all know that, but router interface also have the specific host address in the given range of hosts per subnets. So, router interface be assigned with first host address of the hosts per subnet. For example :- I've been given a Class C address, let's say 192.10.20.0. Router is connected to switch and switch carrying 14 hosts. I need to select a mask to accommodate a greater number of hosts than this value of 14, plus a further 2 addresses for the Network and Broadcast addresses (all 0s and all 1s). So I need to use the last 4 bits (2^4=16), or a /28 mask. My network will be from 192.10.20.0 (Network Address of subnet 1) to 192.10.20.15 (Broadcast Address of subnet 1). I assigned the IPs from 192.10.20.1 to 192.10.20.14 (all 14 hosts have an individual IP). But for each host I also need to assign an address for gateway.

2A)

The Class A networking address scheme is designed for the government and large institutions needing a great deal of unique nodes.In class A and class B have more ip addresses so more difficult to subnetting ip addressess in both the classes.In class C have less ip addresses than compare to class A and class B.So class A and class B is more difficult to subnetting with class C addresses.

3A) If the given Ip address is network ip address. We can write the ip address in the binary format divided with octet. In class C the network Ip address can be represented with the all the host address will be "0" then you can tell ip address is a network ip address.

4A) if the given Ip address is a broadcast ip address. We can write the ip address in the binary format divided with octet. In class C the network Ip address can be represented with the all the host address will be "1" then you can tell the ip address is a broadcast ip address.

Add a comment
Know the answer?
Add Answer to:
1. Must router interfaces be assigned the first available host address in a range? 2. What...
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
  • 7. Write down the last network address for the network classes listed below: (do not use any reserved address) Class C Class B Class A Tabie 3 3 marksy 8. The following host IP addresses all belong t...

    7. Write down the last network address for the network classes listed below: (do not use any reserved address) Class C Class B Class A Tabie 3 3 marksy 8. The following host IP addresses all belong to IP4 subnetted networks. Using the information provided (IP address and network prefix length), fill in the table with the Subnetwork Address of the subnet to which the host belongs, the subnet mask and the number of host each subnetwork can accommodate. Host...

  • Find the network address, the broadcast address, and the range of host addresses for each given...

    Find the network address, the broadcast address, and the range of host addresses for each given IPv4 address. The network address is calculated by setting all host bits to zero. The broadcast address is calculated by setting all host bits to one. The available addresses to assign to hosts on the network are the addresses between the network address and the broadcast address. The CIDR (Classless Inter-Domain Routing) number indicates the number of network bits. Since IPv4 is a 32-bit...

  • 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)...

  • Step 2. Basic IP addressing. Task: Use the IP address chart and your knowledge of IP...

    Step 2. Basic IP addressing. Task: Use the IP address chart and your knowledge of IP address classes to answer the following questions l. What is the decimal and binary range of the first octet of all possible Class B IP addresses? Decimal: From: To: Binary: 2. Which octet(s) represent the network portion of a Class C IP address? 3. Which octet(s) represent the host portion of a Class A IP address? Io: Step 3. Determine the host and network...

  • For this assignment you will explore subnet addresses, host addresses and direct broadcast addresses. You will...

    For this assignment you will explore subnet addresses, host addresses and direct broadcast addresses. You will be provided an IP addresses and then asked to answer questions related to the IP. In this assignment, first we explain how to find the subnet address for each subnet, the range of host addresses, and the direct broadcast address. Then you will be asked to do a similar exercise by yourself. Assume that you have been assigned the 192.168.1.0/24 network. You need to...

  • You will subnet the network address 172.16.0.0/16. The network has the following requirements: L...

    You will subnet the network address 172.16.0.0/16. The network has the following requirements: LAN 1 will require 375 host IP addresses LAN 2 will require 250 host IP addresses Interfaces of router should receive First valid address of the range. Assign IP address, subnet mask and default gateway to each PC and Laptop. PCs and Laptops can receive any available IP address from the network they belong to. Configure wireless access points with SSID and WPA2 Personal key of your...

  • Solve the following subnetting questions. Be sure to describe how you came to the solutions. What...

    Solve the following subnetting questions. Be sure to describe how you came to the solutions. What is the last valid host on the subnet 172.30.96.0/20? What is the broadcast address of the network 172.25.8.0/23? Which subnet does host 172.30.161.65 255.255.254.0 belong to? What is the first valid host on the subnetwork that the node 172.30.189.212 255.255.255.128 belongs to? What valid host range is the IP address 10.37.220.29/20 a part of? How many subnets and hosts per subnet can you get...

  • Computer A Windows Router 1 E0/0 E0/1 GALERIE E0/1 Computer B E0/0 GRE0/2 Router 2 Server...

    Computer A Windows Router 1 E0/0 E0/1 GALERIE E0/1 Computer B E0/0 GRE0/2 Router 2 Server webmail.njit.edy Internet Device Interface IP address MAC address Subnet Mask Gateway Router 1 E0/0 192.168.23.254 00:50:00:01:11:10 255.255.255.0 192.168.23.254 Router 1 E0/1 192.168.12.1 00:50:00:01:11:11 255.255.255.252 Router 2 E0/0 192.167.13.254 00:50:00:02:22:20 255.255.255.0 192.168.13.254 Router 2 E0/1 192.168.12.2 00:50:00:02:22:21 255.255.255.252 Router 2 E0/2 64.95.38.13 00:50:00:02:22:23 255.255.255.252 64.95.38.14 Computer A ETHO 192.168.23.10 23:AA:B1:A1:A3:11 255.255.255.0 192.168.23.254 Computer B ETHO 192.168.23.20 23:FD:1D:A1:02:24 255.255.0.0 192.168.23.254 Server ETHO 192.168.13.1 13:22:02:00:0A:10 255.255.255.0 192.168.13.254...

  • An IP address is a 32-bit number that uniquely identifies a host (computer or other device,...

    An IP address is a 32-bit number that uniquely identifies a host (computer or other device, such as a printer or router) on a TCP/IP network. IP addresses are normally expressed in dotted-decimal format, with four numbers separated by periods, such as 192.168.123.132. To understand how subnet masks are used to distinguish be- tween hosts, networks, and subnetworks, examine an IP address in binary notation. For example, the dotted-decimal IP address 192.168.123.132 is (in binary notation) the 32 bit num-...

  • You are given a class B IP Address of 169.33.0.0 and you need to create a network with at least 20 subnets and at l...

    You are given a class B IP Address of 169.33.0.0 and you need to create a network with at least 20 subnets and at least 100 hosts in each subnet. Answer the following questions (answers may vary): 1. What subnet mask will you choosse? 2. State what are the IP addresses for: a. The IP address of each subnet b. The IP address of the first host in each subnet c. The IP address of the last host in each...

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
ADVERTISEMENT