Your Ad Here

Showing posts with label CISCO CCNA 1. Show all posts
Showing posts with label CISCO CCNA 1. Show all posts

CISCO CCNA 1- Final Exam Answers

1. Which devices will create multiple collision domains in an Ethernet network? (Choose two.)
Switch router

2. How many collision domains are shown in the diagram?
Seven

3. Refer to the exhibit. The physical documentation shows a portion of the internetwork of the ABC Company. Which segments will be free of collisions?
segments 3, 4, and 5

4. Refer to the exhibit. Which diagram represents the network topology that an administrator would prefer, and why would the administrator prefer it?
Diagram A. It will better provide available bandwidth to the hosts.

5. After an unsuccessful ping to the local router, the technician decides to investigate the router. The technician observes that the lights and fan on the router are not operational. In which layer of the OSI model is the problem most likely occurring?
Physical

6. Refer to the exhibit. How many broadcast domains are shown?
Three

7. Refer to the exhibit. A network associate needs to establish an Ethernet connection between Host A and Host B. However, the distance between the two hosts is further than the cabling standards allow. Which two devices that operate at the physical layer of the OSI can be used to allow Host A and Host B to communicate? (Choose two.)
hub
repeater

8. Refer to the exhibit. What must be configured on Host B to allow it to communicate with the file server? (Choose three.)
a unique host IP address
the subnet mask for the LAN
the default gateway address

9. Refer to the exhibit. Host A pings Host B. What can be concluded about the source and destination addresses contained in the communication sent by Router R5 when it forwards the ping out the Ethernet interface to Host B? (Choose two.)
source MAC address: 5555.AAAA.6666
destination IP address: 192.168.10.134

10. What is the correct number of usable subnetworks and hosts for the IP network address 192.168.35.0 subnetted with a /28 mask?
14 networks / 14 hosts

11. Refer to the exhibit. The network administrator wants to create a subnet for the point-to-point connection between the two routers. Which subnetwork mask would provide enough addresses for the point-to-point link with the least number of wasted addresses?
255.255.255.252

12. Refer to the exhibit. A network technician is trying to determine the correct IP address configuration for Host A. What is a valid configuration for Host A?
IP address: 192.168.100.20; Subnet Mask: 255.255.255.240; Default Gateway: 192.168.100.17

13. Two peer hosts are exchanging data using TFTP. During the current session, a datagram fails to arrive at the destination. Which statement is true regarding the retransmission of the datagram?
Datagram retransmission is controlled by the application.

14. Which protocols are TCP/IP application layer protocols? (Choose two.)
TFTP
DNS

15. When using Category 5 UTP cable, which RJ-45 pin pairs are used to exchange data between hosts on an Ethernet network?
1 and 2; 3 and 6

16. In the exhibit, the connections between the devices are labeled A, B, C, D, and E. For each connection, what is the correct UTP cable to use?
A=rollover, B=straight, C=straight, D=crossover, E=crossover

17. Which cable diagram displays the end to end pinout for a crossover cable used with Cisco devices?
Cable C

18. Which subnet masks could be used when subnetting a Class B IP address? (Choose two.)
255.255.255.240
255.255.192.0

19. Which physical network topology is easy to monitor and troubleshoot, easy to add new devices to as the network expands, but subject to complete failure when a central hub or switch ceases to work?
Star

20. A computer technician is asked to make a network cable. One end of the cable is pinned as a 568A and the other as a 568B. For what purposes can this cable be used? (Choose two.)
to connect a switch to a switch
to connect a hub to a switch

21. Refer to the exhibit. Workstation 1 pings the Fa0/1 interface of Router 1. Which MAC address will workstation 1 obtain during the ARP request for this communication?
00-08-A3-B6-CE-02

22. Refer to the exhibit. A network administrator has configured a network after subnetting the network number 192.168.0.0/28. Workstation 1 is not able to communicate with Workstation 2. What is the cause of this loss in communications?
Workstation 1 is not on the same network that the Router 1 LAN interface is on.

23. Which network device creates the highest amount of latency?

Router

24. An Ethernet host receives a frame, calculates the FCS, and compares the calculated FCS to the FCS received in the frame. The host finds that the two FCS values do not match. What action will be taken by the host?
The host discards the frame.

25. A user initiates three simultaneous FTP connections from the local host to the same FTP server. Which OSI layer is responsible for establishing and managing these different FTP connections?

Session

26. A network administrator has installed a 24 port switch and connected 10 computers with 10/100 NICs. If the NICs are operating at 100 Mbps, how much bandwidth is available for each computer to receive data?

100 Mbps

27. Based on the graphic above, which of the following occurs as each host system comes on line in the topology?
The switch adds MAC address to the bridge table as each host sends a frame.

28. Consider the networks shown in the exhibit. Host A is sending packets to host B. Which layer of the OSI model is being used when the router is making the calculated decision to determine which interface to send the packet out?
Network

29. Why would a company install a switch instead of a hub when building or expanding a corporate network?
A switch provides more bandwidth by sending frames only out the port to which the destination device is attached. A hub sends the frame out all ports except the source port.

30. Refer to the exhibit. The hub and the switch are operating using factory default settings. Which hosts will receive the frame if host A transmits a broadcast frame?
Workstations B, C, D, E, and the router will receive the data.

31. Refer to the exhibit. What kind of Ethernet cable is represented?
straight-through cable

32. The ping command can be used to test connectivity between hosts. Which OSI model layers are verified by this test?
Layers 1, 2 and 3

33. A technician is testing connectivity between the devices using the ping command. Pings between Host B and Host A were successful. The technician could not ping the R3 address 172.16.3.2 from Host A. The technician issued ipconfig from Host A and saw the information displayed in the exhibit. What is the most likely problem?
The default gateway of Host A is incorrect.

