Welcome, Guest. Please login or register.

Author Topic: QOTD: CCNA Question of The Day #1  (Read 822 times)

Offline Adi Sunardy

  • The man who sold the world
  • Administrator
  • Hero Member
  • *****
  • Posts: 595
  • Just an Ordinary Man

  • Activity
    0.6%
  • OS:
  • Windows NT 6.1 Windows NT 6.1
  • Browser:
  • Firefox 3.5.5 Firefox 3.5.5
    • sharing is caring
QOTD: CCNA Question of The Day #1
« on: December 11, 2009, 10:19:03 AM »
Guys,

Sambil belajar minum kopi...di topik ini kita akan coba posting Question, Answer & Explanation (if any) dari kumpulan-kumpulan soal-soal CCNA.  Silahkan buat rekan-rekan yang punya kumpulan soal, jawaban dan penjelasan untuk ikutan nimbrung disini. Jangan takut duplikasi soal, tidak akan jadi masalah kok :) Makin banyak soal, makin baik toh?

Let's start.

--------------------------------------------------------------start here---------------------------------------------------------------

Topic 1, DESCRIBE HOW A NETWORK WORKS (84 questions)

Section 1: Describe the purpose and functions of various network devices (9 questions)


QUESTION NO: 1

Both switches and hubs are being utilized within the Company network. Which of the following is true regarding the use of switches and hubs for network connectivity in this network?

A. Switches take less time to process frames than hubs take
B. Hubs can filter frames
C. Switches do not forward broadcasts
D. Switches increase the number of collision domains in the network
E. Using hubs can increase the amount of bandwidth available to hosts
F. None of the above

Answer: D

QUESTION NO: 2

Which one of the following characteristics is true regarding the use of hubs and switches?


A. Hubs can have their ports be configured with VLANs
B. Using hubs is costly with regard to bandwidth availability.
C. Switches can not forward broadcasts.
D. Switches are more efficient than hubs in processing frames.
E. Switches increase the number of collision domains in the network.

Answer: E

Explanation:

Switches increases the number of collisions domains in the network. Switches that are configured with VLANs will reduce the size of the collision domains by increasing the number of collision domains in a network, but making them smaller than that of one big, flat network.

Incorrect Answers:


A. Switches are capable of VLAN configurations, but hubs are not.
B. Hubs are generally the least costly method possible to connect multiple devices together in a network.
C. Switches forward broadcasts and multicasts, by default, to all ports within the same VLAN. Only routers block all broadcast traffic by default.
D. Switches and hubs can be equally efficient in processing frames, in theory. In practice, switches are generally more efficient as they usually have more CPU and memory allocated to them, and are generally much more expensive than a simple hub.

QUESTION NO: 3

When comparing and contrasting the similarities and differences between bridges and switches, which of the following are valid statements? Choose all the valid answer choices)


A. Bridges are faster than switches because they have fewer ports.
B. A switch is a multiport bridge,
C. Bridges and switches learn MAC addresses by examining the source MAC address of each frame received.
D. A bridge will forward a broadcast but a switch will not.
E. Bridges and switches increase the size of a collision domain.
F. None of the above statements are true.

Answer: B, C

Explanation:

Both bridges and switches build the bridge table by listening to incoming frames and examining the source MAC address in the frame. Switches are multiport bridges that allow you to create multiple broadcast domains. Each broadcast domain is like a distinct virtual bridge within a switch.

Incorrect Answers:


A. Switches are generally faster than bridges. Bridges also do not necessarily have fewer ports than switches.
D. Both bridges and switches will forward broadcast and multicast traffic, assuming that the traffic remains in the same VLAN.
E. The use of VLANs in a switch can decrease the size of the collision domain, by creating additional, smaller collision domains.

QUESTION NO: 4

Which of the following correctly describe the various functions and virtues of a router? (Select all valid answer choices)


A. Packet switching
B. Collision prevention on a LAN segment.
C. Packet filtering
D. Broadcast domain enlargement
E. Broadcast forwarding
F. Internetwork communication
G. None of the above

Answer: A, C, F

Explanation:

The main function of a router is to connect different, separated networks together. In doing so, switching packets from one network to another is a primary function, along with providing for communication between networks. As an additional feature, routers are capable of providing filtering on a network address and application port level, so choice C is also correct.

Incorrect Answers:


