SlideShare a Scribd company logo
1. Your job is to plan a network. Use network 200.1.1.0. Choose a mask that will
maximize the number of hosts per subnet.
Q1 Answer
Default class C subnet mask is 255.255.255.0
To calculate the number of subnets, use the formula 2n
-2 where n = number of bits
borrowed.
In this question, 7 subnets are needed. By using the formula 2n
-2 (remember that
subnets with all 0’s and all 1’s are not allowed), we could deduce that n = 4. (24
-2=14
subnets), subnet mask is 255.255.255.240. The remaining bits for hosts are 8 bits – 4
bits = 4bits. Thus, there are 14(by 24
-2) hosts available with this subnet mask.
2. Your job is to plan a new network. The network might grow to need at most 100
subnets, with 200 hosts per subnet maximum. Use network 172.16.0.0 and use the
same subnet mask for all subnets. Determine all subnet masks that meet the
criteria. Choose a mask and pick enough subnets to use for this topology.
Q2 Answer
Default subnet mask for Class B is 255.255.0.0
For this Question, since we could use maximum 100 subnets or maximum 200 hosts,
so that more than one subnet mask could be created.
For maximum 100 subnets, by using the formula (2n
-2), we could deduce that n = 7.
This means we may borrow 7 bits from host portion. The remaining bits for host are
16-7 = 9 bits. 9 bits for host is 510 (by 29
-2). It meets the criteria of 200 hosts per
subnet. Thus, a subnet mask: 255.255.254.0 can be used.
For 200 host, by using the formula (2m
-2) where m = number of bits reserve for host
portion, we could deduce that m = 8. We should reserve at least 8 bits for host portion.
And the remaining bits for subnet are 16-8 = 8 bits, which equal to 254 usable subnets
(by 28
-2). It also meets the criteria of the case, thus, the maximum number of bits can
be borrowed from host portion is 8 bits.
3. Your school acquired a class B address, 178.13.0.0. You need to create a
subnetting scheme to provide the following:
 40 subnets with each subnet 220 hosts
 24 subnets with each subnet 90 hosts
 15 subnets with each subnet 80 hosts
What is the minimum and maximum number of bits can be borrowed?
Q3 Answer
A class B network is used: 178.13.0.0, default subnet mask is 255.255.0.0
Here we have 40+24+15 (79) subnets in our network and the maximum number of
hosts in a subnet are 220.
For 79 subnets, by using the formula (2n
-2), we could deduce that n = 7. The
remaining bits for host are 16-7 = 9 bits, which equal to 510 usable hosts (by 29
-2). It
meets the criteria: 79 subnets and 220 host per subnet, and so the minimum number of
bits can be borrowed from host portion is 7 bits.
For 220 host, by using the formula (2m
-2), we could deduce that m = 8. We should
reserve at least 8 bits for host portion. And the remaining bits for subnet are 16-8 = 8
bits, which equal to 254 usable subnets (by 28
-2). It also meets the criteria of the case,
thus, the maximum number of bits can be borrowed from host portion is 8 bits.
4. In a class C network 192.5.12.0 with subnet mask 255.255.255.224, to which
subnet would host 192.5.12.135 belong?
Q4 Answer
Class C network 192.5.12.0 with subnet mask 255.255.255.224
Convert the last octet from the IP address 192.5.12.135, we have 10000111, as the
first 3 bits is the subnet ID (224 in decimal = 11100000 in binary). By using ANDing
operation, we find that this IP address should belong to subnetwork 10000000 (the
last octet in binary) or 192.5.12.128.
Q5 Answer
IP Class: C IP Address: 192.15.22.0
Mask Bits: 4 Subnet Mask: 255.255.255.240
IP Major Net: 192.15.22.0
Major Net Bcast: 192.15.22.255
Subnet Subnet
no ID Host Range Broadcast
0 192.15.22.0 192.15.22.1 192.15.22.14
192.15.22.15
1 192.15.22.16 192.15.22.17 192.15.22.30
192.15.22.31
2 192.15.22.32 192.15.22.33 192.15.22.46
192.15.22.47
3 192.15.22.48 192.15.22.49 192.15.22.62
192.15.22.63
4 192.15.22.64 192.15.22.65 192.15.22.78
192.15.22.79
5 192.15.22.80 192.15.22.81 192.15.22.94
192.15.22.95
Q6 Answer
IP Class: B IP Address: 130.12.0.0
Mask Bits: 6 Subnet Mask: 255.255.252.0
IP Major Net: 130.12.0.0
Major Net Bcast: 130.12.255.255
Subnet Subnet
no ID Host Range Broadcast
0 130.12.0.0 130.12.0.1 130.12.3.254
130.12.3.255
1 130.12.4.0 130.12.4.1 130.12.7.254
130.12.7.255
2 130.12.8.0 130.12.8.1 130.12.11.254
130.12.11.255
3 130.12.12.0 130.12.12.1 130.12.15.254
130.12.15.255
4 130.12.16.0 130.12.16.1 130.12.19.254
130.12.19.255
5 130.12.20.0 130.12.20.1 130.12.23.254
130.12.23.255
Q7 Answer
IP Class: B IP Address: 130.12.0.0
Mask Bits: 10 Subnet Mask: 255.255.255.192
IP Major Net: 130.12.0.0
Major Net Bcast: 130.12.255.255
Subnet Subnet
no ID Host Range Broadcast
0 130.12.0.0 130.12.0.1 130.12.0.62
130.12.0.63
1 130.12.0.64 130.12.0.65 130.12.0.126
130.12.0.127
2 130.12.0.128 130.12.0.129 130.12.0.190
130.12.0.191
3 130.12.0.192 130.12.0.193 130.12.0.254
130.12.0.255
4 130.12.1.0 130.12.1.1 130.12.1.62
130.12.1.63
5 130.12.1.64 130.12.1.65 130.12.1.126
130.12.1.127
Q7 Answer
IP Class: B IP Address: 130.12.0.0
Mask Bits: 10 Subnet Mask: 255.255.255.192
IP Major Net: 130.12.0.0
Major Net Bcast: 130.12.255.255
Subnet Subnet
no ID Host Range Broadcast
0 130.12.0.0 130.12.0.1 130.12.0.62
130.12.0.63
1 130.12.0.64 130.12.0.65 130.12.0.126
130.12.0.127
2 130.12.0.128 130.12.0.129 130.12.0.190
130.12.0.191
3 130.12.0.192 130.12.0.193 130.12.0.254
130.12.0.255
4 130.12.1.0 130.12.1.1 130.12.1.62
130.12.1.63
5 130.12.1.64 130.12.1.65 130.12.1.126
130.12.1.127

