Home > CCNA – Basic Questions 2

CCNA – Basic Questions 2

November 11th, 2011 Go to comments

Here you will find answers to Basic Questions – Part 2

Question 1

What are some of the advantages of using a router to segment the network? (Choose two)

A. Filtering can occur based on Layer 3 information.
B. Broadcasts are eliminated.
C. Routers generally cost less than switches.
D. Broadcasts are not forwarded across the router.
E. Adding a router to the network decreases latency.

 

Answer: A D

Question 2

Which of the following statements describe the network shown in the graphic? (Choose two)

collision_domain_broadcast_domain.jpg

A. There are two broadcast domains in the network.
B. There are four broadcast domains in the network.
C. There are six broadcast domains in the network.
D. There are four collision domains in the network.
E. There are five collision domains in the network.
F. There are seven collision domains in the network.

 

Answer: A F

Explanation

Only router can break up broadcast domains so in the exhibit there are 2 broadcast domains: from e0 interface to the left is a broadcast domain and from e1 interface to the right is another broadcast domain -> A is correct.

Both router and switch can break up collision domains so there is only 1 collision domain on the left of the router (because hub doesn’t break up collision domain) and there are 6 collision domains on the right of the router (1 collision domain from e1 interface to the switch + 5 collision domains for 5 PCs in Production) -> F is correct.

Question 3

Refer to the exhibit. The two connected ports on the switch are not turning orange or green. What would be the most effective steps to troubleshoot this physical layer problem? (Choose three)

troubleshoot_physical_layer.jpg

A. Ensure that the Ethernet encapsulations match on the interconnected router and switch ports.
B. Ensure that cables A and B are straight-through cables.
C. Ensure cable A is plugged into a trunk port.
D. Ensure the switch has power.
E. Reboot all of the devices.
F. Reseat all cables.

 

Answer: B D F

Explanation

The ports on the switch are not up indicating it is a layer 1 (physical) problem so we should check cable type, power and how they are plugged in.

Question 4

For what two purposes does the Ethernet protocol use physical addresses? (Choose two)

A. to uniquely identify devices at Layer 2
B. to allow communication with devices on a different network
C. to differentiate a Layer 2 frame from a Layer 3 packet
D. to establish a priority system to determine which device gets to transmit first
E. to allow communication between different devices on the same network
F. to allow detection of a remote device when its physical address is unknown

 

Answer: A E

Explanation

Physical addresses or MAC addresses are used to identify devices at layer 2 -> A is correct.

MAC addresses are only used to communicate on the same network. To communicate on different network we have to use Layer 3 addresses (IP addresses) -> B is not correct; E is correct.

Layer 2 frame and Layer 3 packet can be recognized via headers. Layer 3 packet also contains physical address -> C is not correct.

On Ethernet, each frame has the same priority to transmit by default -> D is not correct.

All devices need a physical address to identify itself. If not, they can not communicate -> F is not correct.

Question 5

Refer to the exhibit. Two buildings on the San Jose campus of a small company must be connected to use Ethernet with a bandwidth of at least 100 Mbps. The company is concerned about possible problems from voltage potential difference between the two buildings. Which media type should be used for the connection?

Fiber-optic.jpg

 

A. UTP cable
B. STP cable
C. Coaxial cable
D. Fiber optic cable

 

Answer: D

Explanation

Because the company has problem about voltage potential difference between the two buildings so they should connect via fiber optic cable which uses light pulses to transmit information instead of using electronic pulses.

 

Question 6

Which command can be used from a PC to verify the connectivity between host that connect through path?

A. tracert address
B. ping address
C. arp address
D. traceroute address

 

Answer: A

Explanation

To check the connectivity between a host and a destination (through some networks) we can use both “tracert” and “ping” commands. But the difference between these 2 commands is the “tracert” command can display a list of near-side router interfaces in the path between the source and the destination. Therefore the best answer in this case is A – tracert address.

Note: “traceroute” command has the same function of the “tracert” command but it is used on Cisco routers only, not on a PC.

Question 7

Refer to the exhibit. A network engineer is troubleshooting an internet connectivity problem on the computer. What causing the problem?

ping_unreachable.jpg

A. wrong DNS server
B. wrong default gateway
C. incorrect IP address
D. incorrect subnet mask

 

Answer: C

Explanation

The IP address of the PC (192.168.11.2/24) is not on the same network with its gateway 192.168.1.1 -> C is correct.

Question 8

How many broadcast domains are shown in the graphic assuming only the default vlan is configured on the switches?

broadcast_domains.jpg

A. one
B. six
C. twelve
D. two

 

Answer: A

Explanation

Only router can break up broadcast domains but in this exhibit no router is used so there is only 1 broadcast domain.