34. Why do vendors utilize the OSI model when designing networking products?
It ensures greater compatibility and interoperability with equipment from different vendors.

35. A router determines the path to deliver a packet. What layer of the OSI model does this fact represent?
Network

36. How does a switch learn the addresses of hosts connected to its ports?
The switch reads the source MAC address on incoming frames and records it in CAM.

37. Refer to the exhibit. The connections in the exhibit are labeled A through E. Which of these indicate LAN links? (Choose two.)
link A

link E

38. A large company has a network that is constantly changing. The routing tables in the routers need to be adjusted to reflect the changes in the routing paths. What type of routing would the network administrator implement?
dynamic routing protocols

39. A network administrator has added a new switch to the network. The new switch connects to an existing switch that is already installed. Which UTP cable correctly connects the new switch to the existing switch?
crossover

40. Refer to the exhibit. A newly hired technician has a task of terminating CAT 5 UTP cables. The network administrator visually examined the cables the technician terminated. Some of the cables have connectors as shown in the exhibit. What should the network administrator explain to the technician about the cables?
The cable in Graphic A will produce more crosstalk.

41. Refer to the exhibit. What is the order of the TCP/IP Protocol Data Units as data is moved as indicated through the OSI model?
bits, frames, packets, segments, data

42. Refer to the exhibit. Which type of UTP cable should be used to connect Host A to Switch1?
straight-through

43. Which technologies are considered to be LAN technologies? (Choose two.)
Token Ring

Ethernet

44. Refer to the topology in the graphic. Which characteristic does this type of topology possess? Communication continues in the event of a break in any one connection.

45. Which characteristics are common to both UDP and TCP? (Choose two.)
uses port numbers
classified as a transport layer protocol

46. A router interface has been assigned an IP address of 172.16.192.166 with a mask of 255.255.255.248. To which subnet does the IP address belong?
172.16.192.160

47. Which type of address is 192.168.170.112/28?
subnetwork address

48. What is the decimal representation of the binary number 11111000?
248

49. What are important characteristics to consider when purchasing a network interface card? (Choose two.)
media used on the network system
bus used on the computer

50. Which of the following statements are correct about CSMA/CD? (Choose three.)
It is a media access method used in LANs.
When a device needs to transmit, it checks to see if the media is available.
Only one device can successfully transmit at a time.


===============================================================

CCNA 3.1 Semester 1 Final Exam Result Correct 100% (Option 2)

1 Which devices segment collision domains? (Choose two.)
transceiver
* router
* switch
hub
media

2. Refer to the exhibit. How many collision domains are present in the topology?
3
5
6
* 7
8
9

3. Refer to the exhibit. An instructor in the network class has given the students the network diagram and asks the students to select the appropriate network devices. The goals are to provide a collision-free LAN environment and to provide Internet connectivity. What is the correct design?

Replace Box 1 with a hub and Box 2 with a router.
Replace Box 1 with a router and Box 2 with a bridge.
* Replace Box 1 with a Layer 2 switch and Box 2 with a router.
Replace Box 1 with a router and Box 2 with a Layer 2 switch.
Replace Box 1 with a bridge and Box 2 with a Layer 2 switch.

4. Refer to the exhibit. A network administrator attempts to increase the available bandwidth for workstation A by setting the NIC to full-duplex mode. After the configuration is changed, there are increased collisions and errors occurring. Why is this occurring in the network?

* The NIC is no longer detecting collisions.
The switch will not support full-duplex mode.
The hub will be continually producing a jam signal.
The cabling will not support bidirectional transmissions.

5. Refer to the exhibit. A network administrator is testing a connectivity issue in the network. The administrator discovers that host A cannot communicate with host B, host C, or RouterA. A ping command on host A to 127.0.0.1 succeeds. The NIC link indicator on host A is illuminated. Temporarily, the administrator removes the cable from host A and uses the LAN cable from host B to connect from host A to port 1 on the switch. While using the substitute cable, host A can communicate with host C and RouterA. At which layer of the OSI model was the problem occurring?

session
transport
network
data link
* physical


6. How many broadcast domains are shown in the diagram?

* three
four
five
six
seven
eight

7. A collision has occurred on an Ethernet network. Which three statements explain the CSMA/CD process? (Choose three.)

* After the jam signal, all transmission stops for a random period.
When the collision is detected, the hosts stop transmission immediately.
When the collision is detected, the hosts stop transmission after eight microseconds.
When the backoff period expires, the hosts involved in the collision have priority to transmit.
* When the backoff period expires, each host checks to see whether the networking media is idle and then attempts to transmit.
* When the collision is detected, the hosts continue to transmit using a jam pattern for a short time to ensure that all hosts detect the collision.

8. Which of the following devices extend a collision domain? (Choose two.)

switch
* hub
bridge
router
* repeater

9. What should a network administrator consider when migrating to Gigabit Ethernet architecture from Fast Ethernet? (Choose three.)

* Existing NICs might need to be upgraded.
* Existing switches might need to be upgraded.
Existing NICs must support half-duplex mode.
Existing UTP wiring must be replaced with fiber.
* Existing UTP must be tested for CAT 5e compatibility.
Existing network topology must support shared media.

10. Refer to the exhibit. What must be configured on Host B to allow it to communicate with the Host C? (Choose three.)

the MAC address of RTA router interface connected to Switch 1
* a unique host IP address
the IP address of Switch 1
* the default gateway address
the MAC address of Host C
* the subnet mask for the LAN

11. Which binary number is a representation of the decimal number 248?

11101000
11110100
* 11111000
11111010

12. Which type of address is 223.168.17.167/29?

host address
multicast address
* broadcast address
subnetwork address