More Related Content

What's hot

Data communication and networks by B. Forouzan
Data communication and networks by B. ForouzanData communication and networks by B. Forouzan
Data communication and networks by B. Forouzan
Preethi T G
 
Network layer tanenbaum
Network layer tanenbaumNetwork layer tanenbaum
Network layer tanenbaum
Mahesh Kumar Chelimilla
 
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESSComputer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
Dr. SELVAGANESAN S
 
Subentting, Supernetting and VLSM presentation
Subentting, Supernetting and VLSM presentationSubentting, Supernetting and VLSM presentation
Subentting, Supernetting and VLSM presentation
Zakaria Hossain
 
Leaky bucket A
Leaky bucket ALeaky bucket A
Leaky bucket A
Syed Shaheer Gilani
 
Ip addressing
Ip addressingIp addressing
Ip addressing
Online
 
Ipv4 presentation
Ipv4 presentationIpv4 presentation
Ipv4 presentation
shakeel khan
 
IP addressing and Subnetting PPT
IP addressing and Subnetting PPTIP addressing and Subnetting PPT
IP addressing and Subnetting PPT
Pijush Kanti Das
 
Cn ipv4 addressing
Cn ipv4 addressingCn ipv4 addressing
Cn ipv4 addressing
SangeethaSasi1
 
Classful and classless addressing
Classful and classless addressingClassful and classless addressing
Classful and classless addressing
Sourav Jyoti Das
 
Lesson 2: Subnetting basics
Lesson 2: Subnetting basicsLesson 2: Subnetting basics
Lesson 2: Subnetting basics
Mahmmoud Mahdi
 
Ip addressing
Ip addressingIp addressing
Ip addressing
sid1322
 
Clientserver Presentation
Clientserver PresentationClientserver Presentation
Clientserver PresentationTuhin_Das
 
Network Layer
Network LayerNetwork Layer
Network Layer
Dr Shashikant Athawale
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
IGZ Software house
 
Packet switching
Packet switchingPacket switching
Packet switchingasimnawaz54
 
Computer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP AddressingComputer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP Addressing
Bisrat Girma
 

What's hot (20)

Data communication and networks by B. Forouzan
Data communication and networks by B. ForouzanData communication and networks by B. Forouzan
Data communication and networks by B. Forouzan
 
Network layer tanenbaum
Network layer tanenbaumNetwork layer tanenbaum
Network layer tanenbaum
 
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESSComputer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
 
Subentting, Supernetting and VLSM presentation
Subentting, Supernetting and VLSM presentationSubentting, Supernetting and VLSM presentation
Subentting, Supernetting and VLSM presentation
 
ipv6 ppt
ipv6 pptipv6 ppt
ipv6 ppt
 
Leaky bucket A
Leaky bucket ALeaky bucket A
Leaky bucket A
 
Ip addressing
Ip addressingIp addressing
Ip addressing
 
IP Address
IP AddressIP Address
IP Address
 
Ipv4 presentation
Ipv4 presentationIpv4 presentation
Ipv4 presentation
 
