Network Management

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/94

flashcard set

Earn XP

Description and Tags

CompTIA+ Network Learning

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

95 Terms

1
New cards

Network management

The process of administering and managing computer networks, including thought analysis, performance management, provisioning of networks and clients, and maintaining quality of service.

2
New cards

Network documentation

The documentation necessary to fully understand where a network resides and how it operates, including physical network diagrams, logical network diagrams, wiring diagrams, site survey reports, audit and assessment reports, and baseline configurations.

3
New cards

Physical network diagram

A diagram that shows the actual physical arrangement of the components of a network, including cabling and hardware, often resembling a floor plan or rack layout.

4
New cards

Logical network diagram

A diagram that illustrates the flow of data across a network and how devices are communicating with each other, including subnets, network objects and devices, routing protocols and domains, voice gateways, traffic flow, and network segments.

5
New cards

Wiring diagram

A diagram that shows the physical arrangement of cables in a network, often included as part of physical or logical network diagrams.

6
New cards

Site survey reports

Reports conducted to assess the wireless or wired environment of a network, including wireless access point locations and signal strength, or power, space, and cooling requirements for equipment installation.

7
New cards

Audit and assessment reports

Reports delivered after a formal assessment has been conducted, containing an executive summary, assessment scope and objectives, methods and tools used, findings, recommendations, and results of the audit.

8
New cards

Baseline configurations

The most stable versions of a device's configurations, documented and formally reviewed, which can only be changed through change control procedures.

9
New cards

Performance Metrics

Measurements used to assess network availability and monitor network performance, including latency, bandwidth, and jitter.

10
New cards

Latency

The measure of the time it takes for data to reach its destination across a network, usually measured as the round trip time from a workstation to the distant end and back.

11
New cards

Bandwidth

The maximum rate of data transfer across a given network, measured in terms of throughput, which is the actual measure of data being successfully transferred.

12
New cards

Jitter

The network condition that occurs when a time delay in the sending of data packets over a network connection is occurring, negatively affecting real-time applications like video conferences and voiceover IP.

13
New cards

Sensors

Devices used to monitor the performance of network devices, such as routers, switches, and firewalls, measuring temperature, CPU usage, and memory utilization.

14
New cards

Temperature Sensor

Measures the temperature inside network devices and sets off alarms when rising temperatures are detected, helping to prevent overheating and catastrophic failures.

15
New cards

CPU Usage

Measures the utilization of the central processing unit in network devices, indicating if the device is running normally or experiencing high utilization, which can lead to dropped packets or connection failures.

16
New cards

Memory Utilization

Measures the amount of memory being used by network devices, with high utilization indicating potential system hangs, crashes, or other issues.

17
New cards

Memory Utilization

The percentage of memory being used by a device or network.

18
New cards

Peak Times

The times when memory utilization may be at its highest, potentially reaching 80%.

19
New cards

Larger or More Powerful Device

An option for addressing high memory utilization is to install a device with greater capacity or processing power.

20
New cards

Network Attack

Memory utilization above 80% for an extended period could indicate a potential attack on the network.

21
New cards

Normal Network Operation

As networks operate in the real world, administrators will become familiar with what is considered normal for their specific network.

22
New cards

Temperature and Utilization Increase

Rising temperatures and increasing CPU and memory utilization can trigger alarms for network configuration or performance issues.

23
New cards

Investigating Root Cause

When abnormal network metrics are identified, administrators should investigate the underlying cause and resolve the issues to return to a normal baseline.

24
New cards

NetFlow Data

NetFlow is a protocol used for traffic flow analysis in networks.

25
New cards

Full Packet Capture

A method of capturing and logging every packet that enters or leaves a network, but it requires significant storage space.

26
New cards

NetFlow vs

NetFlow data provides network traffic statistics and metadata, saving storage space compared to full packet capture.

27
New cards

Flow Analysis

Flow analysis uses flow collectors to record metadata and statistics about network traffic, allowing for analysis of traffic patterns and trends.

28
New cards

Visualization and Reports

Flow analysis tools store information in a database, which can be queried to generate reports and graphs for network monitoring.

29
New cards

Anomalies and Baselines

Flow analysis can identify anomalies and deviations from expected network baselines, triggering alerts for potential network performance issues or incidents.

30
New cards

NetFlow

NetFlow is a Cisco-developed protocol for reporting network flow information to a structured database.

31
New cards

NetFlow Data Elements

NetFlow captures information about network protocols, IP addresses, ports, and other characteristics of traffic flows.

32
New cards

Zeek

Zeek is a hybrid tool that passively monitors network traffic and logs full packet captures based on predefined rules and parameters.

33
New cards

Zeek Data Normalization

Zeek normalizes captured data and stores it in a format compatible with other cybersecurity and network monitoring tools.

34
New cards

MRTG

The Multi Router Traffic Grapher is a tool used to create graphs showing network traffic flows based on SNMP data from routers and switches.

35
New cards

Visualizing Traffic Patterns

Graphs generated by MRTG help identify patterns and deviations from baselines in network traffic.

36
New cards

Interface Statistics

Interface statistics provide information about the status, traffic, and performance of network interfaces on routers, switches, and firewalls.

37
New cards

Link State

Link state indicates whether an interface has a connected cable and a valid protocol for communication.

38
New cards

Ethernet

A network protocol that allows frames to enter and leave an interface.

39
New cards

MAC address

A unique identifier assigned to a network interface.

