Assume that we have a machine with IP address 15.107.33.204 with netmask 255.255.255.240.
Assume that you manage a /11 address space, and that we have fully divided it up into into
Child networks the size of the one on which this machine resides. Answer the following questions:
a.
(1 pt) What is the netmask of the parent network in dotted decimal and “slash” notations?
b.
(1 pt) What “class” is the parent network?
c.
(1 pt) How many bits do you manage?
d.
(1 pt) What is the parent’s IP address (network number)?
e.
(1 pt) What is the netmask of the child network in dotted decimal and “slash” notations?
f.
(1 pt) What is the “class” of the child network?
g.
(1 pt) How many bits are there for host number portion for each of these subnets?
h.
(1 pt) What is the child’s IP address (network number)?
i.
(1 pt) How many bits are available for network number portion, within the parent address space, for these subnets?
j.
(1 pt) How many usable subnets of this size can be created?
k.
(1 pt) How many usable addresses will be available on each of these subnets?
l.
(1 pt) List the IP addresses of first three and last three of these usable subnets.
m.
(1 pt) Give the network number (IP address) of the next to the last usable subnet.
n.
(1 pt) Give the broadcast address of the next to the last usable subnet.
o.
(1 pt) Give the
first usable address on the next to the last usable subnet.
p.
(1 pt) Give the last usable address on the next to the last usable subnet.
a.
Given subnet prefix = 11
An IP address of size 32 bits.
Network bits = 11
Host bits = 21
There are 4 octet in IPv4 address.
First 11 bits will be 1 and other will be 0.
Thus netmask in binary: 11111111.11100000.00000000.00000000
Convert the binary to decimal.
Netmask in dotted decimal form: 255.224.0.0
Slash Notation: 11
b.
Class A address range: 0 to 127
First octet has 15 that corresponds to class A.
Parent network belongs to class A.
But if the network is considered with /11 address space then it is a classless network.
c.
Managable bits = host bits = 32-11 = 21
d.
Parent IP address can be calculated as:
Given IP address: 15.107.33.204
IP in binary: 00001111.01101011.00100001.11001100
Set the last 21 bits as 0.
Parent IP address: 00001111.01100000.00000000.00000000
Now convert the IP to decimal:
15.96.0.0
e.
The child network is subnetted to netmask :255.255.255.240
Netmask in slash notation can be calculated as follows:
n = 256-240
n= 16
Number of bits^ 2 = n
Number of bits^ 2 = 16
Number of bits = 4
Subnet mask = 32-4 = 28
Slash notation: 28
Dotted notation: 255.255.255.240
f.
Child network has subnet mask of /28 thus it is classless.
g.
IP address size = 32
Subnet mask = 28
Number of bits for host portion = 32-28 = 4
h.
Given IP address: 15.107.33.204
IP in binary: 00001111.01101011.00100001.11001100
Netmask = /28
Number of bits to be set as 0 = 32-28
Set the last 4 bits as 0.
Child IP address: 00001111.01101011.00100001.11000000
Now convert the IP to decimal:
15.107.33.192
i.
Bits available in parents address for subnet = new subnet prefix – old subnet prefix
= 28-11
Bits available = 17
j.
Number of subnets = 2^Bits Available = 2^17
k.
Two address are reserved for each subnet one for broadcast and one for network.
Number of usable address = (2^(IP Address Size – Subnet Prefix))-2
= (2^(32-28))-2
= (2^4) – 2
= 16 – 2
Number of usable address = 14
l.
Child network address: 15.107.33.192
Address Range: 15.107.33.193 to 15.107.33.206
First three usable IP’s are 15.107.33.193, 15.107.33.194 and 15.107.33.195.
Last three usable IP’s are 15.107.33.204, 15.107.33.205 and 15.107.33.206.
m.
First IP address = Parent IP = 15.96.0.0
Last IP address can be calculated as follows:
Given IP address: 15.107.33.204
IP in binary: 00001111.01101011.00100001.11001100
Set the last 21 bits as 1.
Parent IP address: 00001111.01111111. 11111111.11111111
Now convert the IP to decimal:
15.127.255.255
Number of IP’s = 16/ subnet
Last network address: 15.107.255.240/28
Second last network address: 15.107.255.224/28
n.
Since the network address of second last usable subnet is 15.107.255.224/28
IP’s in subnet are 16.
Thus, Broadcast Address is 15.107.255.239
o.
Since the network address of second last usable subnet is 15.107.255.224/28
Thus, the first usable address is 15.107.255.225
p.
Since the broadcast address of second last usable subnet is 15.107.255.239/28
Thus, the first usable address is 15.107.255.238
Assume that we have a machine with IP address 15.107.33.204 with netmask 255.255.255.240. Assume that you...
Assume there is a machine with the IP address 129.82.102.63 with netmask /23, and with a parent NW whose netmask is 255.255.224.0. For each answer, do not include any spaces, give full IP addresses/netmasks where these are requested, give the "/" as part of the answer for slash notation. 1. How many bits are there for NW# portion (within the parent address space) for the subnet? 2. How many subnets of this size (the size of the subnet this machine is...
In a class B subnet, we know the IP address of one of the hosts and the subnet mask as given below: IP Address: 188.48.82.176 Subnet mask: 255.255.255.248 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...
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 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)...
Task 1: Design a Logical LAN Topology Step 1: Design an IP addressing scheme Given the IP address block of 192.168.7.0 /24, design an IP addressing scheme that satisfies the following requirements Subnet Subnet A Subnet B Number of Hosts 110 54 The 0 subnet is used. No subnet calculators may be used. Create the smallest possible subnets that satisfy the requirements for hosts. Assign the first usable subnet to Subnet A. Subnet A Specification Student Input Number of bits...
1) Using the technique of bitwise ANDing, find the IP address of the network # (this could be a network or subnet) on which the machine with an IP address and (sub)netmask of 125.138.192.127/255.192.0.0 resides. 2) Based on the information provided below, determine a) the parent network’s IP address , and b) the number of bits that you would manage within that parent’s address space . Machine’s IP=88.98.108.126, Machine’s Netmask=/27, Parent’s Netmask=255.255.240.0 . 3) Based on the information provided below, determine a)...
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. ...
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...
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-...
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...