IP addressing and Subnetting PPT
IP addressing and Subnetting PPTIP addressing and Subnetting PPT
IP addressing and Subnetting PPT
 
Cn ipv4 addressing
Cn ipv4 addressingCn ipv4 addressing
Cn ipv4 addressing
 
Classful and classless addressing
Classful and classless addressingClassful and classless addressing
Classful and classless addressing
 
Lesson 2: Subnetting basics
Lesson 2: Subnetting basicsLesson 2: Subnetting basics
Lesson 2: Subnetting basics
 
Ip addressing
Ip addressingIp addressing
Ip addressing
 
Clientserver Presentation
Clientserver PresentationClientserver Presentation
Clientserver Presentation
 
Network Layer
Network LayerNetwork Layer
Network Layer
 
Ppt of routing protocols
Ppt of routing protocolsPpt of routing protocols
Ppt of routing protocols
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
 
Packet switching
Packet switchingPacket switching
Packet switching
 
Computer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP AddressingComputer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP Addressing
 

Viewers also liked

FP 303 COMPUTER NETWORK FINAL PAPER JUNE 2012
FP 303 COMPUTER NETWORK FINAL PAPER JUNE 2012FP 303 COMPUTER NETWORK FINAL PAPER JUNE 2012
FP 303 COMPUTER NETWORK FINAL PAPER JUNE 2012
Syahriha Ruslan
 
Final exam review answer(networking)
Final exam review answer(networking)Final exam review answer(networking)
Final exam review answer(networking)welcometofacebook
 
FP 303 COMPUTER NETWORK PAPER FINAL
FP 303 COMPUTER NETWORK PAPER FINALFP 303 COMPUTER NETWORK PAPER FINAL
FP 303 COMPUTER NETWORK PAPER FINAL
Syahriha Ruslan
 
Midterm review questions ans(networking)
Midterm review questions ans(networking)Midterm review questions ans(networking)
Midterm review questions ans(networking)welcometofacebook
 
FP 303 COMPUTER NETWORK PAPER FINAL Q
FP 303 COMPUTER NETWORK PAPER FINAL QFP 303 COMPUTER NETWORK PAPER FINAL Q
FP 303 COMPUTER NETWORK PAPER FINAL Q
Syahriha Ruslan
 
cltv calculation-calyx corolla
cltv calculation-calyx corolla cltv calculation-calyx corolla
cltv calculation-calyx corolla welcometofacebook
 
Class+3+ +quantitative+analysis+exercise+answer+key
Class+3+ +quantitative+analysis+exercise+answer+keyClass+3+ +quantitative+analysis+exercise+answer+key
Class+3+ +quantitative+analysis+exercise+answer+keywelcometofacebook
 
EVC exercise-novel motor oil
EVC exercise-novel motor oilEVC exercise-novel motor oil
EVC exercise-novel motor oilwelcometofacebook
 
Quantitative exercise-toasty oven
Quantitative exercise-toasty ovenQuantitative exercise-toasty oven
Quantitative exercise-toasty ovenwelcometofacebook
 
Exercises TCP/IP Networking With Solutions
Exercises TCP/IP Networking With SolutionsExercises TCP/IP Networking With Solutions
Exercises TCP/IP Networking With Solutions
Felipe Suarez
 
Source code for insert multiple rows(database)
Source code for insert multiple rows(database)Source code for insert multiple rows(database)
Source code for insert multiple rows(database)welcometofacebook
 
Source codes for alerts lovs and reports generation(database)
Source codes for alerts lovs and reports generation(database)Source codes for alerts lovs and reports generation(database)
Source codes for alerts lovs and reports generation(database)welcometofacebook
 
distribution strategies calyx and corolla(4210)
distribution strategies calyx and corolla(4210)distribution strategies calyx and corolla(4210)
distribution strategies calyx and corolla(4210)welcometofacebook
 

Viewers also liked (20)

FP 303 COMPUTER NETWORK FINAL PAPER JUNE 2012
FP 303 COMPUTER NETWORK FINAL PAPER JUNE 2012FP 303 COMPUTER NETWORK FINAL PAPER JUNE 2012
FP 303 COMPUTER NETWORK FINAL PAPER JUNE 2012
 
Final exam review answer(networking)
Final exam review answer(networking)Final exam review answer(networking)
Final exam review answer(networking)
 
FP 303 COMPUTER NETWORK PAPER FINAL
FP 303 COMPUTER NETWORK PAPER FINALFP 303 COMPUTER NETWORK PAPER FINAL
FP 303 COMPUTER NETWORK PAPER FINAL
 
Midterm review questions ans(networking)
Midterm review questions ans(networking)Midterm review questions ans(networking)
Midterm review questions ans(networking)
 
