Home > CCNA – Subnetting Questions 3

CCNA – Subnetting Questions 3

January 8th, 2011 Go to comments

Here you will find answers to Subnetting Questions – Part 3

Note: If you are not sure about Subnetting, please read my Subnetting tutorial.

Question 1

Workstation A has been assigned an IP address of 192.0.2.24/28. Workstation B has been assigned an IP address of 192.0.2.100/28. The two workstations are connected with a straight-through cable. Attempts to ping between the hosts are unsuccessful. What two things can be done to allow communications between the hosts? (Choose two)

A. Replace the straight-through cable with a crossover cable.
B. Change the subnet mask of the hosts to /25.
C. Change the subnet mask of the hosts to /26.
D. Change the address of Workstation A to 192.0.2.15.
E. Change the address of Workstation B to 192.0.2.111.


Answer: A B

Explanation

To specify when we use crossover cable or straight-through cable, we should remember:
Group 1: Router, Host, Server
Group 2: Hub, Switch
One device in group 1 + One device in group 2: use straight-through cable
Two devices in the same group: use crossover cable

-> To connect two hosts we must use crossover cable -> A is correct.

With the subnet mask of /28, 192.0.2.24 & 192.0.2.100 will be in different subnets (192.0.2.24 belongs to subnet 192.0.2.16/28; 192.0.2.100 belongs to subnet 192.0.2.96). To make them in the same subnet we need more space for host. Because 100 < 128 so we the suitable subnet should be /25.

Question 2

Your ISP has given you the address 223.5.14.6/29 to assign to your router’s interface. They have also given you the default gateway address of 223.5.14.7. After you have configured the address, the router is unable to ping any remote devices. What is preventing the router from pinging remote devices?

A. The default gateway is not an address on this subnet.
B. The default gateway is the broadcast address for this subnet.
C. The IP address is the broadcast address for this subnet.
D. The IP address is an invalid class D multicast address.


Answer: B

Explanation

For the network 223.5.14.6/29:

Increment: 8
Network address: 223.5.14.0
Broadcast address: 223.5.14.7

-> The default gateway IP address is the broadcast address of this subnet -> B is correct.

Question 3

Refer to the exhibit. According to the routing table, where will the router send a packet destined for 10.1.5.65?

Network Interface Next-hop
10.1.1.0/24 e0 directly connected
10.1.2.0/24 e1 directly connected
10.1.3.0/25 s0 directly connected
10.1.4.0/24 s1 directly connected
10.1.5.0/24 e0 10.1.1.2
10.1.5.64/28 e1 10.1.2.2
10.1.5.64/29 s0 10.1.3.3
10.1.5.64/27 s1 10.1.4.4

A. 10.1.1.2
B. 10.1.2.2
C. 10.1.3.3
D. 10.1.4.4


Answer: C

Explanation

The destination IP address 10.1.5.65 belongs to 10.1.5.64/28, 10.1.5.64/29 & 10.1.5.64/27 subnets but the “longest prefix match” algorithm will choose the most specific subnet mask -> the prefix “/29″ will be chosen to route the packet. Therefore the next-hop should be 10.1.3.3 -> C is correct.

Question 4

Refer to the exhibit. The user at Workstation B reports that Server A cannot be reached. What is preventing Workstation B from reaching Server A?

subnetting_gateway.jpg

A. The IP address for Server A is a broadcast address.
B. The IP address for Workstation B is a subnet address.
C. The gateway for Workstation B is not on the same subnet.
D. The gateway for Server A is not on the same subnet.


Answer: D

Question 5

Given the address 192.168.20.19/28, which of the following are valid host addresses on this subnet? (Choose two)

A. 192.168.20.29
B. 192.168.20.16
C. 192.168.20.17
D. 192.168.20.31
E. 192.168.20.0


Answer: A C

Question 6

Which of the following IP addresses fall into the CIDR block of 115.64.4.0/22? (Choose three)

A. 115.64.8.32
B. 115.64.7.64
C. 115.64.6.255
D. 115.64.3.255
E. 115.64.5.128
F. 115.64.12.128


