Search Header Logo
Net+ 3.4 Lesson

Net+ 3.4 Lesson

Assessment

Presentation

Information Technology (IT)

10th Grade

Practice Problem

Easy

Created by

Sean Carchidi

Used 1+ times

FREE Resource

38 Slides • 32 Questions

1

media

2

media

3

media

Do be aware that restarting a switch, router, or server can be very disruptive to the rest of the network. Identify how to mitigate potential impacts and seek authorization for your plan before proceeding. Also, remember that a restart will apply the startup configuration. Any unsaved changes in the running configuration will be discarded. 

ALERT

4

media

5

media

When you are troubleshooting a suspected layer 1 or layer 2 problem, check the LED status indicators on the NIC at one end and the switch/router port at the other. You will need the vendor documentation to interpret the LEDs.

ALERT

6

Multiple Choice

On a switch, a SOLID GREEN LIGHT on a port means what?

1
The port is experiencing a fault.
2
The port is inactive and disconnected.
3
The port is active and connected.
4
The port is in a power-saving mode.

7

Multiple Choice

On a switch port, what does a FLICKERING GREEN light mean?

1
The port is powered off.
2
It means there is network activity on the port.
3
The port is in a fault state.
4
The port is configured for VLAN tagging.

8

Multiple Choice

On a switch port, if there is NO LIGHT, what does that mean?

1
The switch port is functioning normally.
2
There is a power outage affecting the switch.
3
The switch port is configured for a different VLAN.
4
There is no physical connection or link established.

9

Multiple Choice

A SOLID AMBER light on a port of a switch means what?

1
The port is not connected at all.
2
The port is transmitting data successfully.
3
The port is malfunctioning and needs repair.
4
The port is connected but not transmitting data.

10

Multiple Choice

A BLINKING AMBER light indicates what on a switch port?

1
A problem with the connection or link failure.
2
A solid amber light indicates power supply issues.
3
A blinking red light indicates data transfer activity.
4
A stable green light indicates a successful connection.

11

media

12

media


This command is your go-to for viewing the device's overall current setup. It pulls up the comprehensive settings and configurations that are applied and functioning at the moment.

show config

13

media

When you're preparing for future operations or maintenance windows, this command is critical. It displays the configuration that has been saved and will be automatically applied the next time the device restarts. This is essential for verifying changes intended for future application.

show startup-config

14

media

Use this command to see the configuration actively being used by the device in real-time. It's particularly useful for troubleshooting or verifying that recent changes have taken effect without needing a restart.

show running-config

15

media

This command offers a deep dive into each network interface on the device. It covers a variety of details including status (up/down), protocol status, speed, and packet statistics. This is helpful for diagnosing connectivity issues or for regular network health checks.

show interface

16

Multiple Choice

This command shows the device current configuration

1

show config

2

show startup-config

3

show running-config

4

show interface

17

Multiple Choice

This command shows the configuration the device will use upon the next restart

1

show config

2

show startup-config

3

show running-config

4

show interface

18

Multiple Choice

This command shows the active configuration currently used by the device

1

show config

2

show startup-config

3

show running-config

4

show interface

19

Multiple Choice

This command shows detailed information about the devices network interfaces

1

show config

2

show startup-config

3

show running-config

4

show interface

20

media

21

media

Down/Down
This indicates the port is currently inoperable and unable to transmit or receive data.

  • This could be due to a physical cable issue, disabled interface configuration, or a hardware problem on the switch or connected device.

Command Status

22

media

Administratively down/down
The port is intentionally disabled by the administrator, likely through configuration settings.

  • It remains inoperable even if a cable is connected.

Command Status

23

media

Down/error disabled
The port has encountered an error and has been automatically disabled by the switch for protection.

  • This might be due to excessive link errors or detected hardware issues on the port.

Command Status

24

media

Up/down (suspended)
The port is currently up and able to transmit/receive data, but it has experienced prior issues and is in a suspended state.

  • This could be a temporary condition or might require further investigation depending on the switch model and specific details.

Command Status

25

Multiple Choice

port is currently inactive on both layer 1 and 2

1

down/down

2

administratively down/down

3

down/error disabled

4

up/down (suspended)

26

Multiple Choice

interface/port has been manually disabled by an admin using the shutdown command

1

down/down

2

administratively down/down

3

down/error disabled

4

up/down (suspended)

27

Multiple Choice

due to a network error or violation, the interface has been automatically disabled

1

down/down

2

administratively down/down

3

down/error disabled

4

up/down (suspended)

28

Multiple Choice

physical layer is up, as is, it is physically connected, but layer 2 is inactive due to settings

1

down/down

2

administratively down/down

3

down/error disabled

4

up/down (suspended)

29

media

30

media

An interface might change rapidly or "flap" between up and down states, making the problem harder to observe and diagnose.