13. Workstation A sends data to workstation B. What will have to be altered as the data passes through the router? (Choose two.)

* Layer 1 bit pattern
* Layer 2 frames
Layer 3 packets
Layer 4 segments
Layer 5 -7 data

14. Which combination of network id and subnet mask correctly identifies all IP addresses from 172.16.128.0 through 172.16.159.255?

172.16.128.0 255.255.255.224
172.16.128.0 255.255.0.0
172.16.128.0 255.255.192.0
* 172.16.128.0 255.255.224.0
172.16.128.0 255.255.255.192

15. What is the correct number of usable subnetworks and hosts for the IP network address 192.168.99.0 subnetted with a /29 mask?

6 networks / 32 hosts
14 networks / 14 hosts
* 30 networks / 6 hosts
62 networks / 2 hosts

16. Refer to the exhibit. The internetwork in the exhibit has been assigned the IP address 172.20.0.0. What would be the appropriate subnet mask to maximize the number of networks available for future growth?

255.255.224.0
255.255.240.0
255.255.248.0
* 255.255.252.0
255.255.254.0
255.255.255.0

17. A NIC of a computer has been assigned an IP address of 172.31.192.166 with a mask of 255.255.255.248. To which subnet does the IP address belong?

172.31.0.0
172.31.160.0
172.31.192.0
172.31.248.0
* 172.31.192.160
172.31.192.248


18. What are three characteristics of the TCP protocol? (Choose three.)

exchanges datagrams unreliably
is used to send IP error messages
* forces the retransmission of unacknowledged packets
* creates a virtual session between end-user applications
carries the IP address of the destination host in the TCP header
* is responsible for breaking messages into segments and reassembling them at their destination


19. A network user is using the FTP protocol to transfer data from the local host to an FTP server. The local host is also using the SNMP protocol to report the system status to the network management system. Which statement describes the communication from the host?

FTP and SNMP will use the same port number.
* FTP uses TCP to establish a session before any data is transferred.
The UDP session will reorder the SNMP data as it is received by the network management system.
The TCP protocol for the FTP transfer will use a random destination port number to the FTP server.

20. Which protocols are TCP/IP application layer protocols? (Choose two.)

UDP
* FTP
IP
* SMTP
TCP


21. Which technologies are considered to be WAN technologies? (Choose two.)

Ethernet
* DSL
Token Ring
* Frame Relay
FDDI

22. Refer to the exhibit. What is the order of the TCP/IP Protocol Data Units as data is moved as indicated through the OSI model?

data, segments, frames, packets, bits
data, packets, segments, frames, bits
* data, segments, packets, frames, bits
data, packets, frames, segments, bits

23. Refer to the exhibit. A newly hired technician has a task of terminating CAT 5 UTP cables. The network administrator visually examined the cables the technician terminated. Some of the cables have connectors as shown in the exhibit. What should the network administrator explain to the technician about the cables?

Both cables are acceptable.
* The cable in Graphic A will produce more crosstalk.
The cable in Graphic A should be used in the more critical network segments.
The cable in Graphic A is preferred because it will be easier to crimp the connector.

24. Refer to the exhibit. Which type of UTP cable should be used to connect Switch1 to Switch2?
rollover
console
* crossover
straight-through

25. When using Category 5 UTP cable, which RJ-45 pin pairs are used to exchange data between hosts on an Ethernet network?

1 and 2; 4 and 5
* 1 and 2; 3 and 6
3 and 6; 7 and 8
4 and 5; 7 and 8

26. Refer to the exhibit. Which type of cabling should be used at each of the connection points shown?
A-crossoverB- straight-throughC-straight-throughD-fiberE-straight-through
A-crossoverB-crossoverC-straight-throughD-fiberE-crossover
* A-straight-throughB-crossoverC-straight-throughD-fiberE-straight-through
A-fiberB-crossoverC-straight-throughD-crossoverE-straight-through
A-straight-throughB-crossoverC-crossoverD-fiberE-straight-through
A-crossoverB-crossoverC-straight-throughD-fiberE-straight-through

27. Refer to the exhibit. What type of cable connects the two routers together without any intermediary device?

console
rollover
* crossover
straight-through

28. Which cable diagram displays the end to end pinout for a console cable used with Cisco devices?

Cable A
* Cable B
Cable C
Cable D

29. Which subnet masks would be valid for a subnetted Class B address? (Choose two.)

255.0.0.0
255.254.0.0
255.224.0.0
255.255.0.0
* 255.255.252.0
* 255.255.255.192


30. What type of routing is it when the network administrator manually configures a route?

* static
dynamic
interior
exterior

31. Which statement describes a star topology?

Each host in the network is connected to a backbone cable that is terminated at both ends.
* Each host is connected to a hub or switch, either of which acts as a central point for all network connections.
Each host is directly connected to two other hosts to form a long chain of hosts.
Each host has a connection to all other hosts in the network.

32. Refer to the exhibit. The connections in the exhibit are labeled A through E. Which of these indicate WAN links? (Choose three.)

link A
* link B
* link C
* link D
link E

33. A technician needs to connect a FastEthernet port from a router to a FastEthernet port on a switch. The graphic shows the RJ-45 cable ends for a patch cable. What result can be expected if this cable is used for the link?

* The cable will be able to pass traffic between the devices.
The cable has reversed-pairs, which will degrade the signal quality.
The cable has split-pairs, which will increase crosstalk and create an unreliable link.
The cable has all the wires reversed, which will prevent the link lights from indicating that there is link.

34. Refer to the received frame in the exhibit. In what two ways is the information from the received frame used by a switch? (Choose two.)