Answer: B C E

Question 7

The Ethernet networks connected to router R1 in the graphic have been summarized for router R2 as 192.1.144.0/20. Which of the following packet destination addresses will R2 forward to R1, according to this summary? (Choose two)

IP_summarize.jpg

A. 192.1.159.2
B. 192.1.160.11
C. 192.1.138.41
D. 192.1.151.254
E. 192.1.143.145
F. 192.1.1.144


Answer: A D

Question 8

Refer to the exhibit. All of the routers in the network are configured with the ip subnet-zero command. Which network addresses should be used for Link A and Network A? (Choose two)

Subnetting_divide_hosts.jpg

A. Network A – 172.16.3.48/26
B. Network A – 172.16.3.128/25
C. Network A – 172.16.3.192/26
D. Link A – 172.16.3.0/30
E. Link A – 172.16.3.40/30
F. Link A – 172.16.3.112/30


Answer: B D

Explanation

Network A needs 120 hosts < 128 = 27 -> Need a subnet mask of 7 bit 0s -> “/25″.

Because the ip subnet-zero command is used, network 172.16.3.0/30 can be used.

Answer E “Link A – 172.16.3.40/30″ is not correct because this subnet belongs to MARKETING subnet (172.16.3.32/27).
Answer F “Link A – 172.16.3.112/30″ is not correct because this subnet belongs to ADMIN subnet (172.16.3.96/27).

Question 9

Which two subnetworks would be included in the summarized address of 172.31.80.0/20? (Choose two)

A. 172.31.17.4/30
B. 172.31.51.16 /30
C. 172.31.64.0/18
D. 172.31.80.0/22
E. 172.31.92.0/22
F. 172.31.192.0/18


Answer: D E

Explanation

From the summarized address of 172.31.80.0/20, we find the range of this summarized network:

Increment: 16
Network address: 172.31.80.0
Broadcast address: 172.31.95.255

-> Answer D & E belong to this range so they are the correct answers.

Question 10

Which three IP addresses can be assigned to hosts if the subnet mask is /27 and subnet zero is usable? (Choose three)

A. 10.15.32.17
B. 17.15.66.128
C. 66.55.128.1
D. 135.1.64.34
E. 129.33.192.192
F. 192.168.5.63


Answer: A C D

Explanation

First we need to find out the forms of network addresses and broadcast addresses when the subnet mask of /27 is used:

Increment: 32
Network address: In the form of x.x.x.(0,32,64,96,128,160,192,224)
Broadcast address: In the form of x.x.x.(31,63,95,127,159,191,223)
So we only need to check the fourth octets of the IP addresses above. If they are not in the form of network addresses or broadcast addresses then they can be assigned to hosts.

Notice that the IP 66.55.128.1 belongs to the subnet zero and the question says subnet zero is usable so it is valid.

Question 11

Which of the following IP addresses can be assigned to the host devices? (Choose two)

A. 205.7.8.32/27
B. 191.168.10.2/23
C. 127.0.0.1
D. 224.0.0.10
E. 203.123.45.47/28
F. 10.10.0.0/13


Answer: B F

Explanation

This is a time-consuming question (but not hard ^^) because we have to calculate the range of each sub-network separately (excepting answer C is the local loopback address & answer D is a multicast address) so make sure you can do subnet quickly. After solving above questions I believe you can find out the result so I don’t explain this question in detail.

Question 12

How many subnets can be gained by subnetting 172.17.32.0/23 into a /27 mask, and how many usable host addresses will there be per subnet?

A. 8 subnets, 31 hosts
B. 8 subnets, 32 hosts
C. 16 subnets, 30 hosts
D. 16 subnets, 32 hosts
E. A Class B address cant be subnetted into the fourth octet.


Answer: C

Explanation

Subnetting from /23 to /27 gives us 27 – 23 = 4 bits -> 24 = 16 subnets.

/27 has 5 bit 0s so it gives 25 – 2 = 30 hosts-per-subnet.