Interface counters record the number of events over time. This allows you to diagnose issues with an interface that is up but that is unreliable or performing poorly.

Interface Error Counters

31

media

Link State:
This counter indicates the number of times the physical link between the switch port and the connected device has transitioned from up to down or vice versa.

  • Frequent link state changes suggest potential cabling issues, device instability, or errors on the connected device.

Key Error Counters

32

media

Resets
This counter reflects the number of times the switch has reset a specific port.

  • This can be triggered by various factors, including excessive errors, duplex mismatch, or negotiation issues with the connected device. High reset counts could indicate a faulty cable or hardware problem.

Key Error Counters

33

media

Discards/Drops
This counter represents the number of packets the switch has discarded or dropped due to errors.

  • Reasons for discards/drops can be diverse, such as buffer overflow, invalid packets, or errors detected during transmission. An abnormally high discard/drop rate warrants investigation.

Key Error Counters

34

media

By analyzing these error counters in conjunction with the basic port status, network administrators can gain deeper insights into potential network connectivity problems.

Utilizing Error Counters

35

media
  • A high Link State change count suggests verifying cable integrity and ensuring secure connections.

  • Frequent port resets might indicate a faulty cable, duplex mismatch, or hardware issues on the switch or connected device.

  • Abnormally high Discards/Drops could point towards switch buffer overload, invalid packet formats, or errors on the connected device.

Troubleshooting Strats

36

Multiple Choice

To become a good troubleshooter of network switches, sometimes you have to analyze THIS aspect of the SHOW INTERFACE STATUS command

1

key error counters

2

port status

3

link lights

4

37

Multiple Choice

This counter indicates the number of times the physical link between the switch port and the connected device has transitioned from up to down or vice versa.

1

link state

2

resets

3

discard/drops

38

Multiple Choice

This counter reflects the number of times the switch has reset a specific port.

1

link state

2

resets

3

discard/drops

39

Multiple Choice

This counter represents the number of packets the switch has discarded or dropped due to errors.

1

link state

2

resets

3

discard/drops

40

media

41

media
  • Description: These errors occur when the calculated checksum of a received frame doesn't match the checksum transmitted with the frame.

  • Possible Causes: Noise, electromagnetic interference, or malfunctioning equipment on the network path can corrupt data during transmission, leading to CRC errors.

  • Troubleshooting Tips: Verify cable integrity, check for loose connections, and rule out potential sources of interference. Consider replacing malfunctioning devices if necessary.

Cyclic Redundancy Check

42

media
  • Description: These errors indicate receiving frames that are smaller than the minimum allowable frame size.

  • Possible Causes: Collisions during transmission or damaged network hardware can cause incomplete frames, resulting in runt errors.

  • Troubleshooting Tips: Investigate potential causes of collisions, such as excessive network traffic or misconfigured devices. Check for damaged cables or faulty network adapters on connected devices.

Runt Frame Errors

43

media
  • Description: These errors occur when received frames exceed the maximum permitted size on the network.

  • Possible Causes: Misconfiguration of network devices or malfunctioning equipment can lead to giant frames being sent.

  • Troubleshooting Tips: Verify switch and device configuration settings for correct frame size. Consider replacing malfunctioning equipment identified as the source of giant frames.

Giant Frame Errors

44

media
  • Again, you can verify the amount of errors using the "show interface status" command

Key Counters

45

Multiple Choice

These errors occur when the calculated checksum of a received frame doesn't match the checksum transmitted with the frame.

1

Cyclic Redundancy Check

2

Runt Frame Errors

3

Giant Frame Errors

46

Multiple Choice

These errors indicate receiving frames that are smaller than the minimum allowable frame size.

1

Cyclic Redundancy Check

2

Runt Frame Errors

3

Giant Frame Errors

47

Multiple Choice

These errors occur when received frames exceed the maximum permitted size on the network.

1

Cyclic Redundancy Check

2

Runt Frame Errors

3

Giant Frame Errors

48

media

49

media
  • Description:  A network loop occurs when a single frame of data is endlessly replicated within a network segment due to redundant pathways. This can quickly consume network resources and bring communication to a halt.

    Causes:

    • Redundant connections: Incorrectly configured redundant links between switches can create loops.

    • End-device side: Certain device configurations or bridging features can also introduce loops on the end-device side.

Network Loop

50

media
  • Solutions:

    • Proper redundant connection configuration: Ensure redundant links are configured correctly to avoid creating loops (e.g., using Spanning-Tree Protocol – STP).

    • Implement Spanning-Tree Protocol (STP): STP is a standard protocol that helps prevent loops by electing a single path for data flow while keeping redundant links available for failover.

    • Educate users: Educate users on potential loop-causing configurations, such as enabling bridging functions on devices that shouldn't act as bridges.

Network Loop

51

