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 3 4 5 869
  1. Ronin
    July 2nd, 2013

    can question 8 be explained please?

  2. budoy
    July 3rd, 2013

    please explain question 6 more clear!

  3. budoy
    July 3rd, 2013

    please explain question 8 more clear! PLEASE! why is subnet /30 on subnet /27

  4. Mapampola
    July 3rd, 2013

    Hi Budoy

    Note that the increment is 4 on the 3rd octet. The subnet is 115.64.4.0 – 115.64.7.255. Any address in this subnet is a valid IP

  5. lumpachi
    July 3rd, 2013

    hello Ronin,

    network A needs 120 host, so a subnet mask of /25 is needed to accommodate this.
    (2^7)-2 (network address and broadcast address cant be used) = 126 (it can accommodate until 126 hosts.
    32 – 7 (bits fr. the above formula) = /25 (Letter A and C are wrong since it uses /26 subnet mask which can only accommodate 62 hosts)

    and since, subnet ip zero command is configured, Letter D – 172.16.3.0/30 can be used as its network address. (Letter E and F are wrong because the subnet belongs to Marketing and Admin subnet respectively)

  6. Anonymous
    July 18th, 2013

    in question 11 how can the answer include B ie B. 191.168.10.2/23.I thought this ip is a network address.
    increment = 2
    191.168.10.2/23 it should be the network address of subnet 2
    191.168.10.0 -191.168.10.1

    kindly somebody explain to me.
    thanks

    Edwinklain

  7. GLENN
    July 19th, 2013

    Hi Anonymous / Edwinklain

    With 191.168.10.2/23,

    the network address is 191.168.10.0/23
    the host address range is from 191.168.10.1 to 192.168.11.254
    So B is correct.

    192.168.10.2

  8. Vick
    July 21st, 2013

    freinds please help me i wanna take the CCNA EXAM IN COMING DAYS
    please send me last dumps in my email
    vickakop@gmail.com
    thanks in advance

  9. Bill_Ado
    July 24th, 2013

    @Anonymous, July 18th, just to complete my friend GLENN, and remember also that here we are working in the third octect, so all our networks are changing in the third octet, for example:
    191.168.0.0, 191.168.2.0,……….191.168.10.0 and the range of usable hosts for this subnet is
    (191.168.10.1-191.168.11.254), and 191.168.10.2 is included in this range. broacast 191.168.11.255, and we can not assign network and broadcast addresses to devices, remember?

  10. lala
    July 28th, 2013

    Hi i can’t understand at Question 8:

    Why isn’t the link between core and sales in the same subnet as SALES .

    The range for sales is 172.16.3.64- 172.16.3.95

    And the link is 172.16.3.8/30 which is not included in that /27

    Or the link between Core and Admin in the same Subnet as Admin

    The range for Admin is 172.16.3.96-172.16.3.127

    And the link is 172.16.3.12/30 which is not included in that /27

    Also for Marketing

    Why none of the serial links don’t belong to the department’s /27

    From what I can see they are all included in a /28 (4 subnets of /30)

    and they range from

    172.16.3.0-172.16.3.15 which is has nothing to do with the other /27 .

    The same is for Network A which ranges from

    172.16.3.128-172.16.3.191 which has nothing to do with the links /30

    Shouldn’t the /30 be in the same subnet as their department, as their /27 ?

  11. Ahmad
    August 11th, 2013

    Q 7: why answer B not correct? Plz let me know.

  12. kufkov
    August 11th, 2013

    someone should please explain question 4 and 7 for me.I will very grateful

  13. Ahmad
    August 12th, 2013

    For question 4, the work station’s IP 131.1.123.24/27, means 32-27= 5 right most bits can be used for host processing. So the magic number is 2^5=32(or 256-224=32 from the chart). Thus the IP range will be 131.1.123.0—131.1.123.31
    131.1.123.32—131.1.123.63
    131.1.123.64—131.1.123.95
    131.1.123.96—-etc.
    Now see, the IP address of the host is in range 131.1.123.0—131.1.123.31, where as the GW is within the range 131.1.123.32—131.1.123.63, means different network. Am I clear?

  14. Adeel
    August 14th, 2013

    Hello Guys I hope you will be fine there. I have CCNA (640-802) and CCNA security (640-554) Vouchers on special discount of 58% for World wide, with six months expiry date till you purchase. Each voucher cost 70USD.

    Details Required For CCNA Voucher For Discount Processing:

    1-Full Name. 1st Name & Last Name (as you want to appear on certificate & documents)
    2-Country.
    3-City.
    4-State.
    5-Pin Code (or Area Code)
    6-Residential Address (or where you can collect your Certificate or further correspondence
    can be received)
    7-Date of birth
    Add me on Skype through this information which is written below:
    Skype Name: rockon660
    you can also email me at this email address which is written below:
    madeelqaiser@gmail.com
    If you have any Questions feel free to contact me.

    Thanks,
    Best regards,
    Adeel

  15. :-)
    August 19th, 2013

    I think there is an easy solution for Q11
    A-Public IP
    C-Loop Back Address
    D-Multicast address
    E-Public IP
    we cant assign these IP’s to hosts !

  16. alexio
    August 22nd, 2013

    Will be grateful if someone can explain Q7 especially why B is not a correct answer

  17. padmini
    August 22nd, 2013

    Q7 B is not a correct answer because the ip address falls under different subnetwork.
    For the subnetwork 192.1.144.0/20 , the valid ip address are 192.1.144.1 to 192.1.159.254.
    and 192.1.159.255 is the broadcast address.

  18. csj_0914
    September 7th, 2013

    Q6. 115.64.4.0/22
    INCREMENT : 4
    NETWORK: 115.64.4.0
    BROADCAST: 115.64.7.255

    Below choices are within this range of network 115.64.4.0/22
    B. 115.64.7.64
    C. 115.64.6.255
    E. 115.64.5.128

    love subnetting.

  19. jasostrong
    September 11th, 2013

    Thanks 9tut. I made it. I passed my CCNA 200-120 today. The sim is Access-list 1 , Access-list 2 & EIGRP. A lot of new questions like Netflow, Syslog, SNMP, VRRP, and GLBP.

  20. Waymond
    September 18th, 2013

    I understand Q1 but what would be a fast way of solving it? I had to calculate everything out.

  21. lukin
    September 24th, 2013

    /25=128, /26=192, /27=224 , “/28=240″, /29=248, /30=252

    /28=240= hop is (16) is 0,16,32,48,64,80,96,112,128,144…….
    and

    /25=128 hop is (128) is 0 to 127 and 128 to 255 the ip assigned is 192.0.2.24 and 192.0.2.100

  22. hh86
    September 24th, 2013

    q 3, 10 ,11 in exam yesterday

  23. kavi
    September 30th, 2013

    passed my ccna 640-802 today… express my gratitude to 9tut.. without 9tut it would have been impossible.. thanks..

  24. Anonymous
    November 9th, 2013

    Today i cleared my CCNA exam with 825 marks.I am very happy with 9TUT.COM all the exam simulations and questions that i got in exam are from 9tut and BLOG SPOT.COM.

    Thanx to 9tut good work keep going and i found only 3 new questions from the new syllabus.Those are also updated in 9 tut.

    Thakq u very much 9tut

  25. Anonymous
    November 9th, 2013

    There r no subnetting questions in the exam.THJe paper consists of more questions from
    OSPF.

  26. Muhammmad ahmad zain
    November 26th, 2013

    Join (Corvit systems) the best networks academy all over the pakistan.Also available online trainings at reasonable prices get your desired results for (CCNA ,CCNP, CCIE ,MCSE ,SEO & Linux) where you got highly qualified instructors for your certain success in any exam mentioned above!!!
    for more:- zeesoftec@gmail.com

  27. Anonymous
    August 6th, 2014

    brilliantly presented and explained.

Comment pages
1 3 4 5 869
Add a Comment