SlideShare a Scribd company logo
1 of 36
1
Mid-Term Exam Review
Questions and Answers
2
1. Represented as a decimal number, what
is the result of the logical ANDing of
binary numbers 00100011 and
11111100?
A. 3
B. 32 *
C. 35
D. 220
E. 255
3
2. What is the binary equivalent for the
decimal number 248?
A. 11100000
B. 11110000
C. 11110100
D. 11111000 *
4
3. Convert the binary number 01011011
into its hexadecimal equivalent. Select
the correct answer from the list below.
A. 5A
B. 5B *
C. 5C
D. 5D
E. 6B
F. 7A
5
4. In an 8 bit binary number, what is the
total number of combinations of the eight
bits?
A. 128
B. 254
C. 255
D. 256 *
E. 512
F. 1024
6
5. Which devices will create multiple
collision domains in an Ethernet
network? (Choose two.)
A. NIC
B. hub
C. switch *
D. router *
E. repeater
7
6. How many collision domains are shown in the diagram?
A. three
B. four
C. five
D. six
E. seven *
F. eight
8
7. Refer to the exhibit. The physical documentation shows
a portion of the internetwork of the ABC Company.
Which segments will be free of collisions?
A. segments 1 and 2
B. segments 1, 2, and 3
C. segments 1, 2, 3, 4, and 5
D. segments 2 and 3
E. segments 3, 4, and 5 *
F. segments 4, and 5
9
8. Refer to the exhibit. How many broadcast domains are
shown?
A. three *
B. four
C. five
D. six
E. eight
F. ten
10
9. Which of the following statements are correct
about CSMA/CD? (Choose three.)
A. It is a media access method used in LANs. *
B. It is a media access method used in FDDI WANs.
C. When a device needs to transmit, it checks to see if
the media is available. *
D. A device sends data without checking media
availability because all devices have equal access.
E. Multiple devices can successfully transmit
simultaneously.
F. Only one device can successfully transmit at a time.
*
11
10. 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.)
A. switch
B. hub *
C. bridge
D. router
E. repeater *
12
11. Which technologies are considered to
be LAN technologies? (Choose two.)
A. DSL
B. Token Ring *
C. Frame Relay
D. ISDN
E. Ethernet *
13
12. 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?
A. bits, segments, frames, packets, data
B. bits, frames, packets, segments, data *
C. bits, frames, segments, packets, data
D. bits, packets, frames, segments, data
14
13. 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?
A. bus
B. star *
C. ring
D. mesh
15
14. 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?
A. Only workstation B and the router will receive the data.
B. Workstations B, C, D, E, and the router will receive the data. *
C. Only workstations connected to the hub will receive the data.
D. Workstations B, C, D, E, and the router will receive the data
and it will be forwarded into the Internet.
16
15. Why would a company install a switch instead
of a hub when building or expanding a
corporate network?
A. A switch manages frames faster than a hub does. A
switch operates at 100 Mbps.
B. A hub operates at a maximum of 10 Mbps.
C. A switch modifies the Ethernet frame to remove any
errors. A hub forwards the frame exactly as it
arrived.
D. 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. *
17
16. 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?
A. The host discards the frame. *
B. The host processes the data frame normally.
C. The host initiates a request for retransmission of the
frame.
D. The host sends the frame content to an upper layer
protocol for error recovery.
18
17. Based on the graphic above, which of the following
occurs as each host system comes on line in the
topology?
A. The switch sends its MAC address to each host.
B. The switch adds MAC address to the MAC table as each host
sends a frame. *
C. Each host exchanges MAC addresses with each other.
D. The switch listens for data traffic to block since the switch
lacks an IP address.
19
18. Refer to the exhibit. Identify the devices
labeled A, B, C, and D in the network physical
documentation.
A. A=bridge, B=switch, C=router, D=hub
B. A=bridge, B=hub, C=router, D=switch *
C. A=bridge, B=router, C=hub, D=switch
D. A=hub, B=bridge, C=router, D=switch
20
19. Which of the following are layers of the
TCP/IP model? (Choose three.)
A. Application *
B. Physical
C. Internet *
D. Network Access *
E. Presentation
21
20. Which of the following are ways that
bandwidth is commonly measured?
(Choose three.)
A. GHzps
B. kbps *
C. Mbps *
D. Nbps
E. MHzps
F. Gbps *
22
21. 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
A. 1 - 3 - 5 - 4 - 2
B. 2 - 1 - 3 - 5 - 4
C. 2 - 4 - 3 - 5 - 1
D. 4 - 3 - 1 - 2 - 5
E. 4 - 1 - 3 - 5 - 2 *
F. 3 - 5 - 1 - 2 - 4
23
22. Refer to the exhibit. The switch and the hub have
default configurations, and the switch has built its CAM
table. Which of the hosts will receive the data when
workstation A sends a unicast packet to workstation
C?
A. workstation C *
B. workstations B and C
C. workstations B, C, and the E0 interface of the router
D. workstations B, C, D, E, F, and the E0 interface of the router
24
23. Which networking devices use the MAC
address to make decisions? (Choose
two.)
(I) NIC
(II) bridge
(III) hub
(IV) switch
(V) repeater
Which two options are correct?
A. I and III
B. I and IV
C. II and III
D. III and V
E. II and IV *
25
24. Which devices are primarily used to
extend cable segments within a collision
domain by regenerating the data
signals? (Choose two.)
(I) switch
(II) repeater
(III) router
(IV) bridge
(V) hub
Which two options are correct?
A. I and III
B. II and IV
C. II and V *
D. III and V
E. I and IV
26
25. Which devices will create multiple
collision domains in an Ethernet
network? (Choose two.)
(I) NIC
(II) hub
(III) switch
(IV) router
(V) repeater
Which two options are correct?
A. I and III
B. III and IV *
C. II and III
D. III and V
E. I and IV
27
26. A network administrator has a multi-floor LAN
to monitor and maintain. Through careful
monitoring, the administrator has noticed a
large amount of broadcast traffic slowing the
network. Which device would you use to best
solve this problem?
A. bridge
B. hub
C. router *
D. transceiver
28
27. What will a bridge do if it receives a
frame with a MAC address that is not
within the table?
A. discard frame
B. ignore frame
C. send frame to appropriate port
D. send frame to all ports except source port *
29
28. You are a network technician at UST. Your
newly appointed trainee wants to segment a
network. What devices would you advice him?
(Choose all that apply.)
A. Use switch and hub converter.
B. Use media converters.
C. Use switches. *
D. Use routers. *
E. Use bridges. *
F. Use repeaters.
30
29. Which of the following is true about the
Ethernet FCS field?
A. It is used for error recovery.
B. It is 2 bytes long.
C. It is used for encryption.
D. It resides in the Ethernet trailer, not the
Ethernet header. *
E. None of the above
31
30. What is the name of the method used in
Ethernet that explains how Ethernet
works?
A. TCP/IP
B. CSMA/CD *
C. CMDA/CS
D. CSMA/CA
32
31. What is the bit length and expression
form of a MAC address?
A. 24 bits expressed as a decimal number
B. 24 bits expressed as a hexadecimal number
C. 36 bits expressed as a binary number
D. 48 bits expressed as a decimal number
E. 48 bits expressed as a hexadecimal number
*
33
32. At Layer 2 of the OSI mode, which
component connects a host to the
network media?
A. Hub
B. Switch
C. Bridge
D. NIC *
E. Transceiver
34
33. With which OSI layer is the term frame
associated?
A. Physical
B. Network
C. Session
D. Data Link *
35
34. Which OSI layer is responsible for
logical addressing?
A. Data Link
B. Physical
C. Transport
D. Network *
36
35. What portion of a MAC address is used
as a vendor code?
A. First 6 hexadecimal digits *
B. Last 6 hexadecimal digits
C. First 2 hexadecimal digits
D. None

