Network Management Flashcards

1
Q

Network Management

A

o The process of administering and managing computer networks

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

Physical Network Diagram

A

Shows the actual physical arrangement of the components that make up
the network

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

Logical Network Diagram

A

Illustrates the flow of data across a network and shows how devices
communicate with each other

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

Wiring Diagram

A

Labels which cables are connected to which ports

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

Radio Frequency (Wireless) Site Survey

A

Planning and designing a wireless network to deliver the required
wireless solution

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

Audit and Assessment Report
▪ Delivered after a formal assessment has been conducted

A

● Audit and Assessment Report
o Executive summary
o Scope and objectives
o Assumptions and limitations
o Methods and tools
o Environment and system diagram
o Security requirements
o Findings and recommendations
o Audit results

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

Baseline Configurations

A

▪ Set of specifications for an information system, or a configuration item
within a system, that has been formally reviewed and agreed on
▪ Changes will be properly tested and approved to be part of the new
baseline

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

Network Performance Monitoring

A

▪ Monitors the performance from the end user’s workstation to the final
destination they are trying to reach
● Latency
o Time that it takes for data to reach its destination across a
network
o High latency slows down overall network performance
● Bandwidth
o Maximum rate of data transfer across a given network
● Throughput
o Actual measure of how much data is successfully
transferred from the source to a destination
● Jitter
o When a time delay in the sending of data packets over a
network connection occurs
▪ Ensure that your network is using QoS properly

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

Sensors

A

Monitors a device’s temperature, CPU usage, and memory, which could indicate
if it is operating properly or is about to fail
o Minor Temperature Threshold
▪ Used to set off an alarm when a rise in temperature is detected but
hasn’t reached dangerous levels yet
o Major Temperature Threshold
▪ Used to set off an alarm when temperature reaches dangerous
conditions
● 5-40% CPU utilization
o Misconfigured network
o Network under attack
▪ Minor
▪ Severe
▪ Critical
● 40%
o Normal conditions
● 60-70%
o Busier times
● Layer 3 80%
o Peak times

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

NetFlow Data

A

o Full Packet Capture is used to capture the entire packet, including the header
and the payload for all traffic entering and leaving a network
o Flow Analysis
▪ Relies on a flow collector to record the metadata and statistics about
network traffic rather than recording each frame
▪ Highlights trends and patterns

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

NetFlow

A

Defines a particular traffic flow based on the different packets that share
the same characteristics
● Protocol interface
● IP version/type
● Source/destination IP
● Source/destination port
● IP service type

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

Zeek

A

Passively monitors a network like a sniffer, but only logs full packet
capture data of potential interest
▪ Performs normalization of the data and stores it as a tab-delimited or
JSON-formatted text files

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

o Multi Router Traffic Grapher (MRTG)

A

Creates graphs showing traffic flows through the network interfaces of
routers and switches by polling the appliances using SNMP

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

Link State

A

Communicates whether a given interface has a cable connected to it and
a valid protocol to use for communication

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

Drop

A

Used to count the number of packets that have been dropped

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

Flush

A

▪ Used to count Selective Packet Discards (SPD) that have occurred

17
Q

Selective Packet Discards (SPD)

A

Drops low priority packets when the CPU is too busy so it can save
capacity for higher priority packets as a form of QoS

18
Q

Runt

A

An Ethernet frame that is less than 64 bytes in size

19
Q

Giant

A

Any Ethernet frame that exceeds the 802.3 frame size of 1518 bytes

20
Q

Throttle

A

Occurs when the interface fails to buffer the incoming packets

21
Q

CRC

A

Number of packets received that failed the cyclic redundancy checksum,
or CRC check upon receipt

22
Q

Frame

A

Used to count the number of packets where a CRC error and a noninteger number of octets was received

23
Q

Overrun

A

Used to count how often the interface was unable to receive traffic due
to an insufficient hardware buffer

24
Q

Ignored

A

Used to count the number of packets that the interface ignored since the
hardware interface was low on internal buffers

25
Underrun
Number of times the sender has operated faster than the router can handle, causing buffers or dropped packets
26
Babble
Used to count any frames that are transmitted and are larger than 1518 bytes
27
Late Collision
Used to count the number of collisions that occur after the interface has started transmitting its frame
28
Deferred
Used to count the number of frames that were transmitted successfully after waiting because the media was busy
29
Output Buffer Failure
▪ Number of times a packet was not output from the output hold queue because of a shortage of shared memory
30
Output Buffer Swapped Out
Number of packets stored in main memory when the queue is full
31
Environmental Sensors
o Environmental monitoring ▪ Network devices operate between 50 and 90 ºF ▪ Maintain a humidity range of 40-60% ● Cool ● At the right humidity ● Receives clean power ● Flood-free
32