SlideShare a Scribd company logo
ccnav5.org http://ccnav5.org/ccna-1-chapter-9-v5-0-2014-exam-answers/
CCNAV5.Org
CCNAv5.Org
CCNA 1 Chapter 9 v5.0 2014 Exam Answers
CCNA 1 Chapter 9 v5.0 2014 Exam Answers
CCNA 1 Exam 2014
1
Refer to the exhibit.
How many broadcast domains are there?
1
2
3
4*
2
How many usable host addresses are there in the subnet 192.168.1.32/27?
32
30*
64
16
62
3
How many host addresses are available on the network 172.16.128.0 with a subnet mask of 255.255.252.0?
510
512
1022*
1024
2046
2048
4
A network administrator is variably subnetting a network. The smallest subnet has a mask of 255.255.255.248. How
many host addresses will this subnet provide?
4
6*
8
10
12
5
Refer to the exhibit.
A company uses the address block of 128.107.0.0/16 for its network. What subnet mask would provide the maximum
number of equal size subnets while providing enough host addresses for each subnet in the exhibit?
255.255.255.0
255.255.255.128*
255.255.255.192
255.255.255.224
255.255.255.240
6
Refer to the exhibit.
The network administrator has assigned the LAN of LBMISS an address range of 192.168.10.0. This address range has
been subnetted using a /29 prefix. In order to accommodate a new building, the technician has decided to use the fifth
subnet for configuring the new network (subnet zero is the first subnet). By company policies, the router interface is
always assigned the first usable host address and the workgroup server is given the last usable host address. Which
configuration should be entered into the properties of the workgroup server to allow connectivity to the Internet?
IP address: 192.168.10.65 subnet mask: 255.255.255.240, default gateway: 192.168.10.76
IP address: 192.168.10.38 subnet mask: 255.255.255.240, default gateway: 192.168.10.33
*IP address: 192.168.10.38 subnet mask: 255.255.255.248, default gateway: 192.168.10.33*
IP address: 192.168.10.41 subnet mask: 255.255.255.248, default gateway: 192.168.10.46
IP address: 192.168.10.254 subnet mask: 255.255.255.0, default gateway: 192.168.10.1
7
How many bits must be borrowed from the host portion of an address to accommodate a router with five connected
networks?
two
three*
four
five
8
A company has a network address of 192.168.1.64 with a subnet mask of 255.255.255.192. The company wants to create
two subnetworks that would contain 10 hosts and 18 hosts respectively. Which two networks would achieve that?
(Choose two.)
192.168.1.16/28
192.168.1.64/27*
192.168.1.128/27
192.168.1.96/28*
192.168.1.192/28
9
In a network that uses IPv4, what prefix would best fit a subnet containing 100 hosts?
/23
/24
/25*
/26
10
Refer to the exhibit.
Given the network address of 192.168.5.0 and a subnet mask of 255.255.255.224, how many addresses are wasted in
total by subnetting each network with a subnet mask of 255.255.255.224?
56
60
64
68
72*
11
When developing an IP addressing scheme for an enterprise network, which devices are recommended to be grouped
into their own subnet or logical addressing group?
end-user clients
workstation clients
mobile and laptop hosts
hosts accessible from the Internet*
12
A network administrator needs to monitor network traffic to and from servers in a data center. Which features of an IP
addressing scheme should be applied to these devices?
random static addresses to improve security
addresses from different subnets for redundancy
predictable static IP addresses for easier identification*
dynamic addresses to reduce the probability of duplicate addresses
13
Which two reasons generally make DHCP the preferred method of assigning IP addresses to hosts on large networks?
(Choose two.)
It eliminates most address configuration errors.*
It ensures that addresses are only applied to devices that require a permanent address.
It guarantees that every device that needs an address will get one.
It provides an address only to devices that are authorized to be connected to the network.
It reduces the burden on network support staff.*
14
Refer to the exhibit.
A computer that is configured with the IPv6 address as shown in the exhibit is unable to access the internet. What is the
problem?
The DNS address is wrong.
There should not be an alternative DNS address.
The gateway address is in the wrong subnet.*
The settings were not validated.
15
When subnetting a /64 IPv6 network prefix, which is the preferred new prefix?
/66
/70
/72*
/74
16
What is the subnet address for the address 2001:DB8:BC15:A:12AB::1/64?
2001:DB8:BC15::0
2001:DB8:BC15:A::0*
2001:DB8:BC15:A:1::1
2001:DB8:BC15:A:12::0
17
Which two notations are useable nibble boundaries when subnetting in IPv6? (Choose two.)
/62
/64*
/66
/68*
/70
18
Fill in the blank.
In dotted decimal notation, the IP address “172.25.0.126” is the last host address for the network 172.25.0.64/26.
The binary representation of the network
address 172.25.0.64 is 10101100.00011001.00000000.01000000,
where the last six zeros represent the host part of the address.
The last address on that subnet would have the host part equal to 111111,
and the last host address would end in 111110. This results in a binary
representation of the last host of the IP address as 10101100.00011001.00000000.01111110,
which translates in decimal to 172.25.0.126.
19
Fill in the blank.
In dotted decimal notation, the subnet mask “255.255.254.0” will accommodate 500 hosts per subnet.
If the network has to accommodate 500 hosts per subnet, then we need 9 host bits
(2^9 – 2 = 510 hosts). The Class B subnet mask has 16 bits available and if
we use 9 bits for hosts, we will have 7 network bits remaining.The subnet mask
with 9 host bits is 11111111.11111111.11111110.00000000, which corresponds
to 255.255.254.0.
20
Consider the following range of addresses:
2001:0DB8:BC15:00A0:0000::
2001:0DB8:BC15:00A1:0000::
2001:0DB8:BC15:00A2:0000::
…
2001:0DB8:BC15:00AF:0000::
The prefix for the range of addresses is “60” .
All the addresses have the part 2001:0DB8:BC15:00A
in common. Each number or letter in the address
represents 4 bits, so the prefix is /60.
21
Fill in the blank.
A nibble consists of “ 4” bits.
A nibble is half of a byte or 4 bits. This is significant because
subnetting in IPv6 is usually done on a nibble boundary.
22
Question as presented:
Place the options in the following order:
- not scored -
192.168.1.64/27
- not scored -
192.168.1.32/27
192.168.1.96/27
23
Question as presented:
Place the options in the following order:
- not scored -
Network C
- not scored -
Network A
Network D
Network B
24
Open the PT Activity.
Perform the tasks in the activity instructions and then answer the question.
What issue is causing Host A to be unable to communicate with Host B?
The subnet mask of host A is incorrect.
Host A has an incorrect default gateway.
Host A and host B are on overlapping subnets.*
The IP address of host B is not in the same subnet as the default gateway is on.