192.168.10.5 is used to create an ARP request.
192.168.10.5 is used to build the forwarding table.
1234.5678.1abc is stripped from the frame header.
* 192.168.10.11 is left intact as the frame is forwarded.
The switch compares 192.168.10.11 to the addresses in the routing table to make the forwarding decision.
* To make the forwarding decision, the switch looks in its switch table for address aaaa.bbbb.cccc.

35. Which layer of the OSI model defines the process of adding the source and destination IP address to a data packet?

transport
* network
data link
physical

36. Refer to the exhibit. Workstation 1 pings the Fa0/1 interface of Router 1. Which MAC address will workstation 1 obtain during the ARP request for this communication?

00-06-5B-88-DF-C3
00-B0-D0-7F-F7-46
00-0F-24-85-75-C0
00-0B-E5-64-BD-44
* 00-08-A3-B6-CE-02
00-08-A3-B6-CE-03

37. Refer to the exhibit. What device does Device X represent in the graphic to allow PC1 to ping PC4?

hub
* router
bridge
access point
Layer 2 switch

38. When the receiving workstation detects an error in the data it has received, it does not acknowledge receipt of the data. The source workstation retransmits the unacknowledged data. Which layer of the OSI model supports this process of retransmission?

network
application
session
* transport

39. A company has the following addressing scheme requirements: -currently has 25 subnets -uses a Class B IP address -has a maximum of 300 computers on any network segment -needs to leave the fewest unused addresses in each subnetWhat subnet mask is appropriate to use in this company?

255.255.240.0
255.255.248.0
* 255.255.254.0
255.255.255.0
255.255.255.128
255.255.255.248

40. What can be verified by successfully pinging the reserved loopback address on a host?

Connectivity exists between two hosts on the LAN.
* The TCP/IP stack of the local host is installed correctly.
A connection exists between a host and the default gateway.
The route a packet takes from the local host to a remote host is valid.

41. Refer to the exhibit. A company needs to attach workstation E at a point 150 meters from an existing hub. What device should be placed at location D to allow the new host to connect to the network with the least amount of latency?

router
switch
bridge
* repeater

42. Refer to the exhibit. Which type of Category 5 cable is used to make an Ethernet connection between Host A and Host B?

coax cable
rollover cable
* crossover cable
straight-through cable

43. A simplified CAM table for Switch1 is shown in the exhibit. If host A sends a frame with a destination MAC address of 66C, how does the switch process this frame?

The switch drops the frame.
The switch sends the frame out port 3.
The switch sends the frame out ports 1, 2, and 4.
* The switch sends the frame out ports 2, 3, and 4.
The switch sends the frame out ports 1, 2, 3, and 4.

44. Which of the following increases the potential for a collision to occur?

the use of an active hub instead of an intelligent hub
the use of an intelligent hub instead of an active hub
a reduction in the number of devices attached to the hub
* an increase in the number of devices attached to the hub
2 points for Option 4

45. Refer to the exhibit. Host A has been added to the network. However, host A cannot communicate with the server B or the Internet. All cables have been tested and are functioning to standards. At which layer of the OSI model is this problem occurring?

Layer 1
Layer 2
* Layer 3
Layer 4

46. A workstation is browsing a web server. What will be the partial contents of the segment sent from the workstation to the web server?

* a

47. Refer to the exhibit. What is the purpose of the highlighted address?

* It allows the NIC to communicate with other devices on the same network.
It identifies which part of the IP address is to be considered the network portion.
It provides an address to which all packets that do not have a specific route are sent.
It uniquely identifies the NIC to the free token that is passed on the Ethernet network.

48. Refer to the exhibit. Host A is being manually configured for connectivity to the LAN. Which two addressing scheme combinations are possible configurations that can be applied to the host for connectivity? (Choose two.)

Address - 192.168.1.14 Gateway - 192.168.1.33
Address - 192.168.1.45 Gateway - 192.168.1.33
Address - 192.168.1.32 Gateway - 192.168.1.33
* Address - 192.168.1.82 Gateway - 192.168.1.65
Address - 192.168.1.63 Gateway - 192.168.1.65
* Address - 192.168.1.70 Gateway - 192.168.1.65

49. A user initiates three simultaneous FTP connections from the local host to the same FTP server. Which OSI layer is responsible for establishing and managing these different FTP connections?

application
* session
transport
network
data link


»»  read more

CISCO CCNA 1 - Practice Final


Which of the following does 1000BASE-T use to accomplish gigabit speeds on Cat 5e cable?

the use of four conductors in full-duplex mode
the use of two multiplexed pairs of wires, simultaneously
the use of three pairs of wires for data and the fourth for stabilization and forward error correction
* the use of all four pairs of wires in full-duplex mode, simultaneously

When a network administrator applies the subnet mask 255.255.255.248 to a Class A address, for any given subnet, how many IP addresses are available to be assigned to devices?
1022
510
254
126
30
* 6

Which of the following is the Layer 4 PDU?
bit
frame
packet
* segment

In a new network installation, the network administrator has decided to use a medium that is not affected by electrical noise. Which cable type will best meet this standard?
coaxial
screened twisted pair
shielded twisted pair
unshielded twisted pair
* fiber optic

Which of the following describes the use of Spanning Tree Protocol (STP)?
resolve routing loops
eliminate Split Horizon errors
limit collisions
* resolve switching loops

What is the maximum distance that 10BASE-T will transmit data before signal attenuation affects the data delivery?
* 100 meters
185 meters
300 meters
500 meters

The highest capacity Ethernet technologies should be implemented in which areas of a network? (Choose three.)
between workstation and backbone switch
between individual workstations
* between backbone switches
* between enterprise server and switch
* on aggregate access links

Convert the binary number 10111010 into its hexadecimal equivalent. Select the correct answer from the list below.
85
90
* BA
A1
B3
1C