B. Routers can indeed be used to segment a network separate a collision domain, since routers do not forward LAN broadcasts and multicasts to other interfaces. However, routers alone cannot prevent all collisions from occurring on any given LAN segment.
D. Routers actually segment LANs into smaller broadcast domains.
E. Routers do not forward broadcast and multicast traffic out the additional interfaces by default. Unless bridging or IP helpers are configured on the router, LAN broadcasts are blocked at the router level.

QUESTION NO: 5

The LAN needs are expanding at the Testking corporate office, which is quickly growing. You are instructed to enlarge the area covered by a single LAN segment on the Company network. Which of the following are layer 1 devices that you can use? (Choose all that apply.)


A. A switch
B. A router
C. A network adapter card
D. A hub
E. A repeater

Answer: D, E

Explanation:

A hub simply repeats the electrical signal and makes no attempt to interpret the electrical signal (layer 1) as a LAN frame (Layer 2). So, a hub actually performs OSI layer 1 functions, repeating an electrical signal, whereas a switch performs OSI layer 2 functions, actually interpreting Ethernet header information, particularly addresses, to make forwarding decisions. Hubs can be used to increase the number of stations that can besupported on a LAN.Because the repeater does not interpret what the bits mean, but does examine and generate electrical signals, a repeater is considered to operate at Layer 1. Repeaters can be used to physically extend the LAN to greater distances.
« Last Edit: January 25, 2010, 12:09:10 PM by Adi Sunardy »
Jabat Erat,


Adi Sunardy
You are not allowed to view links. Register or Login

Offline Adi Sunardy

  • The man who sold the world
  • Administrator
  • Hero Member
  • *****
  • Posts: 595
  • Just an Ordinary Man

  • Activity
    0.6%
  • OS:
  • Windows NT 6.1 Windows NT 6.1
  • Browser:
  • Firefox 3.5.5 Firefox 3.5.5
    • sharing is caring
QOTD: CCNA Question of The Day #2
« Reply #1 on: December 16, 2009, 08:55:58 AM »
QUESTION NO: 6

Cisco is the leader in the router market space. What basic functions do their routers perform in a network? (Choose two)

A. The micro segmentation of broadcast domains
B. Path selection
C. Packet switching
D. Bridging between LAN segments
E. Access layer security
F. VLAN membership assignment
G. Application optimization

Answer: B, C

Explanation:

The primary functions of a router are: Packet Switching and Path Selection. It is the routers job to determine the best method for delivering the data, and switching that data as quickly as possible.

QUESTION NO: 7

Both bridges are switches are being used throughout the Company LAN. Which of the following statements are true regarding bridges and switches in this network? (Choose 3)


A. Switches are primarily software based while bridges are hardware based.
B. Switches usually have a higher number of ports than most bridges.
C. Bridges are frequently faster than switches.
D. Bridges define broadcast domains while switches define collision domains.
E. Both bridges and switches forward Layer 2 broadcasts.
F. Both bridges and switches make forwarding decisions based on Layer 2 addresses.

Answer: B, E, F

QUESTION NO: 8

As a network administrator, you will need to decide on the appropriate network devices to use. Which of the following correctly describes the roles of devices in a WAN? (Choose three)


A. A CSU/DSU terminates a digital local loop.
B. A router is commonly considered a DCE device.
C. A modem terminates an analog local loop.
D. A router is commonly considered a DTE device.
E. A modem terminates a digital local loop.
F. A CSU/DSU terminates an analog local loop.
G. A modem is used to terminate a T1

Answer: A, C, D

QUESTION NO: 9

The Company network administrator needs to determine what LAN devices to install on the Company network. What are two advantages of using Layer 2 Ethernet switches over hubs? (Choose two)


A. Allowing simultaneous frame transmissions
B. Increasing the size of broadcast domains
C. Increasing the maximum length of UTP cabling between devices
D. Filtering frames based on MAC addresses
E. Decreasing the number of collision domains

Answer: A, D

Explanation:

A: A half duplex connection is where only one device can send or receive at a time. A full duplex connection is where both devices can send and receive at the same time. Thus, if you have a 100Mb half-duplex connection, only sending at 100Mb OR receiving at 100Mb can happen at the same time. If you have a 100Mb full duplex connection, you can effectively get 200Mb out of the link because you could be sending 100Mb and receiving 100Mb at the same time.

D: Switches are capable of filtering frames based on any Layer 2 fields. For example, a switch can be programmed to reject (not forward) all frames sourced from a particular network. Because link layer information often includes a reference to an upper-layer protocol, switches usually can filter on this parameter. Furthermore, filters can be helpful in dealing with unnecessary broadcast and multicast packets.
« Last Edit: January 25, 2010, 12:15:15 PM by Adi Sunardy »
Jabat Erat,


