Volume 1 - Chapter 7: Configuring and Verifying Switch Interfaces Flashcards

1
Q

Describe the purpose of FLPs.

A

Fast Link Pulses (FLPs) exchange data between devices to identify what speeds and duplexes they support

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

In regards to parallel detection, what is the default duplex on a switchport for a speed of 10 or 100 Mbps?

A

Half Duplex

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

In regards to parallel detection, what is the default duplex on a switchport for a speed faster than 100 Mbps?

A

Full Duplex

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

In regards to parallel detection, how does a switchport choose what speed to use when the PC on the other end of the link has autonegotiation disabled?

A

By sensing what type of signaling is being used

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

What type of networking device does not participate in autonegotiation and use FLP messages?

A

LAN Hubs

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

What is the default status of auto-MDIX on a Cisco switchport’s configuration?

A

Enabled

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

What is the command to disable the use of auto-MDIX on a switchport?

A

no mdix auto

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

Which 3 switchport commands are enabled by default and do not show in the running-config?

A

speed auto
duplex auto
mdix auto

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

An engineer enters the command “speed 1000” on a switchport, followed by the command “no speed 1000”. What speed will the switchport be set to?

A

The default speed setting for a switchport:

speed auto

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

What command can be used to show the entire running configuration, including the default commands that are not typically shown?

A

show running-config all

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

What field in the command “show interface x” details the layer 1 status?

A

The Line Status

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

What field in the command “show interface x” details the layer 2 status?

A

The Protocol Status

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

When a switch does not receive autonegotiation FLP messages, how does it choose its speed and duplex?

A

By using autonegotiation parallel detection logic

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

Describe what is indicated by the “runt” error counter on a switchport interface?

A

Frames that did not meet the minimum 64 byte size

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

Describe what is indicated by the “giant” error counter on a switchport interface?

A

Frames that are larger than the maximum 1518 byte size

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

Describe what is indicated by the “CRC” error counter on a switchport interface?

A

Cyclic Redundancy Check

Frames that have failed the Frame Check Sequence (FCS)

17
Q

Describe the difference between a collision and a late collision in regards to switchport errors.

A

The collisions counter includes all detected collisions.

The late collisions counter includes only collisions that occur after the 64th byte has been transmitted.

18
Q

Describe what is indicated by the “Frame” error counter on a switchport interface?

A

A frame that has a general format error

For example, an extra byte on the trailer

19
Q

What is often a cause of late collisions on a switchport?

A

A duplex mismatch

20
Q

What is often a cause of runts on a switchport?

A

A collision that has occurred