FP 303 COMPUTER NETWORK PAPER FINAL Q
FP 303 COMPUTER NETWORK PAPER FINAL QFP 303 COMPUTER NETWORK PAPER FINAL Q
FP 303 COMPUTER NETWORK PAPER FINAL Q
 
Exercise2(database)
Exercise2(database)Exercise2(database)
Exercise2(database)
 
cltv calculation-calyx corolla
cltv calculation-calyx corolla cltv calculation-calyx corolla
cltv calculation-calyx corolla
 
EVC exercise-odi case
EVC exercise-odi caseEVC exercise-odi case
EVC exercise-odi case
 
jones blair calculations
jones blair calculationsjones blair calculations
jones blair calculations
 
Class+3+ +quantitative+analysis+exercise+answer+key
Class+3+ +quantitative+analysis+exercise+answer+keyClass+3+ +quantitative+analysis+exercise+answer+key
Class+3+ +quantitative+analysis+exercise+answer+key
 
CLTV exercise-Instyle
CLTV exercise-InstyleCLTV exercise-Instyle
CLTV exercise-Instyle
 
EVC exercise-novel motor oil
EVC exercise-novel motor oilEVC exercise-novel motor oil
EVC exercise-novel motor oil
 
Quantitative exercise-toasty oven
Quantitative exercise-toasty ovenQuantitative exercise-toasty oven
Quantitative exercise-toasty oven
 
Exercises TCP/IP Networking With Solutions
Exercises TCP/IP Networking With SolutionsExercises TCP/IP Networking With Solutions
Exercises TCP/IP Networking With Solutions
 
Source code for insert multiple rows(database)
Source code for insert multiple rows(database)Source code for insert multiple rows(database)
Source code for insert multiple rows(database)
 
Exercise4(database)
Exercise4(database)Exercise4(database)
Exercise4(database)
 
Source codes for alerts lovs and reports generation(database)
Source codes for alerts lovs and reports generation(database)Source codes for alerts lovs and reports generation(database)
Source codes for alerts lovs and reports generation(database)
 
distribution strategies calyx and corolla(4210)
distribution strategies calyx and corolla(4210)distribution strategies calyx and corolla(4210)
distribution strategies calyx and corolla(4210)
 
stp case jones blair(4210)
stp case jones blair(4210)stp case jones blair(4210)
stp case jones blair(4210)
 
Exercise1(database)
Exercise1(database)Exercise1(database)
Exercise1(database)
 

Similar to Subnet questions with ans(networking)

Fixed Length Subnetting about ip address.pptx
Fixed Length Subnetting about ip address.pptxFixed Length Subnetting about ip address.pptx
Fixed Length Subnetting about ip address.pptx
Shaqib3
 