More Related Content

What's hot

CCNA 1 Routing and Switching v5.0 Chapter 1
CCNA 1 Routing and Switching v5.0 Chapter 1CCNA 1 Routing and Switching v5.0 Chapter 1
CCNA 1 Routing and Switching v5.0 Chapter 1Nil Menon
 
Ccna PPT
Ccna PPTCcna PPT
Ccna PPTAIRTEL
 
Subentting, Supernetting and VLSM presentation
Subentting, Supernetting and VLSM presentationSubentting, Supernetting and VLSM presentation
Subentting, Supernetting and VLSM presentationZakaria Hossain
 
IP Addressing and Subnetting
IP Addressing and SubnettingIP Addressing and Subnetting
IP Addressing and Subnettingcbtvid
 
Packet tracer practical guide
Packet tracer practical guidePacket tracer practical guide
Packet tracer practical guideNishant Gandhi
 
Ccna 1 final exam answer v5
Ccna 1 final exam answer v5Ccna 1 final exam answer v5
Ccna 1 final exam answer v5friv4schoolgames
 
Types of Network Architecture
Types of Network ArchitectureTypes of Network Architecture
Types of Network Architecturesabari Giri
 
IP Addressing & subnetting strategy
IP Addressing & subnetting strategyIP Addressing & subnetting strategy
IP Addressing & subnetting strategyMustafa Salam
 
Cisco Router Basic Configuration
Cisco Router Basic ConfigurationCisco Router Basic Configuration
Cisco Router Basic ConfigurationProf. Erwin Globio
 
Asynchronous Transfer Mode
Asynchronous Transfer ModeAsynchronous Transfer Mode
Asynchronous Transfer ModeNishant Munjal
 
Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)k33a
 
the transport layer
the transport layerthe transport layer
the transport layertumetr1
 
networking device router,switches & bridges
networking device router,switches & bridgesnetworking device router,switches & bridges
networking device router,switches & bridgeskeyur Nandaniya
 
2.2.4.9 packet tracer configuring switch port security instructions - ig
2.2.4.9 packet tracer   configuring switch port security instructions - ig2.2.4.9 packet tracer   configuring switch port security instructions - ig
2.2.4.9 packet tracer configuring switch port security instructions - igAlex Ramirez
 

What's hot (20)

Networking devices
Networking devicesNetworking devices
Networking devices
 
CCNA 1 Routing and Switching v5.0 Chapter 1
CCNA 1 Routing and Switching v5.0 Chapter 1CCNA 1 Routing and Switching v5.0 Chapter 1
CCNA 1 Routing and Switching v5.0 Chapter 1
 
