Ccna Flashcards

1
Q

What is the purpose of the OSI physical layer?

A

transmitting bits across the local media

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Why are two strands of fiber used for a single fiber optic connection?

A

They allow for full-duplex connectivity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which procedure is used to reduce the effect of crosstalk in copper cables?

A

twisting opposing circuit wire pairs together

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which characteristic describes crosstalk?

A

the distortion of the transmitted messages from signals carried in adjacent wires

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A network administrator is measuring the transfer of bits across the company backbone for a mission critical financial application. The administrator notices that the network throughput appears lower than the bandwidth expected. Which three factors could influence the differences in throughput? (Choose three.)

A

“the amount of traffic that is currently crossing the network
“the type of traffic that is crossing the network
“the latency that is created by the number of network devices that the data is crossing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are two characteristics of fiber-optic cable? (Choose two.)

A

It is not affected by EMI or RFI.
It is more expensive than UTP cabling is.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a primary role of the Physical layer in transmitting data on the network?

A

create the signals that represent the bits in each frame on to the media

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

With the use of unshielded twisted-pair copper wire in a network, what causes crosstalk within the cable pairs?

A

the magnetic field around the adjacent pairs of wire

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Refer to the graphic. What type of cabling is shown?

A

Fiber

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

In addition to the cable length, what two factors could interfere with the communication carried over UTP cables? (Choose two.)

A

crosstalk
electromagnetic interference

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Refer to the graphic. What type of cabling is shown?

A

UTP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which two devices commonly affect wireless networks? (Choose two.)

A

cordless phones
microwaves

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which two statements describe the services provided by the data link layer? (Choose two.)

A

It manages the access of frames to the network media.
It packages various Layer 3 PDUs into a frame format that is compatible with the network interface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the function of the CRC value that is found in the FCS field of a frame?

A

to verify the integrity of the received frame

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is contained in the trailer of a data-link frame?

A

error detection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Which statement describes a characteristic of the frame header fields of the data link layer?

A

They vary depending on protocols.

17
Q

A network team is comparing physical WAN topologies for connecting remote sites to a headquarters building. Which topology provides high availability and connects some, but not all, remote sites?

A

partial mesh

18
Q

Which two fields or features does Ethernet examine to determine if a received frame is passed to the data link layer or discarded by the NIC? (Choose two.)

A

Frame Check Sequence
minimum frame size

19
Q

Which media communication type does not require media arbitration in the data link layer?

A

full-duplex

20
Q

Which statement describes an extended star topology?

A

End devices connect to a central intermediate device, which in turn connects to other central intermediate devices.

21
Q

What is a characteristic of the LLC sublayer?

A

It places information in the frame allowing multiple Layer 3 protocols to use the same network interface and media.

22
Q

What are three ways that media access control is used in networking? (Choose three.)

A

Ethernet utilizes CSMA/CD.
Media access control provides placement of data frames onto the media.
Data link layer protocols define the rules for access to different media.

23
Q

During the encapsulation process, what occurs at the data link layer for a PC connected to an Ethernet network?

A

The physical address is added.

24
Q

What three items are contained in an Ethernet header and trailer? (Choose three.)

A

source MAC address
destination MAC address
error-checking information

25
Q

What type of communication rule would best describe CSMA/CD?

A

access method

26
Q

Which three basic parts are common to all frame types supported by the data link layer? (Choose three.)

A

header
Data
Trailer

27
Q

Which statement is true about the CSMA/CD access method that is used in Ethernet?

A

All network devices must listen before transmitting.

28
Q

What is the auto-MDIX feature on a switch?

A

the automatic configuration of an interface for a straight-through or a crossover Ethernet cable connection

29
Q

Refer to the exhibit. What is the destination MAC address of the Ethernet frame as it leaves the web server if the final destination is PC1?

A

00-60-2F-3A-07-CC

30
Q

A Layer 2 switch is used to switch incoming frames from a 1000BASE-T port to a port connected to a 100Base-T network. Which method of memory buffering would work best for this task?

A

shared memory buffering

31
Q

What are two examples of the cut-through switching method? (Choose two.)

A

fast-forward switching
fragment-free switching

32
Q

Which frame forwarding method receives the entire frame and performs a CRC check to detect errors before forwarding the frame?

A

store-and-forward switching