More Related Content

PDF
Cisco discovery d homesb module 5 - v.4 in english.
PDF
Www ccnav5 net_ccna_1_chapter_8_v5_0_exam_answers_2014
PPT
PDF
Ip -subnetting
PPT
PDF
Internet Protocol Address
PDF
Soal Subnetting - Jaringan Komputer
PDF
SF Kubernetes Meetup Lightning Talk
Cisco discovery d homesb module 5 - v.4 in english.
Www ccnav5 net_ccna_1_chapter_8_v5_0_exam_answers_2014
Ip -subnetting
Internet Protocol Address
Soal Subnetting - Jaringan Komputer
SF Kubernetes Meetup Lightning Talk

What's hot (20)

PPT
Nad710 Network Address Translation
PDF
Network address translation pdf
PPTX
Network address translation
PDF
IPv6 Overview
PDF
Cisco discovery drs ent module 4 - v.4 in english.
PDF
Cisco discovery drs ent module 5 - v.4 in english.
PDF
Ccna 1 5
PPTX
network address translate
DOCX
Soalan subneting
PPTX
Static NAT
PPT
Chapter11ccna
PDF
Network Address Translation (NAT)
PPTX
Dynamic NAT
PPTX
Network address translation
PDF
Routed Provider Networks on OpenStack
PPTX
Excel Based IP Functions
PPT
PPTX
Network address translation
PDF
NAT Ccna
Nad710 Network Address Translation
Network address translation pdf
Network address translation
IPv6 Overview
Cisco discovery drs ent module 4 - v.4 in english.
Cisco discovery drs ent module 5 - v.4 in english.
Ccna 1 5
network address translate
Soalan subneting
Static NAT
Chapter11ccna
Network Address Translation (NAT)
Dynamic NAT
Network address translation
Routed Provider Networks on OpenStack
Excel Based IP Functions
Network address translation
NAT Ccna
Ad

Viewers also liked (11)

