Question : Computer Network
Question 1 (Short Answer/Essay)
Suppose we want to divide a class-C, 200.0.0.0/24 network into five subnets of the following nominal sizes:
A: 64=26 hosts
B: 32=25 hosts
C: 32=25 hosts
D: 32=25 hosts
E: 16=24 hosts
Propose subnet-bit values to be assigned for each network. The subnets should not “overlap”.
Copy the table below to your answer box, using richtext mode.
|
subnet |
# host bits needed |
# net bits in last byte |
total net bits |
subnet bits (each entry 0 or 1) |
|
A |
6 |
8-6=2 |
/26 |
___ ___ |
|
B |
5 |
8-5=3 |
/27 |
___ ___ ___ |
|
C |
5 |
8-5=3 |
/27 |
___ ___ ___ |
|
D |
5 |
8-5=3 |
/27 |
___ ___ ___ |
|
E |
4 |
8-4=4 |
/28 |
___ ___ ___ ___ |
please provide correct answer
|
subnet |
# host bits needed |
# net bits in last byte |
total net bits |
subnet bits (each entry 0 or 1) |
|
A |
6 |
8-6=2 |
/26 |
11111111.11111111.11111111.11000000 |
|
B |
5 |
8-5=3 |
/27 |
11111111.11111111.11111111.11100000 |
|
C |
5 |
8-5=3 |
/27 |
11111111.11111111.11111111.11100000 |
|
D |
5 |
8-5=3 |
/27 |
11111111.11111111.11111111.11100000 |
|
E |
4 |
8-4=4 |
/28 |
11111111.11111111.11111111.11110000 |
A 200.0.0.1 to 200.0.0.62
B 200.0.0.65 to 200.0.0.94
C 200.0.0.97 to 200.0.0.126
D 200.0.0.129 to 200.0.0.158
E 200.0.0.161 to 200.0.0.174
if you have any doubt then please ask me without any hesitation in
the comment section below , if you like my answer then please
thumbs up for the answer , before giving thumbs down please discuss
the question it may possible that we may understand the question
different way and we can edit and change the answers if you argue,
thanks :)
Question : Computer Network Question 1 (Short Answer/Essay) Suppose we want to divide a class-C, 200.0.0.0/24...
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...
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...
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...
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...
Write down your assigned network address: 224.151.41.0/24 1. What is your assigned network address? 2. What is the subnet mask (dotted decimal form) for this network? 3. What is the broadcast address for this network? 4. How many addressable hosts are available for this network? Following good network design practices, you decide to segment this network into 4 equal subnets, to be used or shared among the different Rowdy Gamerz departments: Software Development, Technical Support, Marketing/Sales, and Management & Human...
1. What is your assigned network address? 224.151.73.0/24 2. What is the subnet mask (dotted decimal form) for this network? 3. What is the broadcast address for this network? 4. How many addressable hosts are available for this network? Following good network design practices, you decide to segment this network into 4 equal subnets, to be used or shared among the different departments: Software Development, Technical Support, Marketing/Sales, and Management & Human Resources. 5. To create 4 subnets, you must...
4. Given a network IP address of 130.124.0.0 answer the following questions if 8 subnets are to be created a. What dass (A, B or C) is the IP address 130.124.0.07 b. What is the # of borrowed host bits to create 8 subnets? Show your work and/or explain your answer. c Determine the subnet mask d. Determine the number of usable hosts per subnet e. Determine the network address and the broadcast address for each subnet. Network Address (Subnet)...
COMPUTER NETWORKS: 1. An organization with a Class B IP address of 128.25.0.0/16 wants eight subnets in its network. There are some legacy routers. Hence, they do not want to use zero and all-ones subnets. a. How many bits are used in each of the following three fields? netID: ______________ subnetID: __________ hostID: _________________ b. Determine the subnet mask that needs to be set in the hosts in dotted decimal notation. Subnet Mask in dotted decimal notation: ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬_______________________________________ c. ...
* Assume a Class C network with the ID of 192.168.12.0 is to be subnetted into 8 smaller networks, complete the following: 1. How many host bits will you need to borrow to use for network information? 2. How many hosts will each subnet be able to support? 3. What is the CIDR notation for each network? 4. What is the subnet mask for each network? 5. What is the broadcast address of the subnet with the extended network prefix...
Give the starting network address 181.173.40.0/24 subnet to make subnets that support a minimum 36 hosts each while making as many subnets as possible. What is the new mask in CIDR notation? Question 3 options: a) 28 b) 30 c) 25 d) 27 e) 29 f) 26