Leson 6: Acronyms And Definitions Flashcards

1
Q

CIFS

A

Common Internet File System

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

URL

A

Uniform Resource Locator

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

MSA

A

Message submission agents

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

NAS

A

network access server

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

NAP

A

network access point

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

TTY

A

teletype device

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

what is the TTY?

A

the terminal or endpoint for communication between the computer and the user.

handles text I/O between the user and the shell, or command environment.

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

MIB

A

management interface base

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

what is a MIB?

A

database that holds statistics relating to the activity of the device.

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

what is port address translation (type of NAT)

A

maps a networks private internal IPv4 addresses to a single public IP address

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

what is overloading network address translation?

A

dynamic NAT using different ports to map multiple private, local, unregistered IP addresses to a single registered IP address and distinguish which traffic belongs to which NAT IP

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

what is DLP data leak/loss prevention?

A

scan outgoing traffic for information that is marked as confidential or personal.

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

DLP

A

Data Leak/Loss Prevention

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

what is an embedded system?

A

electronic system that’s designed to perform a specific, dedicated function.

ex: such as a microcontroller in a medical drip or components in a control system managing a water treatment plant.

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

ICS

A

industrial control system

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

ICS is what?

A

controls machinery used in critical infrastructure

ex: power suppliers, water suppliers, health services, telecommunications, and national security services.

17
Q

PLC

A

programmable logic controllers

18
Q

What are PLC’s

programmable logic controllers.
embedded in ICS industrial control systems

A

they are linked by a cabled network to actuators that operate valves, motors, circuit breakers, and other mechanical components, plus sensors that monitor some local state such as temperature.

actuator=component of a machine that produces force, torque, or displacement, usually in a controlled way, when an electrical, pneumatic or hydraulic input is supplied to it in a system.

19
Q

OT

A

operational technology

19
Q

HMI

A

human machine interface

20
Q

what is a HMI?

human machine interface

A

local control panel
software running on a computing host.

21
Q

SCADA

A

supervisory control and data acquisition

22
Q

What is SCADA?

A

type of industrial control system that manages large-scale, multiple-site devices and equipment spread over geographically large areas from a host computer.

23
Q

what is port flapping?

A

network error where a port transitions rapidly between up and down states.

24
RSSI
received signal strength indicator
25
what is RSSI
signal strength as measured at the receiver, using either decibel units or an index value. index level calculated from the signal strength level. ie weaker signal lowers data rate
26
what is jitter?
(referring to problems with timing and sequence of packet delivery) amount of variation in delay over time and measured by sampling the elapsed time between packets arriving.
27
QoS
Quality of Service
28
what does QoS mean in relation to VOIP?
switches, AP's, and routers are all configured to identify VOIP data and prioritize it over bursty data. bursty data=data that is transmitted as fast as possible, but the sequence in which packets are delivered and variable intervals between packets arriving don't materially affect the application.
29
Troubleshooting Limited Connectivity: in Windows, what does a limited connectivity message mean?
the host can establish a physical connection to the network but has not received a lease for an IP configuration from the DHCP server.
30