What is important to remember about the data link layer of the OSI model when considering Peer to Peer communication? (Choose three.)
It links data to the transport layer.
It encapsulates frames into packets.
* It provides a service to the network layer.
* It encapsulates the network layer information into a frame.
* Its header contains a physical address which is required to complete the data link functions.
It encodes the data link frame into a pattern of 1s and 0s (bits) for transmission on the medium.

A small company has a class C network license and needs to create five usable subnets, each subnet capable of accommodating at least 20 hosts. Which of the following is the appropriate subnet mask?
255.255.255.0
255.255.255.192
* 255.255.255.224
255.255.255.240

Which of the following is a term associated with replacing hubs with switches to increase the number of collision domains?
encapsulation
latency
* segmentation
layered model
broadcast domain
extended

How is a MAC address represented?
four groups of eight binary digits separated by a decimal point
four Base10 digits separated by a decimal point
six hexadecimal digits
* twelve hexadecimal digits
twenty-four Base10 digits

Which layer of the OSI model covers physical media?
* Layer 1
Layer 2
Layer 3
Layer 4
Layer 5
Layer 6

Which of the following wireless standards increased transmission capabilities to 11 Mbps?
802.11a
* 802.11b
802.11c
802.11d

Which of these workstation installation and setup tasks are concerned with network access layer functions? (Choose two.)
configuring the e-mail client
* installing NIC drivers
configuring IP network settings
* connecting the network cable
using FTP to download application software updates

What type of network cable is used between a terminal and a console port?
cross-over
straight-through
* rollover
patch cable

What is the recommended maximum number of workstations configured on a peer-to-peer network?
25
15
* 10
5
2

A company with a Class B license needs to have a minimum of 1,000 subnets with each subnet capable of accommodating 50 hosts. Which mask below is the appropriate one?
255.255.0.0
255.255.240.0
255.255.255.0
* 255.255.255.192
255.255.255.224

If a network administrator needed to download files from a remote server, which protocols could the administrator use to remotely access those files? (Choose two.)
ASCII
* TFTP
IMAP
* FTP
UDP

"CompA" is trying to locate a new computer named "CompB" on the network. Which of the following does "CompA" broadcast to find the MAC address of "CompB"?
MAC request
* ARP request
ping
Telnet
proxy ARP

What type of wiring problem is depicted in this sample of a cable tester?
a fault
a short
* an open
a split
a good map

Which part of an IP address identifies a specific device on a network?
first two octets
third and fourth octets
network portion
* host portion
only the fourth octet

Which of the following are small, discrete components found within a personal computer? (Choose three.)
* transistor
microprocessor
power supply
* capacitor
* light emitting diode
hard disk

Which of the following are useable Class A IP addresses with a default subnet mask? (Choose three.)
127.0.39.1
* 111.9.28.30
* 123.1.2.132
128.50.38.2
* 105.1.34.1
0.23.92.3

Which of the following items are common to all 100BASE technologies? (Choose three.)
* frame format
media
connectors
* timing
* multi-part encoding

Select the necessary information that is required to compute the estimated time it would take to transfer data from one location to another. (Choose two.)
* file size
data format
network in use
type of medium
* bandwidth of the link

What does the "10" in 10Base2 indicate about this version of Ethernet?
The version uses Base10 numbering within the frames.
* The version operates at a transmission rate of 10 Mbps.
Frames can travel 10 meters unrepeated.
The maximum frame length is 10 octets.

During cable testing, which of the following are used to calculate the information carrying capacity of a data cable? (Choose two.)
bit speed
* attenuation
wire map
saturation limit
* analog bandwidth

Which combinations of charges will be repelled by electric force? (Choose two.)
neutral and neutral
neutral and positive
neutral and negative
* positive and positive
positive and negative
* negative and negative

Which of the following will test the internal loopback of a node?
ping 10.10.10.1
ping 192.168.1.1
* ping 127.0.0.1
ping 223.223.223.223
ping 255.255.255.255

Which of the following services is used to translate a web address into an IP address?
* DNS
WINS
DHCP
Telnet

An ISDN Basic Rate Interface (BRI) is composed of how many signaling channels?
* 1
2
3
4

John has been hired as the network administrator of a local company and has decided to add more hubs to the company's existing network. Which of the following has been caused by John's inexperience?
* collision domain extended
an increased number of collision domains
increased network performance
increased bandwidth
extended bandwidth

The accumulation of traffic from which of the following can cause a network condition called broadcast radiation? (Choose three.)
anonymous FTP servers
telnet sessions
* video over IP applications
NAS services
* ARP requests
* RIP updates

What device must be used between an AUI port of a networking device and the media to which it is being connected?
a transducer
a transmitter
* a transceiver
a transponder
a port replicator

What is established during a connection-oriented file transfer between computers? (Choose two.)

a temporary connection to establish authentication of hosts
* a connection used for ASCII or binary mode data transfer
a connection used to provide the tunnel through which file headers are transported
a command connection which allows the transfer of multiple commands directly to the remote server system
* a control connection between the client and server

Convert the Hexadecimal number A2 into its Base 10 equivalent. Select the correct answer from the list below.
156
158
160
* 162
164
166

Using the data transfer calculation T=S/BW, how long would it take a 4MB file to be sent over a 1.5Mbps connection?
52.2 seconds
* 21.3 seconds
6.4 seconds
2 seconds
0.075 seconds
0.0375 seconds

Which protocol functions at the internet layer of the TCP/IP protocol suite?
File Transfer Protocol (FTP)
Trivial File Transfer Protocol (TFTP)
Transmission Control Protocol (TCP)
* Internet Protocol (IP)
User Datagram Protocol (UDP)
Simple Mail Transport Protocol (SMTP)