Comments (227) Comments
Comment pages
  1. David Okeri Simbe
    February 25th, 2012

    Thanks guys 9tut can make us reason, hence widening our minds.
    olesimbe@yahoo.com

  2. Anas
    February 26th, 2012

    Guys ,,

    please explain Q 5 ?? pleeease

  3. ahmad ahmad
    February 28th, 2012

    mwaaaaah for 9tut

  4. Rian_55
    March 5th, 2012

    Can someone explain question no.4?
    why server A has wrong gw?Thanks!

  5. LindsaySS
    March 7th, 2012

    Can Someone explain questiom 4?
    Rian_55 also confused.Can someone please tell why that is the answer.
    We will appreciate your explanatiom.Many Thanks in advance.

  6. xallax
    March 7th, 2012

    @rian55 @lindsayss
    the server has this IP:
    131.1.123.24
    it is on this network:
    131.1.123.0 ~ 131.1.123.31

    its default gateway (marked as GW in the exhibit) is 131.1.123.33

    the server and its default gateway are not part of the same subnet. that is the problem

  7. Comment
    March 8th, 2012

    Which of the following IP addresses can be assigned to the host devices? (Choose two)
    A. 205.7.8.32/27
    B. 191.168.10.2/23
    C. 127.0.0.1
    D. 224.0.0.10
    E. 203.123.45.47/28
    F. 10.10.0.0/13
    Answer: B F

    Is 191.168.10.2/23 a Public Class B IP Address?

  8. srinivasan
    March 10th, 2012

    Hi can anyone help me on Q5, i am getting the increment of 16 subnetmask 255.255.255.230

  9. Danilin
    March 11th, 2012

    @Anas @srinivasan

    Q5 Given the address 192.168.20.19/28, which of the following are valid host addresses on this subnet? (Choose two)

    A. 192.168.20.29
    B. 192.168.20.16
    C. 192.168.20.17
    D. 192.168.20.31
    E. 192.168.20.0

    1. First you need to find the subnet ranges
    Given the /28 subnet mask we know that the network increment is 16 so the subnet ranges are as follows:

    0 – 15 .0 being the subnet and .15 being the broadcast
    16 – 31 .16 being the subnet and .31 being the broadcast
    32 – 47 .32 being the subnet and .47 being the broadcast
    .
    .
    and so on

    2. Once this is done you can now know the valid ip addresses within this subnet ranges

    NOTE: The address given 192.168.20.19/28 IS NOT A SUBNET as it says in the question BUT IT IS AN IP ADDRESS WITHING the 192.168.20.16/28 subnet. That is a mistake.

    Thinking this was a mistake and they were actually meaning to find valid ip addresses withing 192.168.20.16/28 subnet we can determine the following:

    Subnet Range 16 – 31

    A. 192.168.20.29 is correct b/c is within that subnet range
    B. 192.168.20.16 is incorrect b/c that’s the subnet address
    C. 192.168.20.17 is correct b/c is within that subnet range
    D. 192.168.20.31 is incorrect b/s that’s the broadcast address
    E. 192.168.20.0 is incorrect b/c that’s the network address of a different subnet

    Answers A & C are CORRECT!!!

  10. srinivasan
    March 12th, 2012

    @Danilin
    Thanks for ur explanation

  11. pk
    March 16th, 2012

    Q7: is not the 192.1.144.159 is the broadcast address of subnet .144?..since .144 subnet, with increment of 16 =144+16=160 (next subnet).?.hence, broadcast 160-1=159???

  12. Syed Kashif Shahab
    March 19th, 2012

    Best explanation I can give is the following formula:

    1- What is increment value? Based on /20 its 16 as following:
    Third octet opening: 128 64 32 16 8 4 2 1
    How many bits of 3rd octet shifted to network side = 4 bits
    What is incremental value = 16 (rightmost bit in this case 4th bit)
    Subnet mask? /20 indicates 255.255.240.0 ( sum of all 4 borrowed bit 128+64+32+16=240)

    Now let game begin!

    2- What is the summarized address: 192.1.144.0/20

    3- What is the incremental value : 16 (3rd octet)

    4- Write the next range of 192.1.144.0/20

    1st range: 192.1.144.0 —————————————– 192.1.159.255
    2nd range: 192.1.160.0 —————————————————— 192.1.175.255
    3rd range: 192.1.176.0 ————————————————————————

    5- Whatever IP addresses given in options if fell within 144.1 ———————– 159.254 are valid addresses that R1 will forward to R2. OPTION A and D are the only valid answers.

    if there is still any difficulty grasping the matter ask freely at syedkashifshahab@hotmail.co.uk

  13. Danilin
    March 21st, 2012

    @pk

    192.1.144.159 is not the broadcast of subnet 192.1.144.0/20. I think that you forgot that /20 means that the changes are done on the 3rd octet not on the 4th octet.

    8bits + 8bits + 4bits = /20
    11111111 . 11111111 . 1111 | 0000 . 00000000
    1st 2nd 3rd 4th

    You only work on the 4th octet with masks like /25, /26, /27 or /28 which also has an increment of 16

    Yes the increment is 16 but remember that we are working on the 3rd octet

    1st range starts with 192.1.144.0
    2nd range will start with 192.1.160.0

    Try to see it this way….ask yourself what is that last address before we get to 192.1.160.0 ???

    192.1.160.0
    -1
    —————–
    192.1.159.255

    Remember that by definition the broadcast is the last usable ip address in the range.

  14. Samreen
    March 23rd, 2012

    Can Anyone give the answer for the following question?
    Q.If HostA pings to S0/0 on Router3,what will be the TTL value for that ping before it enter Router3?
    Diagram is like:
    HostA —–> connected to Router1[s0/0]——-[s0/1]connected to couter2[s0/0]——-[s0/0]Connected to Router3 —– HostB

    Answer:253

    Can anyone explain how??

  15. Shahwar
    March 26th, 2012

    @Samreen

    By default from host to other n/w TTL value is 255 after 2 hop TTL remaining issssssssssss………..gotta

  16. Shahwar
    March 26th, 2012

    @Samreen
    By default from host to other n/w(cisco) TTL value is 256 after 3 hop TTL remaining 256-3

  17. recertifed-CCNA
    March 27th, 2012

    Q12 with a little twist was in exam.

  18. BraveAli
    March 29th, 2012

    AOA,

    can someone please guide me in Question # 5 given on top ?

    Question # 5
    efer to the exhibit. The user at Workstation B reports that Server A cannot be reached. What is preventing Workstation B from reaching Server A?

  19. MG
    March 30th, 2012

    BraveAli, here`s the explanation: ip for Server A is 131.1.123.24. The mask is /27. So the ip range for the subnet is 131.1.123.0-131.1.123.31. But the default gateway (131.123.33) is NOT in this subnet, its outside the subnet.

  20. chrib
    April 1st, 2012

    @Samreen

    TTL max value is 255 and not 256.It can’t be 256 since it’s 8-bit value
    And answer is 253 because each time it passes a router it is decreased by one

    So starts with 255 from host A, becomes 254 after passing router1, and after router 2 and before entering router3 becomes 253

  21. Jay
    April 2nd, 2012

    @xallax and 9tut…

    can you explain q4.

    Refer to the exhibit. The user at Workstation B reports that Server A cannot be reached. What is preventing Workstation B from reaching Server A?

    … i think the subnet of workstation is the same with the server since the subnet use is /27.

    hoping for your response. thanks in advance.

  22. Jay
    April 2nd, 2012

    kindly disregard my question.. Thanks..

  23. McinTosh88
    April 3rd, 2012

    Hello guys plz help me on this question::A class C is subnetted & the new subnet mask is 255.255.255.224 (a)determine the address of the highest subnet (b) determine the network of the lowest subnet?

  24. xallax
    April 3rd, 2012

    @mcintosh
    x.x.x.0 ~ x.x.x.31
    x.x.x.224 ~ x.x.x.255

  25. ronin
    April 3rd, 2012

    anybody explain me Q3. thanks alot

  26. McinTosh88
    April 3rd, 2012

    @ronin,thanks buddy,but can you explain to me how u reached to that answer;i can see the increment is 32 derived frm the last significant bit of the sub mask..start from from there,thank you

  27. Anonymous
    April 3rd, 2012

    sorry,@@XALLAX…hanks buddy,but can you explain to me how u reached to that answer;i can see the increment is 32 derived frm the last significant bit of the sub mask..start from from there,thank you

  28. McinTosh
    April 3rd, 2012

    SORRY,@XALLAX,Thanks buddy,but can you explain to me how u reached to that answer;i can see the increment is 32 derived frm the last significant bit of the sub mask..start from from there,thank you

  29. xallax
    April 3rd, 2012

    @mcintosh
    ok…
    class C network is subnetted. the first 3 bytes will remain the same
    the subnet mask in use is 255.255.255.224 (/27)
    it asks for the first and last subnet. it says nothing about subnet-zero so i assume it is usable (as it is by default)

    example network: 200.150.100.0
    subnet mask: 255.255.255.224
    increment is 32

    subnets:
    200.150.100.0 ~ 200.150.100.31 — this is the first subnet
    200.150.100.32 ~ .63
    .64 ~ .95
    .96 ~.127
    .128 ~ .159
    .160 ~ .191
    .192 ~ .223
    .224 ~ .255 — this is the last subnet

    and… that’s it :)

    faster way to get the last subnet: 256 – increment = 256 – 32 = 224
    the last subnet starts with 224, ends at 255.

  30. me
    April 20th, 2012

    @xallax and to all
    pease explain to me how to get the /22 in question no.9
    and i need explanation in question no.12…

    please help..thank you

  31. xallax
    April 20th, 2012

    @me
    that questions means:
    Which smaller subnets will be included in the big subnet of 172.31.80.0/20?
    172.31.80.0/20 is 172.31.80.0 ~ 172.31.95.255
    (subnet mask of 255.255.240.0, increment 16, that’s how i got the range above)

    A. 172.31.17.4/30
    not in the range of 172.31.80.0 ~ 172.31.95.255

    B. 172.31.51.16 /30
    not in the range of 172.31.80.0 ~ 172.31.95.255

    C. 172.31.64.0/18
    not in the range of 172.31.80.0 ~ 172.31.95.255

    D. 172.31.80.0/22
    this is 172.31.80.0 ~ 172.31.83.255 and it is a part of 172.31.80.0 ~ 172.31.95.255

    E. 172.31.92.0/22
    this is 172.31.92.0 ~ 172.31.95.255. it is the last small subnet of 172.31.80.0 ~ 172.31.95.255

    F. 172.31.192.0/18
    not in the range of 172.31.80.0 ~ 172.31.95.255

    please go over 9tut’s subnetting tutorial. if you do not master this topic then you stand no chance on the exam.
    http://www.9tut.com/subnetting-tutorial

  32. me
    April 27th, 2012

    @xallax

    thanks for your time to explained it to me.i really appreciate it. i know how to get the range :) .. My questioned is, how to do reverse engineering in the summarized address of 172.31.80.0/20, how to get the subnet mask of /22.. (from the answers D. 172.31.80.0/22, E. 172.31.92.0/22)..

    Thank you in advance :)

  33. xallax
    April 27th, 2012

    @me
    what is a summary? is a network with a classless mask that comprises several networks
    let’s say you had these:

    172.31.80.0/22
    172.31.84.0/22
    172.31.88.0/23
    172.31.90.0/23
    172.31.92.0/22

    if you were to wrap all those subnets up in just one big subnet which one would it be?
    starts at .80.0, ends at .95.255… how convenient, it’s a multiple of 16.0 :)
    so… guess what subnet mask has this subnet:
    172.31.80.0 ~ 172.31.95.255

    the subnet mask is 255.255.240.0, which converted to CIDR is 8+8+4+0 = 20

    hope this helps you better understand summaries :)

  34. edz cudz
    April 28th, 2012

    thanks 9tut!=D

  35. Sean
    May 2nd, 2012

    Question 4

    server A’s subnet will be 131.1.123.24~55 it contain GW.

    Why answear is D?

  36. geedub
    May 7th, 2012

    Q1 server’s gateway should be in the range from 1-30

  37. geedub
    May 7th, 2012

    ooops == I meant Q4 on the previous comment

  38. MOODY
    May 8th, 2012

    HI everbody, wish the best to all, and thanks to 9tut and everyone who contribute to this gorgeous site…

    concerning Q.2, i have a question: Can a Router be configured with a default-gateway (as in the switch case: ip default-gateway) or he means that it is the route of the last resort which is usually connected to the internet through the internet service provider?
    hope to be clear..

    thanks in advance and best regards….

  39. RaviS
    May 17th, 2012

    Q4,and Q11 were in my exam today

  40. puneet
    May 20th, 2012

    Hi all, I am taking CCNA 640-802 exam first time on 30/05/2012. Could anyone please send me latest dumps which are valid for UK? My e-mail address is puneet_gill84@yahoo.co.uk. Many thanks.

  41. sandeep
    May 21st, 2012

    is question no 7 is correct as address is from class C and we can not touch the 3rd octet. please tell me

  42. Aman
    May 22nd, 2012

    Can someone explain QN 11 pl.

  43. Basav
    May 24th, 2012

    Hi Can anybody send me latest dumps valid for usa to my mail id, basavarajpardi@gmail.com.
    thank you

  44. Question 7
    May 26th, 2012

    Question 7

    Hi, can someone please explain why is the answer for the question 7 on this page is AD? Thank you!

    The Ethernet networks connected to router R1 in the graphic have been summarized for router R2 as 192.1.144.0/20. Which of the following packet destination addresses will R2 forward to R1, according to this summary? (Choose two)

    A. 192.1.159.2
    B. 192.1.160.11
    C. 192.1.138.41
    D. 192.1.151.254
    E. 192.1.143.145
    F. 192.1.1.144

  45. MUHAMMAD RASHID
    May 28th, 2012

    I PASSED CCNA EXAM TODAY THANKS TO ALL MIGHTY ALLAH
    960/1000

  46. AlantheAussie
    May 30th, 2012

    Question 7
    192.1.144.0/20 = 192.1.144.0 255.255.240.0; in the third octec the magic number is 256-240 = 16 therefore valid IP host addresses are
    192.1.144.1 – 192.1.159.254 so answers A and D are within this range.

    Hope this helps
    Cheers.

  47. AlantheAussie
    May 30th, 2012

    Muhammad
    Congratulations!!, don’t forget to praise yourself, you did the hard work with the help of your faith, Allah and God helps those who help themselves!
    Cheers.

  48. Raul
    June 3rd, 2012

    Q11

    A. 205.7.8.32/27 – Net address
    B. 191.168.10.2/23 – OK
    C. 127.0.0.1 – Loopback address
    D. 224.0.0.10 – Multicast address
    E. 203.123.45.47/28 – Broadcast address
    F. 10.10.0.0/13 – OK

  49. Gilbert
    June 16th, 2012

    Dear CCNA Passers!!!
    I have a question on question # 9!!!

    Which two subnetworks would be included in the summarized address of 172.31.80.0/20? (Choose two)

    A. 172.31.17.4/30
    B. 172.31.51.16 /30
    C. 172.31.64.0/18
    D. 172.31.80.0/22
    E. 172.31.92.0/22
    F. 172.31.192.0/18

    the given summarized is 172.31.80.0/20, so its 3rd octet, 16 increment
    increment 16 so –> 172.31.96.255

    so the range for valid ip addreses is 172.31.80.1 up to 172.31.95.254 am i right?
    answer letter E is correct but how about letter D?

    Please give me a clear explaination why letter D is acceptable to this question. Thanks to all!!! I need to hear from your eexplaination soon..

  50. Shahin@NJ
    June 20th, 2012

    Hi Gilbert,
    (172.31.80.0/22) & (172.31.92.0/22) both of them are Sub Network ip address with 4 increment.
    If u summarized both of them then u will get the summarized IP address of 172.31.80.0/20. don’t calculate 16 increment.
    I m not CCNA passers !!!

Comment pages
Add a Comment