Ccna PPT
Ccna PPTCcna PPT
Ccna PPT
 
Subnet Mask
Subnet MaskSubnet Mask
Subnet Mask
 
Subentting, Supernetting and VLSM presentation
Subentting, Supernetting and VLSM presentationSubentting, Supernetting and VLSM presentation
Subentting, Supernetting and VLSM presentation
 
IP Addressing and Subnetting
IP Addressing and SubnettingIP Addressing and Subnetting
IP Addressing and Subnetting
 
Packet tracer practical guide
Packet tracer practical guidePacket tracer practical guide
Packet tracer practical guide
 
Ccna 1 final exam answer v5
Ccna 1 final exam answer v5Ccna 1 final exam answer v5
Ccna 1 final exam answer v5
 
DHCP
DHCPDHCP
DHCP
 
Types of Network Architecture
Types of Network ArchitectureTypes of Network Architecture
Types of Network Architecture
 
Subnet calculation Tutorial
Subnet calculation TutorialSubnet calculation Tutorial
Subnet calculation Tutorial
 
IP Addressing & subnetting strategy
IP Addressing & subnetting strategyIP Addressing & subnetting strategy
IP Addressing & subnetting strategy
 
transport layer
transport layertransport layer
transport layer
 
Cisco Router Basic Configuration
Cisco Router Basic ConfigurationCisco Router Basic Configuration
Cisco Router Basic Configuration
 
Asynchronous Transfer Mode
Asynchronous Transfer ModeAsynchronous Transfer Mode
Asynchronous Transfer Mode
 
Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)
 
the transport layer
the transport layerthe transport layer
the transport layer
 
networking device router,switches & bridges
networking device router,switches & bridgesnetworking device router,switches & bridges
networking device router,switches & bridges
 
2.2.4.9 packet tracer configuring switch port security instructions - ig
2.2.4.9 packet tracer   configuring switch port security instructions - ig2.2.4.9 packet tracer   configuring switch port security instructions - ig
2.2.4.9 packet tracer configuring switch port security instructions - ig
 
Network devices
Network devicesNetwork devices
Network devices
 

Viewers also liked

Subnet questions with ans(networking)
Subnet questions with ans(networking)Subnet questions with ans(networking)
Subnet questions with ans(networking)welcometofacebook
 
FP 303 COMPUTER NETWORK PAPER FINAL
FP 303 COMPUTER NETWORK PAPER FINALFP 303 COMPUTER NETWORK PAPER FINAL
FP 303 COMPUTER NETWORK PAPER FINALSyahriha Ruslan
 
FP 303 COMPUTER NETWORK PAPER FINAL Q
FP 303 COMPUTER NETWORK PAPER FINAL QFP 303 COMPUTER NETWORK PAPER FINAL Q
FP 303 COMPUTER NETWORK PAPER FINAL QSyahriha Ruslan
 
FP 303 COMPUTER NETWORK FINAL PAPER JUNE 2012
FP 303 COMPUTER NETWORK FINAL PAPER JUNE 2012FP 303 COMPUTER NETWORK FINAL PAPER JUNE 2012
FP 303 COMPUTER NETWORK FINAL PAPER JUNE 2012Syahriha Ruslan
 
Exercises TCP/IP Networking With Solutions
Exercises TCP/IP Networking With SolutionsExercises TCP/IP Networking With Solutions
Exercises TCP/IP Networking With SolutionsFelipe Suarez
 
CCNA Introducing Networks Questions
CCNA Introducing Networks QuestionsCCNA Introducing Networks Questions
CCNA Introducing Networks QuestionsDsunte Wilson
 
Computer Networks And Topology
Computer  Networks And Topology Computer  Networks And Topology
Computer Networks And Topology Fatih Bingül
 
overview of marketing strategy(4210)
overview of marketing strategy(4210)overview of marketing strategy(4210)
overview of marketing strategy(4210)welcometofacebook
 
distribution strategies calyx and corolla(4210)
distribution strategies calyx and corolla(4210)distribution strategies calyx and corolla(4210)
distribution strategies calyx and corolla(4210)welcometofacebook
 
Source code for view details(database)
Source code for view details(database)Source code for view details(database)
Source code for view details(database)welcometofacebook
 
Souce code of validation trigger examples(database)
Souce code of validation trigger examples(database)Souce code of validation trigger examples(database)
Souce code of validation trigger examples(database)welcometofacebook
 
Source code for insert multiple rows(database)
Source code for insert multiple rows(database)Source code for insert multiple rows(database)
Source code for insert multiple rows(database)welcometofacebook
 
Source codes for alerts lovs and reports generation(database)
Source codes for alerts lovs and reports generation(database)Source codes for alerts lovs and reports generation(database)
Source codes for alerts lovs and reports generation(database)welcometofacebook
 

Viewers also liked (20)

Subnet questions with ans(networking)
Subnet questions with ans(networking)Subnet questions with ans(networking)
Subnet questions with ans(networking)
 
FP 303 COMPUTER NETWORK PAPER FINAL
FP 303 COMPUTER NETWORK PAPER FINALFP 303 COMPUTER NETWORK PAPER FINAL
FP 303 COMPUTER NETWORK PAPER FINAL
 