Which part of the URL http://www.awsb.ca/teacher gives the name of the domain?
www
http://
/teacher
* awsb.ca

What are features of the TCP/IP Transport layer? (Choose two.)
path determination
handles representation, encoding and dialog control
* uses TCP and UDP protocols
packet switching
* reliability, flow control and error correction

Which of the following protocols are used for e-mail transfer between clients and servers? (Choose three.)
TFTP
SNMP
* POP3
* SMTP
* IMAP4
postoffice

Which of the following are considered the best electrical conductors for use in data network communications? (Choose three.)
glass fibers
* copper
* gold
plastic
silicon
* silver

Which of the following are features of the Internet Protocol (IP)? (Choose two.)
* It is the most widely implemented global addressing scheme.
It allows two hosts to share a single address on a local area network.
* It is a hierarchical addressing scheme allowing addresses to be grouped.
It is only locally significant, used primarily on local area networks.

Which OSI layer encapsulates data into packets?
session
transport
* network
data link

Which type of institution does the domain suffix .org represent?
government
education
network
* non-profit

Which OSI layer defines the functions of a router?
physical
data link
* network
transport
session

For which of the following is Ethernet considered the standard? (Choose three.)
* inter-building connection
mid-length voice
video conferencing
* vertical wiring
* horizontal wiring
diagonal wiring

To make sure timing limitations are not violated when implementing a 10 Mbps Ethernet network involving hubs or repeaters, a technician should adhere to which rule?
the 4-5-3 rule
the 6-4-2 rule
the 3-4-5 rule
* the 5-4-3 rule

Which term describes an ARP response by a router on behalf of a requesting host?
ARP
RARP
* Proxy ARP
Proxy RARP


»»  read more

CISCO CCNA 1 - Module 2 Exam Answers

1. Which layer of the OSI model provides network services to processes in electronic mail and file transfer programs?
• data link
• transport
• network
• application

2. Which of the following are data link layer encapsulation details? (Choose two.)
• A header and trailer are added.
• Data is converted into packets.
• Packets are packaged into frames.
• Frames are divided into segments.
• Packets are changed into bits for Internet travel.

3. Which three features apply to LAN connections? (Choose three.)
• operate using serial interfaces
• make network connection using a hub
• limited to operation over small geographic areas
• provide part-time connectivity to remote services
• typically operate under local administrative control
• provide lower bandwidth services compared to WANs

4. Which layer of the OSI model provides connectivity and path selection between two end systems where routing occurs?
• physical layer
• data link layer
• network layer
• transport layer

5. Which term describes the process of adding headers to data as it moves down OSI layers?
• division
• encoding
• separation
• segmentation
• encapsulation

6. Refer to the following list. Choose the correct order of data encapsulation when a device sends information.
1. segments
2. bits
3. packets
4. data
5. frames
• 1 - 3 - 5 - 4 - 2
• 2 - 1 - 3 - 5 - 4
• 2 - 4 - 3 - 5 - 1
• 4 - 3 - 1 - 2 - 5
• 4 - 1 - 3 - 5 - 2
• 3 - 5 - 1 - 2 - 4

7. The central hub has malfunctioned in the network. As a result, the entire network is down. Which type of physical network topology is implemented?
• bus
• star
• ring
• mesh

8. Which of the following are factors that determine throughput? (Choose two.)
• types of passwords used on servers
• type of Layer 3 protocol used
• network topology
• width of the network cable
• number of users on the network

9. Which best describes the function of the physical layer?
• Defines the electrical and functional specifications for the link between end systems.
• Provides reliable transit of data across a physical link.
• Provides connectivity and path selection between two end systems.
• Concerned with physical addressing, network topology and media access.

10. Which of the following are ways that bandwidth is commonly measured? (Choose three.)
• GHzps
• kbps
• Mbps
• Nbps
• MHzps
• Gbps

11. Which of the following are layers of the TCP/IP model? (Choose three.)
• Application
• Physical
• Internet
• Network Access
• Presentation

12. What is the term used to describe the transport layer protocol data unit?
• bits
• packets
• segments
• frames
• data streams

13. What makes it easier for different networking vendors to design software and hardware that will interoperate?
• OSI model
• proprietary designs
• IP addressing scheme
• standard logical topologies
• standard physical topologies

14.

Refer to the exhibit. Which column shows the correct sequence of OSI model layers?
• A
• B
• C
• D

15. What is one advantage of defining network communication by the seven layers of the OSI model?
• It increases the bandwidth of a network.
• It makes networking easier to learn and understand.
• It eliminates many protocol restrictions.
• It increases the throughput of a network.
• It reduces the need for testing network connectivity.

16. Which two features apply to WAN connections? (Choose two.)
• operate using serial interfaces
• make network connection using a hub
• limited to operation over small geographic areas
• typically operate under local administrative control
• provide lower bandwidth services compared to LANs

17. A switch has failed in the network. As a result, only one segment of the network is down. Which type of physical network topology is implemented?
• bus
• ring
• star
• extended star

18.



Refer to the exhibit. Identify the devices labeled A, B, C, and D in the network physical documentation.
• A=bridge, B=switch, C=router, D=hub
• A=bridge, B=hub, C=router, D=switch
• A=bridge, B=router, C=hub, D=switch
• A=hub, B=bridge, C=router, D=switch


Download CISCO CCNA 1 - Module 2 Exam Answers

»»  read more

CISCO CCNA 1 - Module 1 Exam Answers

1. Several computers in the company require new NICs. A technician has located a good price on the Internet for the purchase of these NICs. Before these NICs are purchased and installed, what details must be verified? (Choose three.)
• the MAC address on
• the NICthe size of the RAM on the NIC
• the bandwidth supported by the NIC
• the type of media supported by the NIC
• the type of network architecture supported by the NIC


