5.14 Flashcards

(34 cards)

1
Q

Has low latency:

A

CUT-THROUGH

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

May forward runt frames:

A

CUT-THROUGH

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

Begins forwarding when the destination address is received:

A

CUT-THROUGH

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

Always stores the entire frame:

A

STORE-AND-FORWARD

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

Checks the CRC before forwarding.

A

STORE-AND-FORWARD

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

Checks the frame length before forwarding.

A

STORE-AND-FORWARD

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

A host is trying to send a packet to a device on a remote LAN segment, but there are currently no mappings in its ARP cache. How will the device obtain a destination MAC address?

A

It will send an ARP request for the MAC address of the default gateway.

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

Which address or combination of addresses does a Layer 3 switch use to make forwarding decisions?

A

MAC and IP addresses

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

What are two potential network problems that can result from ARP operation?

A
  • On large networks with low bandwidth, multiple ARP broadcasts could cause data communication delays.
  • Network attackers could manipulate MAC address and IP address mappings in ARP messages with the intent of intercepting network traffic.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Launch PT Hide and Save PT
Open the PT Activity. Perform the tasks in the activity instruction and then answer the question.

What destination address will PC1 include in the destination address field of the Ethernet frame that it sends to PC2?

A

0030.a3e5.0401

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

How does adding an Ethernet line card affect the form factor of a switch?

A

by expanding the PORT DENSITY

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

Which two statements are correct about MAC and IP addresses during data transmission if NAT is not involved? (Choose two.)

A
  • Destination and source MAC addresses have local significance and change every time a frame goes from one LAN to another.
  • Destination IP addresses in a packet header remain constant along the entire path to a target host.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the Layer 2 multicast MAC address that corresponds to the Layer 3 IPv4 multicast address 224.139.34.56?

A

01-00-5E-0B-22-38

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

What is the purpose of the preamble in an Ethernet frame?

A

is used for timing SYNCHRONIZATION

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
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

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

A network administrator is connecting two modern switches using a straight-through cable. The switches are new and have never been configured. Which three statements are correct about the final result of the connection? (Choose three.)

A
  • The AUTO-MDIX feature will configure the interfaces eliminating the need for a crossover cable.
  • The LINK between switches will work as FULL-DUPLEX.
  • The LINK between the switches will work at the FASTEST SPEED that is supported by both switches.
17
Q

Refer to the exhibit. PC1 issues an ARP request because it needs to send a packet to PC2. In this scenario, what will happen next?​

A

PC2 will send an ARP reply with its MAC address.

MAC only

18
Q

What is a characteristic of a contention-based access method?

A

It is a NONDETERMINISTIC method.

19
Q

What statement illustrates a drawback of the CSMA/CD access method?

A

COLLISIONS can decrease network performance.

20
Q

When would a switch record multiple entries for a single switch port in its MAC address table?

A

when another switch is connected to the SWITCH PORT

21
Q

Which two statements describe a fixed configuration Ethernet switch? (Choose two.)

A
  • A fixed configuration switch may be stackable.*

- The number of ports on the switch cannot be increased.*

22
Q

Which two statements describe features or functions of the logical link control sublayer in Ethernet standards? (Choose two.)

A
  • Logical link control is implemented in software.

- The data link layer uses LLC to communicate with the upper layers of the protocol suite.

23
Q

A network administrator issues the following commands on a Layer 3 switch:

DLS1(config)# interface f0/3
DLS1(config-if)# no switchport
DLS1(config-if)# ip address 172.16.0.1 255.255.255.0
DLS1(config-if)# no shutdown
DLS1(config-if)# end

What is the administrator configuring?

A

a ROUTED PORT

24
Q

Which statement is true about MAC addresses?

A

The first three bytes are used by the vendor assigned OUI.

25
Refer to the exhibit. The exhibit shows a small switched network and the contents of the MAC address table of the switch. PC1 has sent a frame addressed to PC3. What will the switch do with the frame?
The switch will forward the frame to all ports EXCEPT PORT 4.
26
Fill in the blank. Fill in the blank. | The binary number 0000 1010 can be expressed as “_” in hexadecimal.
A
27
What are two features of ARP? (Choose two.)
1. If a host is READY TO SEND a packet to a local destination device and it has the IP address but not the MAC address of the destination, it generates an ARP broadcast. 2. If a DEVICE RECEIVING an ARP request has the destination IPv4 address, it responds with an ARP reply.
28
Start Frame Delimiter
Field 2
29
SOURCE MAC Address
Field 4
30
Encapsulated Data
Field 6
31
Preamble
Beginning of frame - Flied 1
32
DESTINATION MAC Address
Field 3
33
Length/Type
Field 5
34
Frame Check Sequence
End of frame - Field 7