FP 303 COMPUTER NETWORK PAPER FINAL Q
FP 303 COMPUTER NETWORK PAPER FINAL QFP 303 COMPUTER NETWORK PAPER FINAL Q
FP 303 COMPUTER NETWORK PAPER FINAL Q
 
FP 303 COMPUTER NETWORK FINAL PAPER JUNE 2012
FP 303 COMPUTER NETWORK FINAL PAPER JUNE 2012FP 303 COMPUTER NETWORK FINAL PAPER JUNE 2012
FP 303 COMPUTER NETWORK FINAL PAPER JUNE 2012
 
Exercises TCP/IP Networking With Solutions
Exercises TCP/IP Networking With SolutionsExercises TCP/IP Networking With Solutions
Exercises TCP/IP Networking With Solutions
 
Midterm 1 answer key
Midterm 1 answer keyMidterm 1 answer key
Midterm 1 answer key
 
Traffic types in internet
Traffic types in internetTraffic types in internet
Traffic types in internet
 
CCNA Introducing Networks Questions
CCNA Introducing Networks QuestionsCCNA Introducing Networks Questions
CCNA Introducing Networks Questions
 
Computer Networks And Topology
Computer  Networks And Topology Computer  Networks And Topology
Computer Networks And Topology
 
overview of marketing strategy(4210)
overview of marketing strategy(4210)overview of marketing strategy(4210)
overview of marketing strategy(4210)
 
quantitative analysis(4210)
quantitative analysis(4210)quantitative analysis(4210)
quantitative analysis(4210)
 
distribution strategies calyx and corolla(4210)
distribution strategies calyx and corolla(4210)distribution strategies calyx and corolla(4210)
distribution strategies calyx and corolla(4210)
 
stp case jones blair(4210)
stp case jones blair(4210)stp case jones blair(4210)
stp case jones blair(4210)
 
Exercise5(database)
Exercise5(database)Exercise5(database)
Exercise5(database)
 
Source code for view details(database)
Source code for view details(database)Source code for view details(database)
Source code for view details(database)
 
Souce code of validation trigger examples(database)
Souce code of validation trigger examples(database)Souce code of validation trigger examples(database)
Souce code of validation trigger examples(database)
 
Exercise1(database)
Exercise1(database)Exercise1(database)
Exercise1(database)
 
Source code for insert multiple rows(database)
Source code for insert multiple rows(database)Source code for insert multiple rows(database)
Source code for insert multiple rows(database)
 
Exercise4(database)
Exercise4(database)Exercise4(database)
Exercise4(database)
 
Source codes for alerts lovs and reports generation(database)
Source codes for alerts lovs and reports generation(database)Source codes for alerts lovs and reports generation(database)
Source codes for alerts lovs and reports generation(database)
 

Similar to Midterm review questions ans(networking)

Ccn aquestions sep_2017
Ccn aquestions sep_2017Ccn aquestions sep_2017
Ccn aquestions sep_2017Trang Nguyen
 
200+ [updated] computer networking mc qs and answers 2020
200+ [updated] computer networking mc qs and answers 2020200+ [updated] computer networking mc qs and answers 2020
200+ [updated] computer networking mc qs and answers 2020tadeseguchi
 
200+ [updated] computer networking mc qs and answers 2020
200+ [updated] computer networking mc qs and answers 2020200+ [updated] computer networking mc qs and answers 2020
200+ [updated] computer networking mc qs and answers 2020tadeseguchi
 
Uccn1003 -may2010_-_mid_term_01_-_part1of2
Uccn1003  -may2010_-_mid_term_01_-_part1of2Uccn1003  -may2010_-_mid_term_01_-_part1of2
Uccn1003 -may2010_-_mid_term_01_-_part1of2Shu Shin
 
