Network Management

studied byStudied by 0 people
0.0(0)
Get a hint
Hint

Network management

1 / 94

flashcard set

Earn XP

Description and Tags

CompTIA+ Network Learning

95 Terms

1

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.

New cards
2

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.

New cards
3

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.

New cards
4

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.

New cards
5

Wiring diagram

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

New cards
6

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.

New cards
7

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.

New cards
8

Baseline configurations

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

New cards
9

Performance Metrics

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

New cards
10

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.

New cards
11

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.

New cards
12

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.

New cards
13

Sensors

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

New cards
14

Temperature Sensor

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

New cards
15

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.

New cards
16

Memory Utilization

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

New cards
17

Memory Utilization

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

New cards
18

Peak Times

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

New cards
19

Larger or More Powerful Device

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

New cards
20

Network Attack

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

New cards
21

Normal Network Operation

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

New cards
22

Temperature and Utilization Increase

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

New cards
23

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.

New cards
24

NetFlow Data

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

New cards
25

Full Packet Capture

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

New cards
26

NetFlow vs

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

New cards
27

Flow Analysis

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

New cards
28

Visualization and Reports

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

New cards
29

Anomalies and Baselines

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

New cards
30

NetFlow

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

New cards
31

NetFlow Data Elements

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

New cards
32

Zeek

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

New cards
33

Zeek Data Normalization

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

New cards
34

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.

New cards
35

Visualizing Traffic Patterns

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

New cards
36

Interface Statistics

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

New cards
37

Link State

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

New cards
38

Ethernet

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

New cards
39

MAC address

A unique identifier assigned to a network interface.

New cards
40

IP address

A numerical label assigned to a device on a network.

New cards
41

MTU size

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

New cards
42

Bandwidth

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

New cards
43

Reliability

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

New cards
44

txload

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

New cards
45

rxload

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

New cards
46

ARPA

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

New cards
47

Keepalive

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

New cards
48

Full-duplex

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

New cards
49

100BaseTX/FX

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

New cards
50

ARP type

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

New cards
51

Timeout

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

New cards
52

Input queue

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

New cards
53

Drops

The number of packets that have been dropped.

New cards
54

Flushes

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

New cards
55

SPD

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

New cards
56

Output drops

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

New cards
57

FIFO

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

New cards
58

Output queue size

The current size and maximum size of the output queue.

New cards
59

Minute input/output rates

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

New cards
60

Packet input

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

New cards
61

Receive broadcast

The number of broadcast frames received.

New cards
62

Runts

Ethernet frames smaller than the minimum size of 64 bytes.

New cards
63

Giants

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

New cards
64

Throttles

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

New cards
65

Input errors

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

New cards
66

CRC

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

New cards
67

Frame

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

New cards
68

Overrun

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

New cards
69

Ignored

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

New cards
70

Watchdog counter

The number of times the watchdog timer has expired.

New cards
71

Input packets with dribble condition detected

Slightly longer than default frames received by the interface.

New cards
72

Packet output

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

New cards
73

Underrun

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

New cards
74

Output errors

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

New cards
75

Interface reset

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

New cards
76

Unknown protocol drops

The number of packets dropped where the protocol is unknown.

New cards
77

Babbles

Frames transmitted that are larger than 1,518 bytes.

New cards
78

Late collisions

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

New cards
79

Deferred

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

New cards
80

Loss carrier

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

New cards
81

No carrier

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

New cards
82

Output buffer failures

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

New cards
83

Output buffer swapped out

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

New cards
84

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.

New cards
85

Troubleshooting

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

New cards
86

Half-duplex

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

New cards
87

Full-duplex

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

New cards
88

Bandwidth

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

New cards
89

Collisions

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

New cards
90

CRC errors

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

New cards
91

Environmental sensors

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

New cards
92

HVAC system

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

New cards
93

Humidity

The amount of moisture present in the air.

New cards
94

Power sensors

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

New cards
95

Flooding sensors

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

New cards

Explore top notes

note Note
studied byStudied by 6 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 11 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 11 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 57 people
Updated ... ago
5.0 Stars(3)
note Note
studied byStudied by 18 people
Updated ... ago
5.0 Stars(2)
note Note
studied byStudied by 9 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 8 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 1418 people
Updated ... ago
4.8 Stars(25)

Explore top flashcards

flashcards Flashcard29 terms
studied byStudied by 297 people
Updated ... ago
4.5 Stars(10)
flashcards Flashcard50 terms
studied byStudied by 8 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard80 terms
studied byStudied by 6 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard21 terms
studied byStudied by 2 people
Updated ... ago
5.0 Stars(2)
flashcards Flashcard144 terms
studied byStudied by 12 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard47 terms
studied byStudied by 9 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard49 terms
studied byStudied by 82 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard146 terms
studied byStudied by 10 people
Updated ... ago
5.0 Stars(1)