2. What is the hexadecimal equivalent for the binary number 00100101?
• 15
• 20
• 25
• 30
• 37
• 40

3. Which phrases describe a byte? (Choose two.)
• a single binary digit
• +5 volts of electricity
• the value range 0 to 127
• a grouping of eight binary digits
• a single addressable data storage location


4. Which specialized equipment is used to make a physical connection from a PC to a network?
• router
• RAM
• CD ROM
• network interface card

5. What is the binary equivalent for the decimal number 248?
• 11100000
• 11110000
• 11110100
• 11111000

6. Convert the binary number 01011011 into its hexadecimal equivalent.
Select the correct answer from the list below.
• 5A
• 5b
• 5c
• 5d
• 6b
• 7a

7. What is the binary equivalent for decimal number 149?
• 10010111
• 10010101
• 10011001
• 10010111
• 10101011
• 10101101

8. In an 8 bit binary number, what is the total number of combinations of the eight bits?
• 128
• 254
• 255
• 256
• 512
• 1024

9. Which device connects a computer with a telephone line by providing modulation and demodulation of incoming and outgoing data?
• NIC
• CSU/DSU
• router
• modem
• telco switch

10. What is the binary equivalent for the decimal number 162?
• 10101010
• 10100010
• 10100100
• 10101101
• 10110000
• 10101100

11. Which of the following are popular web browsers? (Choose two.)
• Acrobat
• Internet Explorer
• Macromedia Flash
• Netscape Navigator
• Quicktime
• World Wide Web

12. Convert the Base 10 number 116 into its eight bit binary equivalent. Choose the correct answer from the following list:
• 01111010
• 01110010
• 01110100
• 01110110
• 01110111
• 01010110

13. What is the hexadecimal equivalent for the binary number 10001110?
• 22
• 67
• 142
• AE
• 8E

14. Represented as a decimal number, what is the result of the logical ANDing of binary numbers 00100011 and 11111100?
• 3
• 32
• 35
• 220
• 255

15. Convert the decimal number 231 into its binary equivalent. Select the correct answer from the list below.
• 11110010
• 11011011
• 11110110
• 11100111
• 11100101
• 11101110

16. What are three conditions that would require a network administrator to install a new NIC? (Choose three.)
• whenever a NIC is damaged
• when there is a need to provide a secondary or backup NIC
• when there is a change from copper media to wireless

• whenever operating system security patches are applied
• whenever the PC has been moved to a different location


Download CISCO CCNA 1 - Module 1 Exam Answers

»»  read more

CISCO CCNA 1 - Module 4 Exam Answers

1. To ensure reliable LAN communications, what should a technician be looking for when attaching connectors to the ends of UTP cable?
• that the white-orange/orange pair is attached first
• That the wire pairs remain twisted as much as possible
• that one end of the shield is properly ground but not the other
• that 50 ohm termination resistors are on both ends

2. Which of the following describes frequency?
• length of each wave
• height of each wave
• number of cycles each second
• amount of time between each wave

3. How are binary ones and zeros represented in fiber optic installations? (Choose two.)
• +5 volts/-5 volts
• 0 volts/5 volts
light/no light
• high to low electrical transition
• low to high electrical transition
increasing/decreasing light intensity

4. What is expected when crosstalk is present in networks with higher transmission frequencies? (Choose two.)
• jitter
increase in crosstalk
• higher signal attenuation
• increases in cancellation effect
destruction of more of the data signal

5. A small company is experiencing difficulties on its LAN. After performing some tests, a technician has determined that the copper media supporting the LAN is experiencing abnormal attenuation. What are two possible causes of the problem? (Choose two.)
defective connectors
excessively long cable lengths
• use of higher grade cabling
• low frequency signals used in the media
• network cable runs isolated from other cables

6. What factors need to be considered to limit the amount of signal attenuation in Ethernet cable runs? (Choose two.)
• type of users
• number of users
length of cable
• type of electrical equipment
installation of connectors on the cable

7. What conditions are described when transmission signals from one wire pair affects another wire pair? (Choose two.)
noise
• resistance mismatch
• jitter
crosstalk
• attenuation

8. What is a cause of crosstalk in UTP cable?
• cable pairs that are shorted
• cable pairs crossed during termination
• cabling runs installed in separate conduit
cable pairs that are untwisted because of poor termination of the cable

9. Which of the following are detected by the wire map test? (Choose three.)
• near-end crosstalk (NEXT)
opens
• propagation delay
• return loss
reversed-pair faults
short circuits

10. A company needs to extend the LAN to six separate buildings. To limit the amount of signal attenuation on the LAN media, what type of media would be the best to use between the buildings?
• air (wireless)
• coaxial cable
fiber
• shielded twisted pair
• unshielded twisted pair


»»  read more

SUBSCRIBE VIA EMAIL

Enter your email address:

Delivered by FeedBurner



Video of the Month

Labels