00-105 Interconnecting Cisco Networking Devices Part 1 (ICND1.pdf
00-105 Interconnecting Cisco Networking Devices Part 1 (ICND1.pdf00-105 Interconnecting Cisco Networking Devices Part 1 (ICND1.pdf
00-105 Interconnecting Cisco Networking Devices Part 1 (ICND1.pdfFiona Phillips
 
Computer Networking Multiple Choice Questions
Computer Networking Multiple Choice QuestionsComputer Networking Multiple Choice Questions
Computer Networking Multiple Choice QuestionsShusil Baral
 
Computer Networking Multiple Choice Questions
Computer Networking Multiple Choice QuestionsComputer Networking Multiple Choice Questions
Computer Networking Multiple Choice QuestionsAbhishek Jaguessar
 
Cisco.actualtests.200 120.v2013-12-10.by.watson.314q (2 new q)
Cisco.actualtests.200 120.v2013-12-10.by.watson.314q (2 new q)Cisco.actualtests.200 120.v2013-12-10.by.watson.314q (2 new q)
Cisco.actualtests.200 120.v2013-12-10.by.watson.314q (2 new q)keiko277
 
CISCO Exact Questions By: Konard
CISCO Exact Questions By: KonardCISCO Exact Questions By: Konard
CISCO Exact Questions By: KonardEng. Emad Al-Atoum
 
Cisco.exactquestions.200 120.v2014-12-23.by.konrad.338q
Cisco.exactquestions.200 120.v2014-12-23.by.konrad.338qCisco.exactquestions.200 120.v2014-12-23.by.konrad.338q
Cisco.exactquestions.200 120.v2014-12-23.by.konrad.338qkeiko277
 
200 310-q&a-demo-troytec
200 310-q&a-demo-troytec200 310-q&a-demo-troytec
200 310-q&a-demo-troytecIsabella789
 
CCNAX 200 120 dumps
CCNAX 200 120 dumpsCCNAX 200 120 dumps
CCNAX 200 120 dumpsabdulquyyum
 
CCNA practice quiz student
CCNA practice quiz studentCCNA practice quiz student
CCNA practice quiz studentYaser Rahmati
 
Problem set 3-solution.pptx
Problem set 3-solution.pptxProblem set 3-solution.pptx
Problem set 3-solution.pptxNourhanTarek23
 
Cisco CCNAX .200 120
Cisco CCNAX .200 120Cisco CCNAX .200 120
Cisco CCNAX .200 120abdulquyyum
 

Similar to Midterm review questions ans(networking) (20)

Ccn aquestions sep_2017
Ccn aquestions sep_2017Ccn aquestions sep_2017
Ccn aquestions sep_2017
 
200+ [updated] computer networking mc qs and answers 2020
200+ [updated] computer networking mc qs and answers 2020200+ [updated] computer networking mc qs and answers 2020
200+ [updated] computer networking mc qs and answers 2020
 
200+ [updated] computer networking mc qs and answers 2020
200+ [updated] computer networking mc qs and answers 2020200+ [updated] computer networking mc qs and answers 2020
200+ [updated] computer networking mc qs and answers 2020
 
Uccn1003 -may2010_-_mid_term_01_-_part1of2
Uccn1003  -may2010_-_mid_term_01_-_part1of2Uccn1003  -may2010_-_mid_term_01_-_part1of2
Uccn1003 -may2010_-_mid_term_01_-_part1of2
 
00-105 Interconnecting Cisco Networking Devices Part 1 (ICND1.pdf
00-105 Interconnecting Cisco Networking Devices Part 1 (ICND1.pdf00-105 Interconnecting Cisco Networking Devices Part 1 (ICND1.pdf
00-105 Interconnecting Cisco Networking Devices Part 1 (ICND1.pdf
 
Computer Networking Multiple Choice Questions
Computer Networking Multiple Choice QuestionsComputer Networking Multiple Choice Questions
Computer Networking Multiple Choice Questions
 
Computer Networking Multiple Choice Questions
Computer Networking Multiple Choice QuestionsComputer Networking Multiple Choice Questions
Computer Networking Multiple Choice Questions
 
Cisco.actualtests.200 120.v2013-12-10.by.watson.314q (2 new q)
Cisco.actualtests.200 120.v2013-12-10.by.watson.314q (2 new q)Cisco.actualtests.200 120.v2013-12-10.by.watson.314q (2 new q)
Cisco.actualtests.200 120.v2013-12-10.by.watson.314q (2 new q)
 
CISCO Exact Questions By: Konard
CISCO Exact Questions By: KonardCISCO Exact Questions By: Konard
CISCO Exact Questions By: Konard
 
Cisco.exactquestions.200 120.v2014-12-23.by.konrad.338q
Cisco.exactquestions.200 120.v2014-12-23.by.konrad.338qCisco.exactquestions.200 120.v2014-12-23.by.konrad.338q
Cisco.exactquestions.200 120.v2014-12-23.by.konrad.338q
 
Ccna 200-120 Exam Dumps
Ccna 200-120 Exam DumpsCcna 200-120 Exam Dumps
Ccna 200-120 Exam Dumps
 
CCNA Exam Question
CCNA Exam QuestionCCNA Exam Question
CCNA Exam Question
 
200 310-q&a-demo-troytec
200 310-q&a-demo-troytec200 310-q&a-demo-troytec
200 310-q&a-demo-troytec
 
CCNA DUMPS 200-120
CCNA DUMPS 200-120CCNA DUMPS 200-120
CCNA DUMPS 200-120
 
CCNAX 200 120 dumps
CCNAX 200 120 dumpsCCNAX 200 120 dumps
CCNAX 200 120 dumps
 
CCNA practice quiz student
CCNA practice quiz studentCCNA practice quiz student
CCNA practice quiz student
 
Ccn aquestions jul_7_2015
Ccn aquestions jul_7_2015Ccn aquestions jul_7_2015
Ccn aquestions jul_7_2015
 
Problem set 3-solution.pptx
Problem set 3-solution.pptxProblem set 3-solution.pptx
Problem set 3-solution.pptx
 
Cisco CCNAX .200 120
Cisco CCNAX .200 120Cisco CCNAX .200 120
Cisco CCNAX .200 120
 
Network (FE)
Network (FE)Network (FE)
Network (FE)
 

More from welcometofacebook

More from welcometofacebook (20)

Quantitative exercise-toasty oven
Quantitative exercise-toasty ovenQuantitative exercise-toasty oven
Quantitative exercise-toasty oven
 
EVC exercise-novel motor oil
EVC exercise-novel motor oilEVC exercise-novel motor oil
EVC exercise-novel motor oil
 
jones blair calculations
jones blair calculationsjones blair calculations
jones blair calculations
 
EVC exercise-odi case
EVC exercise-odi caseEVC exercise-odi case
EVC exercise-odi case
 
cltv calculation-calyx corolla
cltv calculation-calyx corolla cltv calculation-calyx corolla
cltv calculation-calyx corolla
 
consumer behavior(4210)
consumer behavior(4210)consumer behavior(4210)
consumer behavior(4210)
 
competing in a global market(4210)
competing in a global market(4210)competing in a global market(4210)
competing in a global market(4210)
 
promotion strategies(4210)
promotion strategies(4210)promotion strategies(4210)
promotion strategies(4210)
 
pricing strategies(4210)
pricing strategies(4210)pricing strategies(4210)
pricing strategies(4210)
 
Pharmasim
PharmasimPharmasim
Pharmasim
 
distribution strategies(4210)
distribution strategies(4210)distribution strategies(4210)
distribution strategies(4210)
 
the birth of swatch(4210)
the birth of swatch(4210)the birth of swatch(4210)
the birth of swatch(4210)
 
product and brand strategies(4210)
product and brand strategies(4210)product and brand strategies(4210)
product and brand strategies(4210)
 
stp(4210)
stp(4210)stp(4210)
stp(4210)
 
situational analysis(4210)
situational analysis(4210)situational analysis(4210)
situational analysis(4210)
 
Class+3+ +quantitative+analysis+exercise+answer+key
Class+3+ +quantitative+analysis+exercise+answer+keyClass+3+ +quantitative+analysis+exercise+answer+key
Class+3+ +quantitative+analysis+exercise+answer+key
 
CLTV exercise-Instyle
CLTV exercise-InstyleCLTV exercise-Instyle
CLTV exercise-Instyle
 
IP adress and routing(networking)
IP adress and routing(networking)IP adress and routing(networking)
IP adress and routing(networking)
 
TCP/IP(networking)
TCP/IP(networking)TCP/IP(networking)
TCP/IP(networking)
 
Layer 2 switching fundamentals(networking)
Layer 2 switching fundamentals(networking)Layer 2 switching fundamentals(networking)
Layer 2 switching fundamentals(networking)
 

Recently uploaded

如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一
如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一
如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一ga6c6bdl
 
VIP Call Girl Saharanpur Aashi 8250192130 Independent Escort Service Saharanpur
VIP Call Girl Saharanpur Aashi 8250192130 Independent Escort Service SaharanpurVIP Call Girl Saharanpur Aashi 8250192130 Independent Escort Service Saharanpur
VIP Call Girl Saharanpur Aashi 8250192130 Independent Escort Service SaharanpurSuhani Kapoor
 
Vip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts ServiceVip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts Serviceankitnayak356677
 
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一ga6c6bdl
 
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一ga6c6bdl
 
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,Pooja Nehwal
 
Russian Call Girls Kolkata Chhaya 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls Kolkata Chhaya 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls Kolkata Chhaya 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls Kolkata Chhaya 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
如何办理萨省大学毕业证(UofS毕业证)成绩单留信学历认证原版一比一
如何办理萨省大学毕业证(UofS毕业证)成绩单留信学历认证原版一比一如何办理萨省大学毕业证(UofS毕业证)成绩单留信学历认证原版一比一
如何办理萨省大学毕业证(UofS毕业证)成绩单留信学历认证原版一比一ga6c6bdl
 
定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一ss ss
 
Gaya Call Girls #9907093804 Contact Number Escorts Service Gaya
Gaya Call Girls #9907093804 Contact Number Escorts Service GayaGaya Call Girls #9907093804 Contact Number Escorts Service Gaya
Gaya Call Girls #9907093804 Contact Number Escorts Service Gayasrsj9000
 
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...Pooja Nehwal
 
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...srsj9000
 
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝soniya singh
 
定制(RHUL学位证)伦敦大学皇家霍洛威学院毕业证成绩单原版一比一
定制(RHUL学位证)伦敦大学皇家霍洛威学院毕业证成绩单原版一比一定制(RHUL学位证)伦敦大学皇家霍洛威学院毕业证成绩单原版一比一
定制(RHUL学位证)伦敦大学皇家霍洛威学院毕业证成绩单原版一比一ss ss
 
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...Amil baba
 
(办理学位证)多伦多大学毕业证成绩单原版一比一
(办理学位证)多伦多大学毕业证成绩单原版一比一(办理学位证)多伦多大学毕业证成绩单原版一比一
(办理学位证)多伦多大学毕业证成绩单原版一比一C SSS
 
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCRReal Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCRdollysharma2066
 
萨斯喀彻温大学毕业证学位证成绩单-购买流程
萨斯喀彻温大学毕业证学位证成绩单-购买流程萨斯喀彻温大学毕业证学位证成绩单-购买流程
萨斯喀彻温大学毕业证学位证成绩单-购买流程1k98h0e1
 

Recently uploaded (20)

如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一
如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一
如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一
 
VIP Call Girl Saharanpur Aashi 8250192130 Independent Escort Service Saharanpur
VIP Call Girl Saharanpur Aashi 8250192130 Independent Escort Service SaharanpurVIP Call Girl Saharanpur Aashi 8250192130 Independent Escort Service Saharanpur
VIP Call Girl Saharanpur Aashi 8250192130 Independent Escort Service Saharanpur
 
Vip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts ServiceVip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts Service
 
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一
 
9953330565 Low Rate Call Girls In Jahangirpuri Delhi NCR
9953330565 Low Rate Call Girls In Jahangirpuri  Delhi NCR9953330565 Low Rate Call Girls In Jahangirpuri  Delhi NCR
9953330565 Low Rate Call Girls In Jahangirpuri Delhi NCR
 
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
 
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,
 
Russian Call Girls Kolkata Chhaya 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls Kolkata Chhaya 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls Kolkata Chhaya 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls Kolkata Chhaya 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
如何办理萨省大学毕业证(UofS毕业证)成绩单留信学历认证原版一比一
如何办理萨省大学毕业证(UofS毕业证)成绩单留信学历认证原版一比一如何办理萨省大学毕业证(UofS毕业证)成绩单留信学历认证原版一比一
如何办理萨省大学毕业证(UofS毕业证)成绩单留信学历认证原版一比一
 
定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一
 
Gaya Call Girls #9907093804 Contact Number Escorts Service Gaya
Gaya Call Girls #9907093804 Contact Number Escorts Service GayaGaya Call Girls #9907093804 Contact Number Escorts Service Gaya
Gaya Call Girls #9907093804 Contact Number Escorts Service Gaya
 
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
 
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
 
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝
 
定制(RHUL学位证)伦敦大学皇家霍洛威学院毕业证成绩单原版一比一
定制(RHUL学位证)伦敦大学皇家霍洛威学院毕业证成绩单原版一比一定制(RHUL学位证)伦敦大学皇家霍洛威学院毕业证成绩单原版一比一
定制(RHUL学位证)伦敦大学皇家霍洛威学院毕业证成绩单原版一比一
 
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...
NO1 Qualified Best Black Magic Specialist Near Me Spiritual Healer Powerful L...
 
(办理学位证)多伦多大学毕业证成绩单原版一比一
(办理学位证)多伦多大学毕业证成绩单原版一比一(办理学位证)多伦多大学毕业证成绩单原版一比一
(办理学位证)多伦多大学毕业证成绩单原版一比一
 
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCRReal Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
 
萨斯喀彻温大学毕业证学位证成绩单-购买流程
萨斯喀彻温大学毕业证学位证成绩单-购买流程萨斯喀彻温大学毕业证学位证成绩单-购买流程
萨斯喀彻温大学毕业证学位证成绩单-购买流程
 
CIVIL ENGINEERING
CIVIL ENGINEERINGCIVIL ENGINEERING
CIVIL ENGINEERING
 

Midterm review questions ans(networking)

  • 2. 2 1. Represented as a decimal number, what is the result of the logical ANDing of binary numbers 00100011 and 11111100? A. 3 B. 32 * C. 35 D. 220 E. 255
  • 3. 3 2. What is the binary equivalent for the decimal number 248? A. 11100000 B. 11110000 C. 11110100 D. 11111000 *
  • 4. 4 3. Convert the binary number 01011011 into its hexadecimal equivalent. Select the correct answer from the list below. A. 5A B. 5B * C. 5C D. 5D E. 6B F. 7A
  • 5. 5 4. In an 8 bit binary number, what is the total number of combinations of the eight bits? A. 128 B. 254 C. 255 D. 256 * E. 512 F. 1024
  • 6. 6 5. Which devices will create multiple collision domains in an Ethernet network? (Choose two.) A. NIC B. hub C. switch * D. router * E. repeater
  • 7. 7 6. How many collision domains are shown in the diagram? A. three B. four C. five D. six E. seven * F. eight
  • 8. 8 7. Refer to the exhibit. The physical documentation shows a portion of the internetwork of the ABC Company. Which segments will be free of collisions? A. segments 1 and 2 B. segments 1, 2, and 3 C. segments 1, 2, 3, 4, and 5 D. segments 2 and 3 E. segments 3, 4, and 5 * F. segments 4, and 5
  • 9. 9 8. Refer to the exhibit. How many broadcast domains are shown? A. three * B. four C. five D. six E. eight F. ten
  • 10. 10 9. Which of the following statements are correct about CSMA/CD? (Choose three.) A. It is a media access method used in LANs. * B. It is a media access method used in FDDI WANs. C. When a device needs to transmit, it checks to see if the media is available. * D. A device sends data without checking media availability because all devices have equal access. E. Multiple devices can successfully transmit simultaneously. F. Only one device can successfully transmit at a time. *
  • 11. 11 10. 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.) A. switch B. hub * C. bridge D. router E. repeater *
  • 12. 12 11. Which technologies are considered to be LAN technologies? (Choose two.) A. DSL B. Token Ring * C. Frame Relay D. ISDN E. Ethernet *
  • 13. 13 12. 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? A. bits, segments, frames, packets, data B. bits, frames, packets, segments, data * C. bits, frames, segments, packets, data D. bits, packets, frames, segments, data
  • 14. 14 13. 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? A. bus B. star * C. ring D. mesh
  • 15. 15 14. 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? A. Only workstation B and the router will receive the data. B. Workstations B, C, D, E, and the router will receive the data. * C. Only workstations connected to the hub will receive the data. D. Workstations B, C, D, E, and the router will receive the data and it will be forwarded into the Internet.
  • 16. 16 15. Why would a company install a switch instead of a hub when building or expanding a corporate network? A. A switch manages frames faster than a hub does. A switch operates at 100 Mbps. B. A hub operates at a maximum of 10 Mbps. C. A switch modifies the Ethernet frame to remove any errors. A hub forwards the frame exactly as it arrived. D. 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. *
  • 17. 17 16. 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? A. The host discards the frame. * B. The host processes the data frame normally. C. The host initiates a request for retransmission of the frame. D. The host sends the frame content to an upper layer protocol for error recovery.
  • 18. 18 17. Based on the graphic above, which of the following occurs as each host system comes on line in the topology? A. The switch sends its MAC address to each host. B. The switch adds MAC address to the MAC table as each host sends a frame. * C. Each host exchanges MAC addresses with each other. D. The switch listens for data traffic to block since the switch lacks an IP address.
  • 19. 19 18. Refer to the exhibit. Identify the devices labeled A, B, C, and D in the network physical documentation. A. A=bridge, B=switch, C=router, D=hub B. A=bridge, B=hub, C=router, D=switch * C. A=bridge, B=router, C=hub, D=switch D. A=hub, B=bridge, C=router, D=switch
  • 20. 20 19. Which of the following are layers of the TCP/IP model? (Choose three.) A. Application * B. Physical C. Internet * D. Network Access * E. Presentation
  • 21. 21 20. Which of the following are ways that bandwidth is commonly measured? (Choose three.) A. GHzps B. kbps * C. Mbps * D. Nbps E. MHzps F. Gbps *
  • 22. 22 21. 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 A. 1 - 3 - 5 - 4 - 2 B. 2 - 1 - 3 - 5 - 4 C. 2 - 4 - 3 - 5 - 1 D. 4 - 3 - 1 - 2 - 5 E. 4 - 1 - 3 - 5 - 2 * F. 3 - 5 - 1 - 2 - 4
  • 23. 23 22. Refer to the exhibit. The switch and the hub have default configurations, and the switch has built its CAM table. Which of the hosts will receive the data when workstation A sends a unicast packet to workstation C? A. workstation C * B. workstations B and C C. workstations B, C, and the E0 interface of the router D. workstations B, C, D, E, F, and the E0 interface of the router
  • 24. 24 23. Which networking devices use the MAC address to make decisions? (Choose two.) (I) NIC (II) bridge (III) hub (IV) switch (V) repeater Which two options are correct? A. I and III B. I and IV C. II and III D. III and V E. II and IV *
  • 25. 25 24. Which devices are primarily used to extend cable segments within a collision domain by regenerating the data signals? (Choose two.) (I) switch (II) repeater (III) router (IV) bridge (V) hub Which two options are correct? A. I and III B. II and IV C. II and V * D. III and V E. I and IV
  • 26. 26 25. Which devices will create multiple collision domains in an Ethernet network? (Choose two.) (I) NIC (II) hub (III) switch (IV) router (V) repeater Which two options are correct? A. I and III B. III and IV * C. II and III D. III and V E. I and IV
  • 27. 27 26. A network administrator has a multi-floor LAN to monitor and maintain. Through careful monitoring, the administrator has noticed a large amount of broadcast traffic slowing the network. Which device would you use to best solve this problem? A. bridge B. hub C. router * D. transceiver
  • 28. 28 27. What will a bridge do if it receives a frame with a MAC address that is not within the table? A. discard frame B. ignore frame C. send frame to appropriate port D. send frame to all ports except source port *
  • 29. 29 28. You are a network technician at UST. Your newly appointed trainee wants to segment a network. What devices would you advice him? (Choose all that apply.) A. Use switch and hub converter. B. Use media converters. C. Use switches. * D. Use routers. * E. Use bridges. * F. Use repeaters.
  • 30. 30 29. Which of the following is true about the Ethernet FCS field? A. It is used for error recovery. B. It is 2 bytes long. C. It is used for encryption. D. It resides in the Ethernet trailer, not the Ethernet header. * E. None of the above
  • 31. 31 30. What is the name of the method used in Ethernet that explains how Ethernet works? A. TCP/IP B. CSMA/CD * C. CMDA/CS D. CSMA/CA
  • 32. 32 31. What is the bit length and expression form of a MAC address? A. 24 bits expressed as a decimal number B. 24 bits expressed as a hexadecimal number C. 36 bits expressed as a binary number D. 48 bits expressed as a decimal number E. 48 bits expressed as a hexadecimal number *
  • 33. 33 32. At Layer 2 of the OSI mode, which component connects a host to the network media? A. Hub B. Switch C. Bridge D. NIC * E. Transceiver
  • 34. 34 33. With which OSI layer is the term frame associated? A. Physical B. Network C. Session D. Data Link *
  • 35. 35 34. Which OSI layer is responsible for logical addressing? A. Data Link B. Physical C. Transport D. Network *
  • 36. 36 35. What portion of a MAC address is used as a vendor code? A. First 6 hexadecimal digits * B. Last 6 hexadecimal digits C. First 2 hexadecimal digits D. None