Adi Sunardy
You are not allowed to view links. Register or Login

Offline Adi Sunardy

  • The man who sold the world
  • Administrator
  • Hero Member
  • *****
  • Posts: 595
  • Just an Ordinary Man

  • Activity
    0.6%
    • sharing is caring
Re: QOTD: CCNA Question of The Day #3
« Reply #2 on: January 25, 2010, 12:53:44 PM »
Section 2: Select the components required to meet a network specification (4 questions)

QUESTION NO: 1

CDP is being used throughout the Company network. What are two reasons why the Company network administrator would use CDP? (Choose two)


A. To determine the status of network services on a remote device
B. To obtain the IP Address of a connected device in order to telnet to the device
C. To verify the type of cable interconnecting two devices
D. To verify Layer 2 connectivity between two devices when Layer 3 fails
E. To obtain VLAN information from directly connected swticehs
F. To determine the status of the routing protocols between directly connected routers
G. To support automatic network failover during outages

Answer: B, D

QUESTION NO: 2

CDP is running between two Cisco devices. What information is supplied by CDP? (Select three)


A. Device Identifiers
B. Capabilities list
C. Platform
D. Route identifier
E. Neighbor traffic data

Answer: A, B, C

Explanation:

CDP is a Cisco proprietary protocol; to support forwarding CDP Messages over an interface, that interface must support SNAP headers. Any LAN interface, HDLC, Frame Relay, and ATM all support CDP. The router or switch can discover Layer 3 addressing details of neighboring routers--without even configuring that Layer 3 protocol--because CDP is not dependent on any particular Layer 3 protocol.

CDP discovers several useful details from the neighboring device:

* Device identifier -- Typically the host name.
* Address list -- Network and data link addresses.
* Port Identifier -- Text that identifies the port, which is another name for an interface.
* Capabilities list -- Information on what the device does--for instance, a router or switch.
* Platform -- The model and OS level running in the device.

QUESTION NO: 3

Two Company's Campus are connected as shown below:




Two buildings on the Company's campus must be connected to use Ethernet with a bandwidth of at least 100 Mbps. Company is concerned about possible problems from voltage potential differences between the two buildings. Which media type should be used for the connection?


A. Coaxial cable
B. Fiber optic cable
C. UTP cable
D. STP cable
E. None of the above

Answer: B

Explanation:

Current Ethernet technololgy typically comes via either copper UTP or fiber ccables. In this scenario the distance between the buildings is only 55 meters so either copper or fiber could be used, as the distance limitation for 100M UTP Ethernet is 100 meters. However, fiber would be a better fit as it is not prone to errors that could occur due to the voltage potential differences. Because fiber is a dielectric material, it's not susceptible to electrical interference. FO-product vendors also claim that fiber systems make secure communications easier. Interference immunity and lack of emissions are givens in FO systems and in the fiber medium itself.


QUESTION NO: 4

Refer to the Company network shown below:



You work as a network technician at the Company. Please study the exhibit carefully. Based on the information shown above, what is needed to allow host Campus #1 to ping host Campus #2?

A. a crossover cable connecting the switches
B. a backbone switch connecting the switches with either fiber optic or straight-through cables
C. a straight-through cable connecting the switches
D. a CSU/DSU connected to the switches with straight-through cables
E. a router connected to the switches with straight-through cables

Answer: E

Explanation:

Routers are Layers 3 devices used for inter-network communication. In this scenario there are two different networks, so both switches need to connect to a router using straight-through cables. A straight-through cable is used to connect two different devices like, switch to router, host to switch. Since we need to insert a router for communication between the two switches, straight through cables will be used between the switches and the router.
Jabat Erat,


Adi Sunardy
You are not allowed to view links. Register or Login

 
Share this topic...
In a forum
(BBCode)
In a site/blog
(HTML)


Related Topics

  Subject / Started by Replies Last post
12 Replies
1578 Views
Last post December 03, 2009, 02:21:21 PM
by Adi Sunardy
0 Replies
999 Views
Last post December 08, 2009, 12:40:25 PM
by Adi Sunardy
0 Replies
240 Views
Last post July 15, 2010, 01:01:57 AM
by staff forum EUS
14 Replies
1583 Views
Last post July 07, 2011, 09:47:09 AM
by Rizal Munadi
0 Replies
130 Views
Last post November 07, 2010, 01:06:02 PM
by staff forum EUS