Identify interface and cable issues Flashcards

1
Q

Collision Domains

A

Each switchport creates a collision domain

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

How to tell if collisions are occuring

A

Symptom: Slow down of traffic

Triage:

show interfaces (can see all collisions)

Can also look into the packets

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

Info seen in show interfaces

A

Is interface up (layer 1)

Is line protocol up (layer 2)

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

Determine if layers are up

A

Layer 1 - show interface - is interface up?

Layer 2 - show interface - is protocol up?

Layer 3 - ping/traceroute/show ip route

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

show int shows up/up

A

L1 and L2 are connected

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

show int shows admin down down

A

shutdown (do no shut to reenable

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

show int shows down / down

A

No cable

Bad cable

Wrong cable pin out

Speed mismatch

Neighbor dev is powered off/shutdown/or error disable

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

up / down

A

Not expected on LAN switch physical inteface

maybe on loopback or vlan (virtual interface)

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

show int shows down / down (err-disabled)

A

Port security has disabled interface

Feature on switchport to secure port

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

Input errors

A

Counters increase when interface gets frame with any kind of error - includes runts, giants, no buffer available, CRC errors.

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

Output errors

A

Increase when sends frame with error, including runts, giants, no buffer, CRC error

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

Runts

A

ethernet frames less than 64 bytes

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

Giants

A

Ethernet frames that exceed IEEE 802.3 frame size (1518 bytes, no jumbo frames) and have incorrect FSC

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

throttles

A

when interface fails to buffer incoming packet

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

CRC errors

A

Cyclic Redundancy Check errors

Checksum generated doesnt match checksum that receiver calculated

Usually means cabling issues or defective card

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

What happens if mismatch in duplex

A

High FCS errors

Triage:

Triage - show interface [interface number] status - see duplex setting for interface

OR

show interface status see duplex setting

17
Q

What happens if mismatch speeds?

A

Interface will go down

Triage - show interface [interface number] status - see speed for interface

OR

show interface status see speed