50 Cent ADELE AKON ALAINA WHITAKER Alanis Morissette Album Alexandra Burke Alicia Keys AMERICAN IDOL PERFORMANCE Amerie ANDRE 3000 ANTHONY HAMILTON ASHANTI Assessment Cisco Program Edit audio AVRIL LAVIGNE BACKSTREET BOYS Benisour Benzino Beyonce Birdman Black Eyed Peas Blondie BRANDY Brian Mcknight Britney Spears Brooke Hogan BROOKE VALENTINE Bun B Butta creme CASSIE CCNA 1 CCNA 2 ccna 3 ccna 3 version 4 CCNA 3 version 4 CHAPTER 1 ccna 3 version 4 CHAPTER 2 CCNA 4 - Module 6 Exam Answers CCNA Discovery 4.0 Curriculum CCNA Exploration 4.0: Routing Protocols and Concepts Chamillionaire Chapter 1 Exam Answers Chapter 10 Exam Answers Chapter 3 Exam Answers Chapter 4 Exam Answers Chapter 5 Exam Answers Chapter 6 Exam Answers Chapter 8 Exam Answers Chapter 9 Exam Answers Cherisme CHICK COREA AND JOHN MCLAUGHLIN Chis Brown Chpater 2 Exam Answers CHRIS BROWN Chrisette Michelle CHRISTINA AGUILERA ciara CISCO CCNA 1 CISCO CCNA 1 - Module 1 Exam Answers CISCO CCNA 1 - Module 2 Exam Answers CISCO CCNA 1 - Module 3 Exam Answers CISCO CCNA 1 - Module 4 Exam Answers CISCO CCNA 1 - Module 5 Exam Answers CISCO CCNA 1 - Module 6 Exam Answers CISCO CCNA 1 - Module 6/7 Exam Answers CISCO CCNA 1 - Module 7 Exam Answers CISCO CCNA 1 - Module 8 Exam Answers CISCO CCNA 1 - Module 9 Exam Answers CISCO CCNA 1 - Module 9/10 Exam Answers CISCO CCNA 1 - Practice Final CISCO CCNA 1- Final Exam Result CISCO CCNA 2 CISCO CCNA 2 - Module 10 Exam Answers CISCO CCNA 2 - Practice Final CISCO CCNA 2 - Voucher Exam CISCO CCNA 3 CISCO CCNA 3 - Final Exam CISCO CCNA 3 - Module 1 Exam Answers CISCO CCNA 3 - Module 2 Exam Answers CISCO CCNA 3 - Module 3 Exam Answers CISCO CCNA 3 - Module 4 Exam Answers CISCO CCNA 3 - Module 5 Exam Answers CISCO CCNA 3 - Module 6 Exam Answers CISCO CCNA 3 - Module 7 Exam Answers CISCO CCNA 3 - Module 8 Exam Answers CISCO CCNA 3 - Module 9 Exam Answers CISCO CCNA 3- PRACTICE FINAL Cisco CCNA 4 CISCO CCNA 4 - Module 1 Exam Answers CISCO CCNA 4 - Voucher Exam Cisco CCNA 4 Exam 2 Answer Cisco CCNA 4 Exam 3 Answer Cisco CCNA 4 Exam 4 Answer Cisco CCNA 4 Exam 5 Answer Cisco CCNA 4 Final Exam Answer COLBY O DONIS Common CRAIG DAVID DANITY KANE DAVID ARCHULETA DAVID BANNER David Guetta DAY 26 Discovery 1 Discovery 1 - Final Exam Discovery 1 - Module 1 Discovery 1 - Module 2 Discovery 1 - Module 3 Discovery 1 - Module 4 Discovery 1 - Module 5 Discovery 1 - Module 6 Discovery 1 - Module 7 Discovery 1 - Module 8 Discovery 1 - Module 9 Discovery 2 Discovery 2 - FINAL EXAM Discovery 2 - Module 1 Discovery 2 - Module 2 Discovery 2 - Module 3 Discovery 2 - Module 4 Discovery 2 - Module 5 Discovery 2 - Module 6 Discovery 2 - Module 8 Discovery 4.0 Disk Defragmenter Utility Dizzy Dondria Donell Jones Downloads Drake Duffy EDUARDO CRUZ Eminem ENRIQUE IGLESIAS Eric Benet ESTELLE Ester Dean Etta James Fabolous FAT JOE FERGIE FLO RIDA Fly C FREEWAY game GIRLICIOUS GIT FRESH Gucci Mane J. HOLIDAY James Blunt JAMIE FOXX JANET JACKSON Jazmine Sullivan Jennifer Hudson Jennifer Lopez Jesse McCartney Joe Budden JOE THOMAS John Austin JOHN LEGEND John Mayer Jojo Jordin Sparks Jordyn Taylor justin timberlake KANYE WEST KAT DELUNA Kelis Keri Hilson KERI HISON Kesha Keshia Chanté keyshia cole Khia Kid Cudi KINGSTON Kree KYLIE MINOGUE Lady Gaga LAST GOODNIGHT LEELAND LEONA LEWIS Letoya Luckett Lil Jon lil kim LIL MAMA lil mo LIL WAYNE Lindsay Lohan LINKIN PARK ll cool LL COOL J LLOYD Ludacris Lyrics M.I MADONNA Marc Anthony MARIAH CAREY MARIO maroon 5 Marquez Mary Mary MATT POKORA Mayweather Mccall MEL B Melanie Fiona MICHAEL JACKSON MICHELLE WILLIAMS Missy Elliot Mo'Cheddah MOBY Module Final Exam Monica Ms Porsh MYA N.E.R.D. NAS NATASHA BEDINGFIELD Ne-yo NEO News Nicole Scherzinger Nina Sky Nipsey Hussle Paris Hilton PAULA ABDUL PITBULL Pleasure P Pretty Ricky Pussycat Dolls R. KELLY Remix Rhea Rick Ross RICK ROSS AND DRE Rihanna RL Robin Routing Protocols and Concepts RYAN LESLIE Sandra Sean Kingston Sean Paul September SHAGGY SHAKIRA Shawty SNOOP DOGG solange SOULJA BOY TELL'EM Sugarbabes T-Pain T.I. TAMIA TANK TEAIRRA MARI THE DREAM The Game Tiffany Evans TIMBALAND Timberland Toni Braxton Trey Songz TUPAC Twista Tyga USHER VIDEO Wale WESTLIFE Whitney Houston Young Joc
 

Copyright © 2009 by Purely Arribuh