Lab 18 Answer TemplateProblem 1IP address 192.168.10.0 27 (giv.docx
Lab 18 Answer TemplateProblem 1IP address  192.168.10.0 27 (giv.docxLab 18 Answer TemplateProblem 1IP address  192.168.10.0 27 (giv.docx
Lab 18 Answer TemplateProblem 1IP address 192.168.10.0 27 (giv.docx
DIPESH30
 
Chapter 8 - IP Subnetting, Troubleshooting and Introduction to NAT 9e
Chapter 8 - IP Subnetting, Troubleshooting and Introduction to NAT 9eChapter 8 - IP Subnetting, Troubleshooting and Introduction to NAT 9e
Chapter 8 - IP Subnetting, Troubleshooting and Introduction to NAT 9eadpeer
 
Subnetting
SubnettingSubnetting
Subnetting
Netwax Lab
 
Lecture 03 networking
Lecture 03 networkingLecture 03 networking
Lecture 03 networking
HNDE Labuduwa Galle
 
Subnetting Mechanics
Subnetting MechanicsSubnetting Mechanics
Subnetting Mechanics
ImranulHasan6
 
IP classes and subnetting.
IP classes and subnetting.IP classes and subnetting.
IP classes and subnetting.
university of Gujrat, pakistan
 
Lecture 06
Lecture 06Lecture 06
Lecture 06
Naveen Shivegowda
 
IP-address trial.ppt
IP-address trial.pptIP-address trial.ppt
IP-address trial.ppt
sol zem
 
Subnetting - TKJ SMK Kelas XI - Cisco CCNA
Subnetting - TKJ SMK Kelas XI - Cisco CCNASubnetting - TKJ SMK Kelas XI - Cisco CCNA
Subnetting - TKJ SMK Kelas XI - Cisco CCNA
Elfana Harmadyansjah
 
subnet network Addressing Network v1.pdf
subnet network Addressing Network v1.pdfsubnet network Addressing Network v1.pdf
subnet network Addressing Network v1.pdf
ssuser00e6e21
 
6a52807edaf99ecbfafb8ecf2439b542b3623dea-1647242881015.pdf
6a52807edaf99ecbfafb8ecf2439b542b3623dea-1647242881015.pdf6a52807edaf99ecbfafb8ecf2439b542b3623dea-1647242881015.pdf
6a52807edaf99ecbfafb8ecf2439b542b3623dea-1647242881015.pdf
SILVIUSyt
 
7-Lect_7 .pptxNetwork LayerNetwork Layer
7-Lect_7 .pptxNetwork LayerNetwork Layer7-Lect_7 .pptxNetwork LayerNetwork Layer
7-Lect_7 .pptxNetwork LayerNetwork Layer
ZahouAmel1
 
7-Lect_7 .pptxNetwork Layer. Addressing Subnetting Mask (default and subnet) ...
7-Lect_7 .pptxNetwork Layer. Addressing Subnetting Mask (default and subnet) ...7-Lect_7 .pptxNetwork Layer. Addressing Subnetting Mask (default and subnet) ...
7-Lect_7 .pptxNetwork Layer. Addressing Subnetting Mask (default and subnet) ...
ZahouAmel1
 
Assignment subnetting part1 - solutions
Assignment subnetting part1 - solutionsAssignment subnetting part1 - solutions
Assignment subnetting part1 - solutions
AnhMai173354
 
IP Subnetting
IP SubnettingIP Subnetting
IP Subnetting
Shahzad Rashid
 
CCNA 1 Chapter 9 v5.0 2014
CCNA 1 Chapter 9 v5.0 2014CCNA 1 Chapter 9 v5.0 2014
CCNA 1 Chapter 9 v5.0 2014
Đồng Quốc Vương
 
CyberLab TCP/IP and IP Addressing & Subnetting
CyberLab TCP/IP and IP Addressing & SubnettingCyberLab TCP/IP and IP Addressing & Subnetting
CyberLab TCP/IP and IP Addressing & Subnetting
Vivek chan
 
subnet.ppt
subnet.pptsubnet.ppt
subnet.ppt
monujangir2
 

Similar to Subnet questions with ans(networking) (20)

Fixed Length Subnetting about ip address.pptx
Fixed Length Subnetting about ip address.pptxFixed Length Subnetting about ip address.pptx
Fixed Length Subnetting about ip address.pptx
 
Lab 18 Answer TemplateProblem 1IP address 192.168.10.0 27 (giv.docx
Lab 18 Answer TemplateProblem 1IP address  192.168.10.0 27 (giv.docxLab 18 Answer TemplateProblem 1IP address  192.168.10.0 27 (giv.docx
Lab 18 Answer TemplateProblem 1IP address 192.168.10.0 27 (giv.docx
 
Chapter 8 - IP Subnetting, Troubleshooting and Introduction to NAT 9e
Chapter 8 - IP Subnetting, Troubleshooting and Introduction to NAT 9eChapter 8 - IP Subnetting, Troubleshooting and Introduction to NAT 9e
Chapter 8 - IP Subnetting, Troubleshooting and Introduction to NAT 9e
 
Subnetting
SubnettingSubnetting
Subnetting
 
Lecture 03 networking
Lecture 03 networkingLecture 03 networking
Lecture 03 networking
 
Subnetting Mechanics
Subnetting MechanicsSubnetting Mechanics
Subnetting Mechanics
 
IP classes and subnetting.
IP classes and subnetting.IP classes and subnetting.
IP classes and subnetting.
 
Lecture 06
Lecture 06Lecture 06
Lecture 06
 
Subnet (1)
Subnet (1)Subnet (1)
Subnet (1)
 
IP-address trial.ppt
IP-address trial.pptIP-address trial.ppt
IP-address trial.ppt
 
Subnetting - TKJ SMK Kelas XI - Cisco CCNA
Subnetting - TKJ SMK Kelas XI - Cisco CCNASubnetting - TKJ SMK Kelas XI - Cisco CCNA
Subnetting - TKJ SMK Kelas XI - Cisco CCNA
 
subnet network Addressing Network v1.pdf
subnet network Addressing Network v1.pdfsubnet network Addressing Network v1.pdf
subnet network Addressing Network v1.pdf
 
6a52807edaf99ecbfafb8ecf2439b542b3623dea-1647242881015.pdf
6a52807edaf99ecbfafb8ecf2439b542b3623dea-1647242881015.pdf6a52807edaf99ecbfafb8ecf2439b542b3623dea-1647242881015.pdf
6a52807edaf99ecbfafb8ecf2439b542b3623dea-1647242881015.pdf
 
7-Lect_7 .pptxNetwork LayerNetwork Layer
7-Lect_7 .pptxNetwork LayerNetwork Layer7-Lect_7 .pptxNetwork LayerNetwork Layer
7-Lect_7 .pptxNetwork LayerNetwork Layer
 
7-Lect_7 .pptxNetwork Layer. Addressing Subnetting Mask (default and subnet) ...
7-Lect_7 .pptxNetwork Layer. Addressing Subnetting Mask (default and subnet) ...7-Lect_7 .pptxNetwork Layer. Addressing Subnetting Mask (default and subnet) ...
7-Lect_7 .pptxNetwork Layer. Addressing Subnetting Mask (default and subnet) ...
 
Assignment subnetting part1 - solutions
Assignment subnetting part1 - solutionsAssignment subnetting part1 - solutions
Assignment subnetting part1 - solutions
 
IP Subnetting
IP SubnettingIP Subnetting
IP Subnetting
 
CCNA 1 Chapter 9 v5.0 2014
CCNA 1 Chapter 9 v5.0 2014CCNA 1 Chapter 9 v5.0 2014
CCNA 1 Chapter 9 v5.0 2014
 
CyberLab TCP/IP and IP Addressing & Subnetting
CyberLab TCP/IP and IP Addressing & SubnettingCyberLab TCP/IP and IP Addressing & Subnetting
CyberLab TCP/IP and IP Addressing & Subnetting
 
subnet.ppt
subnet.pptsubnet.ppt
subnet.ppt
 

More from welcometofacebook

competing in a global market(4210)
competing in a global market(4210)competing in a global market(4210)
competing in a global market(4210)welcometofacebook
 
distribution strategies(4210)
distribution strategies(4210)distribution strategies(4210)
distribution strategies(4210)welcometofacebook
 
product and brand strategies(4210)
product and brand strategies(4210)product and brand strategies(4210)
product and brand strategies(4210)welcometofacebook
 
overview of marketing strategy(4210)
overview of marketing strategy(4210)overview of marketing strategy(4210)
overview of marketing strategy(4210)welcometofacebook
 
IP adress and routing(networking)
IP adress and routing(networking)IP adress and routing(networking)
IP adress and routing(networking)welcometofacebook
 
Layer 2 switching fundamentals(networking)
Layer 2 switching fundamentals(networking)Layer 2 switching fundamentals(networking)
Layer 2 switching fundamentals(networking)welcometofacebook
 
Common types of networks(networking)
Common types of networks(networking)Common types of networks(networking)
Common types of networks(networking)welcometofacebook
 
Internetworking devices(networking)
Internetworking devices(networking)Internetworking devices(networking)
Internetworking devices(networking)welcometofacebook
 
Internetworking fundamentals(networking)
Internetworking fundamentals(networking)Internetworking fundamentals(networking)
Internetworking fundamentals(networking)welcometofacebook
 

More from welcometofacebook (19)

consumer behavior(4210)
consumer behavior(4210)consumer behavior(4210)
consumer behavior(4210)
 
competing in a global market(4210)
competing in a global market(4210)competing in a global market(4210)
competing in a global market(4210)
 
promotion strategies(4210)
promotion strategies(4210)promotion strategies(4210)
promotion strategies(4210)
 
pricing strategies(4210)
pricing strategies(4210)pricing strategies(4210)
pricing strategies(4210)
 
Pharmasim
PharmasimPharmasim
Pharmasim
 
distribution strategies(4210)
distribution strategies(4210)distribution strategies(4210)
distribution strategies(4210)
 
the birth of swatch(4210)
the birth of swatch(4210)the birth of swatch(4210)
the birth of swatch(4210)
 
product and brand strategies(4210)
product and brand strategies(4210)product and brand strategies(4210)
product and brand strategies(4210)
 
stp(4210)
stp(4210)stp(4210)
stp(4210)
 
situational analysis(4210)
situational analysis(4210)situational analysis(4210)
situational analysis(4210)
 
quantitative analysis(4210)
quantitative analysis(4210)quantitative analysis(4210)
quantitative analysis(4210)
 
overview of marketing strategy(4210)
overview of marketing strategy(4210)overview of marketing strategy(4210)
overview of marketing strategy(4210)
 
IP adress and routing(networking)
IP adress and routing(networking)IP adress and routing(networking)
IP adress and routing(networking)
 
TCP/IP(networking)
TCP/IP(networking)TCP/IP(networking)
TCP/IP(networking)
 
Layer 2 switching fundamentals(networking)
Layer 2 switching fundamentals(networking)Layer 2 switching fundamentals(networking)
Layer 2 switching fundamentals(networking)
 
Common types of networks(networking)
Common types of networks(networking)Common types of networks(networking)
Common types of networks(networking)
 
Internetworking devices(networking)
Internetworking devices(networking)Internetworking devices(networking)
Internetworking devices(networking)
 
Internetworking fundamentals(networking)
Internetworking fundamentals(networking)Internetworking fundamentals(networking)
Internetworking fundamentals(networking)
 
Solution2(database)
Solution2(database)Solution2(database)
Solution2(database)
 

Recently uploaded

F5 LTM TROUBLESHOOTING Guide latest.pptx
F5 LTM TROUBLESHOOTING Guide latest.pptxF5 LTM TROUBLESHOOTING Guide latest.pptx
F5 LTM TROUBLESHOOTING Guide latest.pptx
ArjunJain44
 
Drugs used in parkinsonism and other movement disorders.pptx
Drugs used in parkinsonism and other movement disorders.pptxDrugs used in parkinsonism and other movement disorders.pptx
Drugs used in parkinsonism and other movement disorders.pptx
ThalapathyVijay15
 
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
PinkySharma900491
 
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
kywwoyk
 
NO1 Uk Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Amil In La...
NO1 Uk Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Amil In La...NO1 Uk Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Amil In La...
NO1 Uk Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Amil In La...
Amil baba
 
一比一原版UVM毕业证佛蒙特大学毕业证成绩单如何办理
一比一原版UVM毕业证佛蒙特大学毕业证成绩单如何办理一比一原版UVM毕业证佛蒙特大学毕业证成绩单如何办理
一比一原版UVM毕业证佛蒙特大学毕业证成绩单如何办理
kywwoyk
 
web-tech-lab-manual-final-abhas.pdf. Jer
web-tech-lab-manual-final-abhas.pdf. Jerweb-tech-lab-manual-final-abhas.pdf. Jer
web-tech-lab-manual-final-abhas.pdf. Jer
freshgammer09
 
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
eemet
 
Cyber Sequrity.pptx is life of cyber security
Cyber Sequrity.pptx is life of cyber securityCyber Sequrity.pptx is life of cyber security
Cyber Sequrity.pptx is life of cyber security
perweeng31
 

Recently uploaded (9)

F5 LTM TROUBLESHOOTING Guide latest.pptx
F5 LTM TROUBLESHOOTING Guide latest.pptxF5 LTM TROUBLESHOOTING Guide latest.pptx
F5 LTM TROUBLESHOOTING Guide latest.pptx
 
Drugs used in parkinsonism and other movement disorders.pptx
Drugs used in parkinsonism and other movement disorders.pptxDrugs used in parkinsonism and other movement disorders.pptx
Drugs used in parkinsonism and other movement disorders.pptx
 
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
 
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
 
NO1 Uk Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Amil In La...
NO1 Uk Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Amil In La...NO1 Uk Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Amil In La...
NO1 Uk Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Amil In La...
 
一比一原版UVM毕业证佛蒙特大学毕业证成绩单如何办理
一比一原版UVM毕业证佛蒙特大学毕业证成绩单如何办理一比一原版UVM毕业证佛蒙特大学毕业证成绩单如何办理
一比一原版UVM毕业证佛蒙特大学毕业证成绩单如何办理
 
web-tech-lab-manual-final-abhas.pdf. Jer
web-tech-lab-manual-final-abhas.pdf. Jerweb-tech-lab-manual-final-abhas.pdf. Jer
web-tech-lab-manual-final-abhas.pdf. Jer
 
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
一比一原版SDSU毕业证圣地亚哥州立大学毕业证成绩单如何办理
 
Cyber Sequrity.pptx is life of cyber security
Cyber Sequrity.pptx is life of cyber securityCyber Sequrity.pptx is life of cyber security
Cyber Sequrity.pptx is life of cyber security
 

Subnet questions with ans(networking)

  • 1. 1. Your job is to plan a network. Use network 200.1.1.0. Choose a mask that will maximize the number of hosts per subnet. Q1 Answer Default class C subnet mask is 255.255.255.0 To calculate the number of subnets, use the formula 2n -2 where n = number of bits borrowed. In this question, 7 subnets are needed. By using the formula 2n -2 (remember that subnets with all 0’s and all 1’s are not allowed), we could deduce that n = 4. (24 -2=14 subnets), subnet mask is 255.255.255.240. The remaining bits for hosts are 8 bits – 4 bits = 4bits. Thus, there are 14(by 24 -2) hosts available with this subnet mask.
  • 2. 2. Your job is to plan a new network. The network might grow to need at most 100 subnets, with 200 hosts per subnet maximum. Use network 172.16.0.0 and use the same subnet mask for all subnets. Determine all subnet masks that meet the criteria. Choose a mask and pick enough subnets to use for this topology. Q2 Answer Default subnet mask for Class B is 255.255.0.0 For this Question, since we could use maximum 100 subnets or maximum 200 hosts, so that more than one subnet mask could be created. For maximum 100 subnets, by using the formula (2n -2), we could deduce that n = 7. This means we may borrow 7 bits from host portion. The remaining bits for host are 16-7 = 9 bits. 9 bits for host is 510 (by 29 -2). It meets the criteria of 200 hosts per subnet. Thus, a subnet mask: 255.255.254.0 can be used. For 200 host, by using the formula (2m -2) where m = number of bits reserve for host portion, we could deduce that m = 8. We should reserve at least 8 bits for host portion. And the remaining bits for subnet are 16-8 = 8 bits, which equal to 254 usable subnets (by 28 -2). It also meets the criteria of the case, thus, the maximum number of bits can be borrowed from host portion is 8 bits.
  • 3. 3. Your school acquired a class B address, 178.13.0.0. You need to create a subnetting scheme to provide the following:  40 subnets with each subnet 220 hosts  24 subnets with each subnet 90 hosts  15 subnets with each subnet 80 hosts What is the minimum and maximum number of bits can be borrowed? Q3 Answer A class B network is used: 178.13.0.0, default subnet mask is 255.255.0.0 Here we have 40+24+15 (79) subnets in our network and the maximum number of hosts in a subnet are 220. For 79 subnets, by using the formula (2n -2), we could deduce that n = 7. The remaining bits for host are 16-7 = 9 bits, which equal to 510 usable hosts (by 29 -2). It meets the criteria: 79 subnets and 220 host per subnet, and so the minimum number of bits can be borrowed from host portion is 7 bits. For 220 host, by using the formula (2m -2), we could deduce that m = 8. We should reserve at least 8 bits for host portion. And the remaining bits for subnet are 16-8 = 8 bits, which equal to 254 usable subnets (by 28 -2). It also meets the criteria of the case, thus, the maximum number of bits can be borrowed from host portion is 8 bits. 4. In a class C network 192.5.12.0 with subnet mask 255.255.255.224, to which subnet would host 192.5.12.135 belong? Q4 Answer Class C network 192.5.12.0 with subnet mask 255.255.255.224 Convert the last octet from the IP address 192.5.12.135, we have 10000111, as the first 3 bits is the subnet ID (224 in decimal = 11100000 in binary). By using ANDing operation, we find that this IP address should belong to subnetwork 10000000 (the last octet in binary) or 192.5.12.128.
  • 4. Q5 Answer IP Class: C IP Address: 192.15.22.0 Mask Bits: 4 Subnet Mask: 255.255.255.240 IP Major Net: 192.15.22.0 Major Net Bcast: 192.15.22.255 Subnet Subnet no ID Host Range Broadcast 0 192.15.22.0 192.15.22.1 192.15.22.14 192.15.22.15 1 192.15.22.16 192.15.22.17 192.15.22.30 192.15.22.31 2 192.15.22.32 192.15.22.33 192.15.22.46 192.15.22.47 3 192.15.22.48 192.15.22.49 192.15.22.62 192.15.22.63 4 192.15.22.64 192.15.22.65 192.15.22.78 192.15.22.79 5 192.15.22.80 192.15.22.81 192.15.22.94 192.15.22.95 Q6 Answer IP Class: B IP Address: 130.12.0.0 Mask Bits: 6 Subnet Mask: 255.255.252.0 IP Major Net: 130.12.0.0 Major Net Bcast: 130.12.255.255 Subnet Subnet no ID Host Range Broadcast 0 130.12.0.0 130.12.0.1 130.12.3.254 130.12.3.255 1 130.12.4.0 130.12.4.1 130.12.7.254 130.12.7.255 2 130.12.8.0 130.12.8.1 130.12.11.254 130.12.11.255 3 130.12.12.0 130.12.12.1 130.12.15.254 130.12.15.255 4 130.12.16.0 130.12.16.1 130.12.19.254
  • 5. 130.12.19.255 5 130.12.20.0 130.12.20.1 130.12.23.254 130.12.23.255
  • 6. Q7 Answer IP Class: B IP Address: 130.12.0.0 Mask Bits: 10 Subnet Mask: 255.255.255.192 IP Major Net: 130.12.0.0 Major Net Bcast: 130.12.255.255 Subnet Subnet no ID Host Range Broadcast 0 130.12.0.0 130.12.0.1 130.12.0.62 130.12.0.63 1 130.12.0.64 130.12.0.65 130.12.0.126 130.12.0.127 2 130.12.0.128 130.12.0.129 130.12.0.190 130.12.0.191 3 130.12.0.192 130.12.0.193 130.12.0.254 130.12.0.255 4 130.12.1.0 130.12.1.1 130.12.1.62 130.12.1.63 5 130.12.1.64 130.12.1.65 130.12.1.126 130.12.1.127
  • 7. Q7 Answer IP Class: B IP Address: 130.12.0.0 Mask Bits: 10 Subnet Mask: 255.255.255.192 IP Major Net: 130.12.0.0 Major Net Bcast: 130.12.255.255 Subnet Subnet no ID Host Range Broadcast 0 130.12.0.0 130.12.0.1 130.12.0.62 130.12.0.63 1 130.12.0.64 130.12.0.65 130.12.0.126 130.12.0.127 2 130.12.0.128 130.12.0.129 130.12.0.190 130.12.0.191 3 130.12.0.192 130.12.0.193 130.12.0.254 130.12.0.255 4 130.12.1.0 130.12.1.1 130.12.1.62 130.12.1.63 5 130.12.1.64 130.12.1.65 130.12.1.126 130.12.1.127