For your information, there are 7 collision domains in this exhibit (6 collision domains between hubs & switches + 1 collision between the two switches).

Question 9

Refer to the exhibit.

PC> tracert 10.16.176.23
Tracing route to 10.16.176.23 over a maximum of 30 hops

1 31 ms 31 ms 32ms 172.16.182.1
2 62 ms 62 ms 62 ms 192.1681.6
3 93 ms 92 ms 34 ms 192.168.1.10
4 125 ms 110ms 125ms 10.16.176.23

Trace complete.

Host A has tested connectivity to a remote network. What is the default gateway for host A?

A. 172.16.182.1
B. 192.168.1.1
C. 10.16.176.1
D. 192.168.1.6

 

Answer: A

Explanation

It will list all the routers (from nearest to farthest) it passes through until it reaches its destination so the first hop is its nearest IP. If we ping from a PC, it is also the default gateway for that PC -> A is correct.

Question 10

What functions do routers perform in a network? (Choose two)

A. packet switching
B. access layer security
C. path selection
D. VLAN membership assignment
E. bridging between LAN segments
F. microsegmentation of broadcast domains

 

Answer: A C

Comments (965) Comments
Comment pages
1 2 3 20 958
  1. vikas
    November 14th, 2011

    @9tut
    plz add some more new qns

    thanks

  2. innocent
    November 15th, 2011

    thanx for this peace.

  3. Anonymous
    November 15th, 2011

    please add latest
    Question

  4. sri seshan
    November 16th, 2011

    please add new question…………………………

  5. jyoti
    November 16th, 2011

    plz update the question

  6. jawad
    November 17th, 2011

    thanks but we need new question we have exam plz

  7. Anonymous
    November 18th, 2011

    vijay pls update latest thumps its very help for us…………………………..

  8. LuvingIT
    November 19th, 2011

    LUV IT !!! ADD More New Questions Pls :)

  9. Alexe
    November 22nd, 2011

    Question 6
    At PC with Linux there are command traceroute too!!!

  10. nobody
    November 22nd, 2011

    Question 6.
    I think host A tracert : The first is default gate
    way

  11. Eng-Support
    November 22nd, 2011

    nice questions 9tut very beautiful site ,,

    really amazing :)

    snd me latest dumb plz

    hossam.saber4@gmail.com

  12. Eng-Support
    November 22nd, 2011

    At Q3

    what is F ?? Reseat all cables ???

  13. Ali
    November 24th, 2011

    Soon I am going to take my ccna exam can I have latest dumbs on my Email please.
    If anyone can help me with that.

    m.alikam@yahoo.com

    Thank you friends.

  14. ccna student
    November 25th, 2011

    thanks 9tut for valuable training u over

  15. raja
    November 25th, 2011

    Thanks a lot for your guidelines…..

    Q.7.

    How the default gateway ip and dns services ip could be same.?

  16. Anil…
    November 25th, 2011

    thanks a lot for provide guidellines…

  17. Muhammad Arshad
    November 26th, 2011

    please send me latest dump
    arsadh007@yahoo.com

  18. Anonymous
    November 26th, 2011

    which command can be a router to verify the layer 3 path to a host ?
    traceroute address
    tracert address
    ssh address
    telnet address

    why ans is A and not B ? :|

  19. xallax
    November 27th, 2011

    @anonymous
    on the router we use “traceroute ADDRESS”
    on a PC we use “tracert ADDRESS”

    correct option: A

  20. franco
    November 27th, 2011

    @raja

    cisco routers have DNS services you could read the following article for a deeper explanation

    http://nil.si/ipcorner/RouterDNS/

  21. Anonymous
    November 28th, 2011

    That is awsome!!

  22. pav312
    November 29th, 2011

    Question 5: Fiber optic cable would take more power to send any signal and processing it.

  23. Ranjitha
    November 30th, 2011

    pls some one tell me wheather all the answers given here right or wrong?if any wrong specify,bcoz am in danger am attending 3rd time the xam

  24. Ranjitha
    November 30th, 2011

    inq7:is that possible having dns and default gate way having same ip add

  25. xallax
    November 30th, 2011

    @ranjita
    the router can act as DNS server. it is possible

  26. Ranjitha
    December 2nd, 2011

    @xallax
    thanks for reply

  27. heggy
    December 4th, 2011

    I am going to take CCNA exam

    please send me latest dump.

    aa.heggy@gmail.com

    Thank you in advance for your anticipated cooperation

  28. Ashar
    December 4th, 2011

    thanks what a wonderfull site for knowledge and please if some having latest dumps please send me on my e-mail ashar.qureshi@yahoo.com

  29. Rachna
    December 6th, 2011

    This site is awesome,,,,,,,good work

  30. Baby
    December 6th, 2011

    And me latest dumps plzzzz AnastasiaUsolceva@gmail.com

  31. mtanh1989
    December 6th, 2011

    A host is attempting to send data to another host on a different network. What is the first action that the sending host will take?
    A. Drop the data.
    B. Send the data frame to the default gateway.
    C. Create an ARP request to get MAC address of the receiving host.
    D. Send a TCP SYN and wait for the SYN ACK with the IP address of the receiving host.

    Acme.486q chose the B ans. But I think C is also correct because before sending the frame to default gateway, sending host may find the MAC of default gateway to encapsulation into the frame. Can anyone explain to me? Thank in advance.

  32. abm
    December 6th, 2011

    i have exam on 15th dec so plz send me lastest dumps abm.900@gmail.com

  33. xallax
    December 7th, 2011

    @mtanh
    it’s on a different network, the frame goes to the default gateway

  34. Smack
    December 7th, 2011

    Could you please provide the dump, Gorimail@Gmail.com
    Much appreciated!!!

  35. TJ
    December 8th, 2011

    Can someone email me the latest exam dump please, swa711@hotmail.com

  36. greyhnd001
    December 8th, 2011

    please email latest dump, greyhnd001@gmail.com

    Thanks in advance.

  37. Fai1
    December 11th, 2011

    I have CCNA exam tomorrow.Can any please send me the latest dump
    Faivo05@yahoo.com

  38. manish
    December 12th, 2011

    I have CCNA exam .Can any please send me the latest dump.
    manish.kumar.0348@gmail.com

  39. sam
    December 12th, 2011

    Hi everybody I have CCNA exam early in january 2012 .Can any please send me the latest dump. thnx

  40. sam
    December 12th, 2011

    Hi everybody I have CCNA exam early in january 2012 .Can any please send me the latest dump. thnx my email : rudolf.vaktor@gmail.com

  41. guzmonne
    December 12th, 2011

    Please, could somebody send me the latest dumps. I have the exam on the 14th of December!

  42. guzmonne
    December 12th, 2011

    My mail is guzmonne@hotmail.com. Sorry for the double comment!

  43. Fabio
    December 13th, 2011

    Q7. If I change the subnet mask to /16 (255.255.0.0). All ip address will not be on the same network?

  44. Koffy
    December 13th, 2011

    @Fabio

    If I may be of help to Q7.

    The question is, “What is causing internet connectivity problem”.

    There are two things to pay attention to:
    The IP address at Fa0/0 192.168.1.1 and the IP address192.168.11.2 display at PC>ipconfig/all command.
    These addresses are on different subnets, and therefore causing internet connectivity issues. The subnet mask is fine

  45. Cornelius
    December 13th, 2011

    kindle send me the latest dump on the ccna exams to my mail (yirtegrcorne@gmail.com) i want to take my exams on the 23rd Dec.2011. please help your brother to pass this exams

  46. Fabio
    December 13th, 2011

    @Koffy. Thanks Koffy, I see that you explain, but I’m thinking if there are no another possible answer. In this point that I thought in try to change the mask, so that this two subnets stay on the same. There is no information about the mask in FA0/0 address. and if I have a network 192.168.0.0/16 it is possible to have the Ip address 192.168.11.2 with gateway 192.168.1.1? or not? I’m confusing.

  47. Koffy
    December 13th, 2011

    @Fabio

    You are taken in too much at a time. One step at a time.

    The question asks: What is causing internet connectivity problem?

    You are given snapshot of the PC>ipconfig/all command. By analyzing the snapshot, you realize the IP address is 192.168.11.2. This IP address should have been 192.168.1.2. Which would have belong to the same subnet as Fa0/0 IP address of 192.168.1.1. Probably is a typo or genuine mistake, we don’t know.

    Basically, 192.168.1.1 and 192.168.11.2 are on different subnet, and this is the causing internet connectivity issue.

    This is a /24 mask. The subnet mask 255.255.255.0 is okay. You are not ask to change the mask to a /16.

    Read the question, and do what you are required. Thanks.

  48. Fabio
    December 13th, 2011

    @koffy.
    Thanks again!
    So I tried to think using another possibility, of course that the problem is, obviously, with ip address.
    Best regards.

  49. Anonymous
    December 19th, 2011

    Hi everybody I have CCNA exam early in january 2012 .Can any please send me the latest dump. IN my email :
    shova_ula@yahoo.com

    Again Thanx in Advance

  50. Anonymous
    December 19th, 2011

    please i also have CCNA exams in january 2012 so please send me the latest dump
    e.mail: smiahmedma_2008@yahoo.com

Comment pages
1 2 3 20 958
Add a Comment