PDF
Ccnav5.org ccna 4-v50_practice_final_exam
DOCX
Ccna 1 practice final exam answer v5
PDF
ccna 1 v5.0 itn practice final exam answers
PDF
ccna 1 chapter 2 v5.0 exam answers 2014
PDF
CCNA DUMPS 640-802
PDF
CCNA DUMPS 200-120
PPTX
CCNA Exam 200-120 pdf
PDF
Router commands
DOCX
How to configure vlan, stp, dtp step by step guide
PDF
1000 Ccna Questions And Answers
DOC
Lab practice 1 configuring basic routing and switching (with answer)
Ccnav5.org ccna 4-v50_practice_final_exam
Ccna 1 practice final exam answer v5
ccna 1 v5.0 itn practice final exam answers
ccna 1 chapter 2 v5.0 exam answers 2014
CCNA DUMPS 640-802
CCNA DUMPS 200-120
CCNA Exam 200-120 pdf
Router commands
How to configure vlan, stp, dtp step by step guide
1000 Ccna Questions And Answers
Lab practice 1 configuring basic routing and switching (with answer)
Ad

Similar to CCNA 1 Chapter 9 v5.0 2014 (20)

DOC
Ccna 1 chapter 6 v4.0 answers 2011
PDF
Test Bank for Guide to TCP IP 4th Edition Carrell Chappell Tittel Pyles 11330...
DOCX
Lab 18 Answer TemplateProblem 1IP address 192.168.10.0 27 (giv.docx
PPTX
Lecture 03 networking
PPT
PPTX
lecture 33333222234555555555555555556.pptx
PDF
Guide to Networking Essentials 7th Edition Tomsho Solutions Manual
PPTX
lecture 6.pptx
PPT
Chapter6
DOCX
PPT
Computer Networking: Subnetting and IP Addressing
PPTX
Ch7 IP addressing.pptx
PPTX
IPv4 Addressing
DOCX
IP classes and subnetting.
PPT
Chapter06
PPT
PPT
ip_addressing_subnetting aaaaaaaaaaa.ppt
PPT
IP-address trial.ppt
PPTX
IP_ADDRESSING_AND_SUBNETTIN networkG.pptx
PPTX
CCNA 200-301 IPv6 addressing and subnetting MCQs Collection
 
Ccna 1 chapter 6 v4.0 answers 2011
Test Bank for Guide to TCP IP 4th Edition Carrell Chappell Tittel Pyles 11330...
Lab 18 Answer TemplateProblem 1IP address 192.168.10.0 27 (giv.docx
Lecture 03 networking
lecture 33333222234555555555555555556.pptx
Guide to Networking Essentials 7th Edition Tomsho Solutions Manual
lecture 6.pptx
Chapter6
Computer Networking: Subnetting and IP Addressing
Ch7 IP addressing.pptx
IPv4 Addressing
IP classes and subnetting.
Chapter06
ip_addressing_subnetting aaaaaaaaaaa.ppt
IP-address trial.ppt
IP_ADDRESSING_AND_SUBNETTIN networkG.pptx
CCNA 200-301 IPv6 addressing and subnetting MCQs Collection
 

More from Đồng Quốc Vương (20)

PDF
Ccnav5.org ccna 3-v50_practice_final_exam_2014
PDF
Ccnav5.org ccna 3-v50_final_exam_2014
PDF
Ccnav5.org ccna 3-chapter_8_v50_2014_exam_answers
PDF
Ccnav5.org ccna 3-chapter_4_v50_2014_exam_answers
PDF
Ccnav5.org ccna 2-v5_final_exam_2014
PDF
Ccnav5.org ccna 3-exam_2014
PDF
Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracer
PDF
Ccna 2 chapter 11 2014 v5
PDF
Ccna 2 chapter 1 2014 v5
PDF
CCNA 1 Chapter 7 v5.0 2014
PDF
CCNA 1 Chapter 6 v5.0 2014
PDF
CCNA 1 Chapter 5 v5.0 2014
PDF
CCNA 1 Chapter 11 v5.0 2014
PDF
CCNA 1 Chapter 10 v5.0 2014
PDF
CCNA 1 Chapter 1 v5.0 2014
PDF
CCNA 1 Final v5.0 2014
PDF
Ccnav5.org ccna 1-exam_2014
PDF
Ccnav5.org ccna 1-v50_itn_practice_final_exam_answers
PDF
Ccna 4 v5 practice skills assessment – packet tracer
PDF
Www ccnav5 net
Ccnav5.org ccna 3-v50_practice_final_exam_2014
Ccnav5.org ccna 3-v50_final_exam_2014
Ccnav5.org ccna 3-chapter_8_v50_2014_exam_answers
Ccnav5.org ccna 3-chapter_4_v50_2014_exam_answers
Ccnav5.org ccna 2-v5_final_exam_2014
Ccnav5.org ccna 3-exam_2014
Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracer
Ccna 2 chapter 11 2014 v5
Ccna 2 chapter 1 2014 v5
CCNA 1 Chapter 7 v5.0 2014
CCNA 1 Chapter 6 v5.0 2014
CCNA 1 Chapter 5 v5.0 2014
CCNA 1 Chapter 11 v5.0 2014
CCNA 1 Chapter 10 v5.0 2014
CCNA 1 Chapter 1 v5.0 2014
CCNA 1 Final v5.0 2014
Ccnav5.org ccna 1-exam_2014
Ccnav5.org ccna 1-v50_itn_practice_final_exam_answers
Ccna 4 v5 practice skills assessment – packet tracer
Www ccnav5 net

Recently uploaded (20)

PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Insiders guide to clinical Medicine.pdf
PDF
Pre independence Education in Inndia.pdf
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
Institutional Correction lecture only . . .
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
Complications of Minimal Access Surgery at WLH
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PPH.pptx obstetrics and gynecology in nursing
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Insiders guide to clinical Medicine.pdf
Pre independence Education in Inndia.pdf
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Abdominal Access Techniques with Prof. Dr. R K Mishra
O5-L3 Freight Transport Ops (International) V1.pdf
Institutional Correction lecture only . . .
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
human mycosis Human fungal infections are called human mycosis..pptx
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Complications of Minimal Access Surgery at WLH
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
Microbial diseases, their pathogenesis and prophylaxis
2.FourierTransform-ShortQuestionswithAnswers.pdf
Anesthesia in Laparoscopic Surgery in India
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...

CCNA 1 Chapter 9 v5.0 2014

  • 1. ccnav5.org http://ccnav5.org/ccna-1-chapter-9-v5-0-2014-exam-answers/ CCNAV5.Org CCNAv5.Org CCNA 1 Chapter 9 v5.0 2014 Exam Answers CCNA 1 Chapter 9 v5.0 2014 Exam Answers CCNA 1 Exam 2014 1 Refer to the exhibit. How many broadcast domains are there? 1 2 3 4* 2 How many usable host addresses are there in the subnet 192.168.1.32/27? 32 30* 64 16 62 3 How many host addresses are available on the network 172.16.128.0 with a subnet mask of 255.255.252.0? 510 512 1022* 1024 2046 2048 4 A network administrator is variably subnetting a network. The smallest subnet has a mask of 255.255.255.248. How
  • 2. many host addresses will this subnet provide? 4 6* 8 10 12 5 Refer to the exhibit. A company uses the address block of 128.107.0.0/16 for its network. What subnet mask would provide the maximum number of equal size subnets while providing enough host addresses for each subnet in the exhibit? 255.255.255.0 255.255.255.128* 255.255.255.192 255.255.255.224 255.255.255.240 6 Refer to the exhibit.
  • 3. The network administrator has assigned the LAN of LBMISS an address range of 192.168.10.0. This address range has been subnetted using a /29 prefix. In order to accommodate a new building, the technician has decided to use the fifth subnet for configuring the new network (subnet zero is the first subnet). By company policies, the router interface is always assigned the first usable host address and the workgroup server is given the last usable host address. Which configuration should be entered into the properties of the workgroup server to allow connectivity to the Internet? IP address: 192.168.10.65 subnet mask: 255.255.255.240, default gateway: 192.168.10.76 IP address: 192.168.10.38 subnet mask: 255.255.255.240, default gateway: 192.168.10.33 *IP address: 192.168.10.38 subnet mask: 255.255.255.248, default gateway: 192.168.10.33* IP address: 192.168.10.41 subnet mask: 255.255.255.248, default gateway: 192.168.10.46 IP address: 192.168.10.254 subnet mask: 255.255.255.0, default gateway: 192.168.10.1 7 How many bits must be borrowed from the host portion of an address to accommodate a router with five connected networks? two three* four five 8 A company has a network address of 192.168.1.64 with a subnet mask of 255.255.255.192. The company wants to create two subnetworks that would contain 10 hosts and 18 hosts respectively. Which two networks would achieve that? (Choose two.) 192.168.1.16/28 192.168.1.64/27* 192.168.1.128/27 192.168.1.96/28* 192.168.1.192/28 9 In a network that uses IPv4, what prefix would best fit a subnet containing 100 hosts? /23 /24 /25* /26 10 Refer to the exhibit.
  • 4. Given the network address of 192.168.5.0 and a subnet mask of 255.255.255.224, how many addresses are wasted in total by subnetting each network with a subnet mask of 255.255.255.224? 56 60 64 68 72* 11 When developing an IP addressing scheme for an enterprise network, which devices are recommended to be grouped into their own subnet or logical addressing group? end-user clients workstation clients mobile and laptop hosts hosts accessible from the Internet* 12 A network administrator needs to monitor network traffic to and from servers in a data center. Which features of an IP addressing scheme should be applied to these devices? random static addresses to improve security addresses from different subnets for redundancy predictable static IP addresses for easier identification* dynamic addresses to reduce the probability of duplicate addresses 13 Which two reasons generally make DHCP the preferred method of assigning IP addresses to hosts on large networks? (Choose two.) It eliminates most address configuration errors.* It ensures that addresses are only applied to devices that require a permanent address. It guarantees that every device that needs an address will get one. It provides an address only to devices that are authorized to be connected to the network. It reduces the burden on network support staff.* 14 Refer to the exhibit.
  • 5. A computer that is configured with the IPv6 address as shown in the exhibit is unable to access the internet. What is the problem? The DNS address is wrong. There should not be an alternative DNS address. The gateway address is in the wrong subnet.* The settings were not validated. 15 When subnetting a /64 IPv6 network prefix, which is the preferred new prefix? /66 /70 /72* /74 16 What is the subnet address for the address 2001:DB8:BC15:A:12AB::1/64? 2001:DB8:BC15::0 2001:DB8:BC15:A::0* 2001:DB8:BC15:A:1::1 2001:DB8:BC15:A:12::0 17 Which two notations are useable nibble boundaries when subnetting in IPv6? (Choose two.) /62 /64* /66 /68* /70 18 Fill in the blank.
  • 6. In dotted decimal notation, the IP address “172.25.0.126” is the last host address for the network 172.25.0.64/26. The binary representation of the network address 172.25.0.64 is 10101100.00011001.00000000.01000000, where the last six zeros represent the host part of the address. The last address on that subnet would have the host part equal to 111111, and the last host address would end in 111110. This results in a binary representation of the last host of the IP address as 10101100.00011001.00000000.01111110, which translates in decimal to 172.25.0.126. 19 Fill in the blank. In dotted decimal notation, the subnet mask “255.255.254.0” will accommodate 500 hosts per subnet. If the network has to accommodate 500 hosts per subnet, then we need 9 host bits (2^9 – 2 = 510 hosts). The Class B subnet mask has 16 bits available and if we use 9 bits for hosts, we will have 7 network bits remaining.The subnet mask with 9 host bits is 11111111.11111111.11111110.00000000, which corresponds to 255.255.254.0. 20 Consider the following range of addresses: 2001:0DB8:BC15:00A0:0000:: 2001:0DB8:BC15:00A1:0000:: 2001:0DB8:BC15:00A2:0000:: … 2001:0DB8:BC15:00AF:0000:: The prefix for the range of addresses is “60” . All the addresses have the part 2001:0DB8:BC15:00A in common. Each number or letter in the address represents 4 bits, so the prefix is /60. 21 Fill in the blank. A nibble consists of “ 4” bits. A nibble is half of a byte or 4 bits. This is significant because subnetting in IPv6 is usually done on a nibble boundary. 22 Question as presented: Place the options in the following order: - not scored - 192.168.1.64/27 - not scored - 192.168.1.32/27 192.168.1.96/27 23 Question as presented:
  • 7. Place the options in the following order: - not scored - Network C - not scored - Network A Network D Network B 24 Open the PT Activity. Perform the tasks in the activity instructions and then answer the question. What issue is causing Host A to be unable to communicate with Host B?
  • 8. The subnet mask of host A is incorrect. Host A has an incorrect default gateway. Host A and host B are on overlapping subnets.* The IP address of host B is not in the same subnet as the default gateway is on.