40
New cards

IP address

A numerical label assigned to a device on a network.

41
New cards

MTU size

Maximum Transmission Unit size, the maximum size of a data packet that can be transmitted over a network.

42
New cards

Bandwidth

The maximum data transfer rate of a network connection, measured in kilobits or megabits per second.

43
New cards

Reliability

The measure of the number of packets divided by the total number of frames, indicating the stability of the connection.

44
New cards

txload

Indicates how busy the router is transmitting frames over the connection.

45
New cards

rxload

Indicates how busy the router is receiving frames over the connection.

46
New cards

ARPA

Advanced Research Projects Agency, the standard Ethernet protocol used for encapsulating Ethernet frames.

47
New cards

Keepalive

A packet sent by a router to check if connected devices are still active and online.

48
New cards

Full-duplex

A mode of communication where data can be transmitted and received simultaneously.

49
New cards

100BaseTX/FX

Indicates the interface type and bandwidth being used (100 megabits per second) for fast Ethernet connections.

50
New cards

ARP type

Address Resolution Protocol type, indicating the protocol used for mapping IP addresses to MAC addresses.

51
New cards

Timeout

The duration for which an ARP cache will remember a binding before it is cleared.

52
New cards

Input queue

The number of packets in the input queue and the maximum size of the queue.

53
New cards

Drops

The number of packets that have been dropped.

54
New cards

Flushes

Selective Packet Discards that occur when the router needs to shed some load and starts dropping packets selectively.

55
New cards

SPD

Selective Packet Discard, a protocol that drops low priority packets when the CPU is busy to prioritize higher priority packets.

56
New cards

Output drops

The number of packets dropped from the output queue due to network congestion.

57
New cards

FIFO

First In, First Out, a queuing strategy for quality of service.

58
New cards

Output queue size

The current size and maximum size of the output queue.

59
New cards

Minute input/output rates

The average rates at which packets are being received and transmitted.

60
New cards

Packet input

The number of packets received and the size of the data processed.

61
New cards

Receive broadcast

The number of broadcast frames received.

62
New cards

Runts

Ethernet frames smaller than the minimum size of 64 bytes.

63
New cards

Giants

Ethernet frames larger than the maximum size of 1,518 bytes.

64
New cards

Throttles

Occur when the interface fails to buffer incoming packets, indicating quality of service issues.

65
New cards

Input errors

The number of frames received with errors, such as runts, giants, CRC errors, etc.

66
New cards

CRC

Cyclic Redundancy Check, the number of packets received that failed the CRC check.

67
New cards

Frame

The number of packets received with a CRC error and a non-integer number of octets.

68
New cards

Overrun

The number of times the interface was unable to receive traffic due to insufficient hardware buffer.

69
New cards

Ignored

The number of packets ignored due to low internal buffers on the hardware interface.

70
New cards

Watchdog counter

The number of times the watchdog timer has expired.

71
New cards

Input packets with dribble condition detected

Slightly longer than default frames received by the interface.

72
New cards

Packet output

The number of packets sent and the size of the transmissions in bytes.

73
New cards

Underrun

The number of times a sender has operated faster than the router can handle, causing buffer or dropped packets.

74
New cards

Output errors

The number of collisions and interface resets that occurred during transmission.

75
New cards

Interface reset

The number of times an interface had to be completely reset since the last reboot.

76
New cards

Unknown protocol drops

The number of packets dropped where the protocol is unknown.

77
New cards

Babbles

Frames transmitted that are larger than 1,518 bytes.

78
New cards

Late collisions

The number of collisions that occur after the interface starts transmitting a frame.

79
New cards

Deferred

The number of frames transmitted successfully after waiting due to busy media.

80
New cards

Loss carrier

The number of times the carrier was lost or not present during transmission.

81
New cards

No carrier

The number of times the carrier was not present during transmission.

82
New cards

Output buffer failures

The number of times a packet was not output due to a shortage of shared memory.

83
New cards

Output buffer swapped out

The number of packets stored in main memory when the queue was full.

84
New cards

Interface statistics

Information about the link state, speed, duplex status, traffic statistics, cyclic redundancy check statistics, protocol packet and byte counts, CRC errors, giants, runts, and encapsulation errors of a network interface.

85
New cards

Troubleshooting

The process of identifying and resolving issues or problems with a device or system.

86
New cards

Half-duplex

A communication mode where data can be transmitted in both directions, but not simultaneously.

87
New cards

Full-duplex

A communication mode where data can be transmitted in both directions simultaneously.

88
New cards

Bandwidth

The maximum amount of data that can be transmitted over a network connection in a given period of time.

89
New cards

Collisions

A situation where two devices on the same network transmit data at the same time, causing the data to collide and become corrupted.

90
New cards

CRC errors

Cyclic Redundancy Check errors, which occur when data is corrupted during transmission.

91
New cards

Environmental sensors

Sensors used to monitor physical conditions such as temperature, humidity, electrical power status, and flooding in network environments.

92
New cards

HVAC system

Heating, Ventilation, and Air Conditioning system used to control temperature and airflow in a building or room.

93
New cards

Humidity

The amount of moisture present in the air.

94
New cards

Power sensors

Sensors used to monitor power levels and detect surges, spikes, brownouts, blackouts, or dirty power in network equipment.

95
New cards

Flooding sensors

Sensors used to detect the presence of water or flooding in non-human occupied spaces such as telecommunication closets.