media
  • Description:  A broadcast storm occurs when a broadcast frame (like a DHCP request) is endlessly replicated and flooded throughout the network, consuming bandwidth and degrading performance.

    Causes:

    • DHCP issues: Malfunctioning DHCP servers or misconfigured clients can continuously broadcast DHCP requests, triggering a storm.

    • Very large broadcast domains: Large, unsegmented networks can exacerbate broadcast storms as the broadcast traffic reaches a wider range of devices.

Broadcast Storm

52

media
  • Solutions:

    • Monitor DHCP traffic: Monitoring DHCP activity can help identify malfunctioning servers or rogue clients causing excessive broadcasts.

    • Segment the network: Segmenting the network into smaller broadcast domains using techniques like VLANs can limit the impact of broadcast storms, preventing them from flooding the entire network.

Broadcast Storm

53

media

  • Network loops and broadcast storms can have severe consequences, causing network outages and hindering communication.

  • Understanding their causes and implementing preventive measures is crucial for maintaining network stability and performance.

Additional Points

54

Multiple Choice

occurs when a single frame of data is endlessly replicated within a network segment due to redundant pathways

1

Network loop

2

Broadcast storm

55

Multiple Choice

occurs when a broadcast frame (like a DHCP request) is endlessly replicated and flooded throughout the network, consuming bandwidth and degrading performance

1

Network loop

2

Broadcast storm

56

Multiple Choice

Implement Spanning-Tree Protocol would fix which problem?

1

Network loop

2

Broadcast storm

57

Multiple Choice

Monitoring DHCP traffic would solve which problem?

1

Network loop

2

Broadcast storm

58

Multiple Choice

Segmenting the network would solve which problem?

1

Network loop

2

Broadcast storm

59

Multiple Choice

Ensuring proper redundant connections would solve what problem?

1

Network loop

2

Broadcast storm

60

media

61

Cabling Considerations

  • Cat 5e or Better: While Cat 5e cables meet the minimum PoE standard, consider using Cat 6A for futureproofing and potentially better performance over longer distances.

  • Conductor Thickness: Opt for cables with thicker conductors (23 AWG gauge) compared to thinner ones (24 AWG). Thicker conductors offer less resistance, leading to lower power loss over longer cable runs.

  • Shielded Cabling: Shielded cabling can be beneficial, especially in environments with electromagnetic interference (EMI). Shielding helps disperse heat more efficiently, further enhancing performance.

PoE issues - Cabling

62

Standard Compatibility

  • Negotiation is Key: PoE devices and switches need to negotiate the correct PoE mode (e.g., 802.3af Alternative A, 802.3at Type B, or Four-Pair PoE) to ensure proper power delivery.

  • Legacy Device Challenges: Devices that only support the first PoE standard (802.3af with a 15.4W maximum) might not function correctly with newer PoE switches that offer higher power options. Consider upgrading older devices or using PoE injectors to supplement power delivery if necessary.

PoE issues - Compatibility

63

Power Budget Management

  • Limited Switch Capacity: PoE switches have a limited overall power budget (typically ranging from 300W to 400W). This budget is shared across all PoE-powered devices connected to the switch.

  • Monitoring Power Levels: Utilize the "show power inline" command (or equivalent depending on the switch model) to monitor power levels delivered to connected devices. This helps identify potential power limitations or overloading scenarios.

  • Strategic Power Distribution: Plan your PoE device deployment strategically to ensure the total power draw doesn't exceed the switch's budget. Prioritize devices with higher power requirements (e.g., PTZ cameras) and consider using PoE injectors for specific devices if needed.

PoE issues - Power Budget

64

Multiple Choice

To ensure future proofing of PoE, what cabling is recommended?

1
Fiber optic cabling
2
Category 3 (Cat 3) cabling
3
Category 5e (Cat 5e) cabling
4
Category 6 (Cat 6) cabling

65

Multiple Choice

The minimum cabling used for PoE is what?

1
Category 6 (Cat 6) cable
2
Category 5 (Cat 5) cable
3
Category 3 (Cat 3) cable
4
Fiber optic cable

66

Multiple Choice

What does it mean to NEGOTIATE PoE?

1
To negotiate PoE means to establish the power requirements and capabilities between a powered device and a power sourcing equipment.
2
To negotiate PoE means to set the data transfer rates between devices.
3
To negotiate PoE refers to the physical installation of power cables.
4
To negotiate PoE involves determining the color coding of power wires.

67

Multiple Choice

When planning to deploy PoE devices, what is one consideration to keep in mind when purchasing a switch?

1
Total power budget of the switch.
2
Color and design of the switch casing.
3
Brand reputation of the switch manufacturer.
4
Number of Ethernet ports on the switch.

68

Poll

End of Lesson Poll

I can troubleshoot switches!

I'll need to review again!

I AM COOKED!

69

Word Cloud

Write one word you found important

70

media
media

Show answer

Auto Play

Slide 1 / 70

SLIDE