Network Management Flashcards

1
Q

SNMP

A

Simple Network management Protocol (Port 161):
SNMP manager sends/receives messages to managed devices (routers/switches/servers)

SET = Sends info
GET = Requests info
TRAP = receives unsolicited info from managed devices
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Logical Network Diagram

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
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
4
Q

Radio Frequency (Wireless) Site Survey

A

Planning & designing a wireless network to deliver the required solution

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

Wired Site Survey

A

Determines if a site has the right amount of power, space, & cooling to support a new upgrade/installation

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

Audit & Assessment Report

A

Delivered after a formal assessment has been conducted

Executive summary
Scope & objectives
Assumptions & limitations
Methods & tools
Environment & system diagram
Security requirements
Findings & recommendations
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 info system or configuration item within a system, that has been formally reviewed & agreed on

Changes will be properly tested & 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

Performance Metrics: Latency

A

Time that it takes for data to reach its destination across a network

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

Performance Metrics: Bandwidth

A

Maximum rate of data transfer across a given network

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

Performance Metrics: Throughput

A

Actual measure of how much data is successfully transferred from the source to a destination

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

Performance Metrics: Jitter

A

When a time delay in the sending of data packets over a network connection occurs

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

Minor Temperature Threshold

A

Used to set off an alarm when a rise in temperature is detected but hasn’t reached dangerous levels yet

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

Major Temperature Threshold

A

Used to set off an alarm when temperature reaches dangerous levels

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

NetFlow Data: Full Packet Capture

A

Used to capture the entire packet, including the header & the payload for all traffic entering & leaving a network

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

NetFlow Data: Flow Analysis

A

Relies on a flow collector to record the metadata & statistics about network traffic rather than recording each frame

Highlights trends/patterns

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

NetFlow

A

Defines a particular traffic flow based on the different packets that share the same characteristics

(Protocol, IP version, source/destination IP, source/destination port, IP service type)

17
Q

NetFlow Data: Zeek

A

Passively monitors a network like a sniffer, but only logs full packet capture data of potential interest

Performs normalization of the data & store it as a tab-delimited or JSON-formatted text files

18
Q

NetFlow Data: MRTG

A

Multi Router Traffic Grapher:
Creates graphs showing traffic flows through the network interfaces of routers & switches by polling the appliances using SNMP

19
Q

Link State

A

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

20
Q

Drop

A

Used to count the number of packets that have been dropped

21
Q

Flush

A

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

22
Q

SPD

A

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

23
Q

Runt

A

An Ethernet frame that is less than 64 bytes in size

24
Q

Giant

A

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

25
Throttle
Occurs when the interface fails to buffer the incoming packets
26
CRC
Cyclic Redundancy Checksum: Number of packets received that failed the cyclic redundancy checksum, or CRC check upon receipt
27
Ignored
Used to count the number of packets that the interface ignored since the hardware interface was low on internal buffers
28
Late Collision
Used to count the number of collisions that occur after the interface has started transmitting its frame
29
Environmental Monitoring
Network devices operate between 50-90 ºF Maintain humidity range of 40-60% Ideal: Cool, right humidity, clean power, flood-free
30
OID
Object Identifier: | An address used to uniquely identify managed devices and their statuses
31
Frame
Used to count the number of packets where a CRC error and a noninteger number of octets was received
32
Overrun
Used to count how often the interface was unable to receive traffic due to an insufficient hardware buffer
33
Underrun
Number of times the sender has operated faster than the router can handle, causing buffers or dropped packets
34
Babble
Used to count any frames that are transmitted and are larger than 1518 bytes
35
Deferred
Used to count the number of frames that were transmitted successfully after waiting because the media was busy
36
Output Buffer Failure
Number of times a packet was not output from the output hold queue because of a shortage of shared memory
37
Output Buffer Swapped Out
Number of packets stored in main memory when the queue is full