Ch. 3.4 Flashcards

(35 cards)

1
Q

What does UPS mean?

What are UPSs good for?

A

Uninterruptible Power supply

Providing enough power to switch secondary power source or shut down system gracefully avoiding data loss

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

How do you troubleshoot network adapter? (2)

A

Verify &/ Reinstall network drivers

Check status LED

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

How do you troubleshoot the Data Link Layer?

A

Check the topology of your network and identify which part is affected

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

Port Status: What do these statuses mean?

Solid Green

Flickering Green?

A

Solid Green - Connected with no traffic

Flickering Green - Link is operating normally with traffic

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

Port Status: What do these statuses mean?

No Light

A

No Light - Link is not working or port is shut down

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

Port Status: What do these statuses mean?

Blinking Amber

Solid Amber

A

Blinking Amber - Fault has been detected

Solid Amber - Port is blocked by spanning tree algorithm.

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

Switch commands: What do these commands do?

show config

show startup-config
VS
show running-config

A

show config: displays switch configuration

show startup-config VS show running-config

The startup config could be different than what’s running now

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

Switch commands: What do these commands do?

show interface

A

show interface: lists state of all interfaces and report configuration details

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

Switch States: What does it mean?

Down/down

What are 2 possibilities of this issue?

A

There is no link.
Usually due to no host being attached.

Could be caused by speed mismatch

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

Switch States: What does it mean?

Administratively down/down

How do you bring it back up?

A

Interface has been disabled using shutdown command.

Use “no shutdown” to bring it up

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

Switch States: What does it mean?

Down/Error Disabled

What are 2 possibilities of this issue?

A

Interface is disabled due to error.

Usually due to STP or Port Security violation issue

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

Switch States: What does it mean?

Up/down (Suspended)

What is one command used to investigate?

A

Port is part of a link aggregation group and channel hasn’t been negotiated.

Command “show etherchannel” to investigate the cause

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

What are Interface Error Counters good for?

A

Recording data to troubleshoot

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

Why might collisions happen? (3)

A

If duplex setting on switch port and host are mismatched

If legacy hub or host NIC is connected to a switch

Configuration error at lvl 1 or 2 OSI model

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

Interface Counters: What does Link State mean?

What are 2 ways you can troubleshoot through Link State?

A

Measures whether an interface is working or not.

Can configure an alert if an interface goes down.

Track uptime/downtime %

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

Interface Counters: What do Resets track?

When should they be investigated?

When might they restart automatically?

A

Amount of times an interface have restarted over the counter period.

Anything but occasional resets

If traffic is very high or large number of errors

17
Q

Interface Counters: What do Discards/Drops mean?

4 Reasons

A

Could be
1. Checksum Errors
2. Mismatched MTUs
3. High Load
4. Permissions

18
Q

When is a CRC calculated?

A

Calculated by an interface when it sends a frame

19
Q

What are CRC errors usually caused by? (2)

A

Usually by interference.

  1. Poor quality cable: Termination & Attenuation
  2. Mismatches of physical hardware
20
Q

What is a Runt?

A

A frame that is smaller than minimum size (64 bytes for internet)

21
Q

How is a runt frame usually caused? (2)

A

By collision

Possible driver issue

22
Q

What is a giant?

A

A frame that is larger than the maximum allowed size for the receiving interface

23
Q

What are 2 causes of a Giant frame error?

A

Jumbo Frame configuration errors

Ethernet Trunks

24
Q

What is the first possible error by a Giant frame in detail?

How can you resolve it?

A

Jumbo Frame - When a host is configured to use jumbo frames but the switch isn’t.

Use command “show interface” to see if jumbo frames are accepted on the particular port

25
What is the second possible error by a Giant frame in detail? How can you resolve it?
Ethernet Trunks - Trunk links carry traffic from switches and routers. They use 802.1Q framing for VLAN and adds 4 bytes to header making maximum 1,522 bytes If one side doesn't use 802.1Q, frame will look too large for the other. Configure both
26
What does CAM stand for? What does it represent?
Content Addressable Memory The table of the MAC addresses for switches
27
What is a Network Loop?
When flooded frames circulate the network infinitely
28
What is a broadcast storm?
Flooded frames looping
29
If a frame loops, what should happen?
STP should shut down the port. Isolates problem to segment of the network
30
What should you do in case of a broadcast storm with STP? (3)
Verify STP is enabled ..................................... Verify physical configurations of legacy equipment ..................................... Verify user equipment is not part of the loop Ie. Unmanaged desktop switches / VoIP handsets
31
Will thin or thicker thermal conductors improve thermal performance?
Thicker as they can withstand more heat.
32
What cabling is recommended for PoE+?
Cat 5e or better. Cat 6A is recommended
33
What is the typical power budget for each switch?
300-400 watts
34
What happens when power budget is exceeded on a switch?
Some devices may not activate Intermittent Resets
35
What command reports power budget and consumption?
show power inline