Chapter 17: Building a Real-World Network Flashcards

1
Q

Campus Area Network (CAN)

A

A network installed in a medium-sized space spanning multiple buildings.

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

What should you put in your list of requirements?

A
  • Define the network’s needs
  • Why are you installing this network?
  • What primary features do you need?
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Device Types/Requirements

A
  • What equipment do you need?

- How should you organize the network?

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

Environment Limitations

A
  • What sort of buildings do you need to work with?

- Do you have access to walls or ceilings?

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

Equipment Limitations

A

Are you using existing equipment, applications, or cabling?

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

Compatibility Requirements

A

What sort of compatibility issues do you have between old and new devices?

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

Wired/Wireless Considerations

A

What type of structured cabling do you need?
Does this network need wireless?
How do you connect to the Internet?

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

Security Considerations

A

How will you deal with computer, data, and network security?

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

Network Design

A

Quantifies the equipment, operating systems, and applications used by the network.

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

How should you decide on your OS?

A

Based on the applications you want and the workers’ preference.

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

What are Peripherals?

A

Printers, scanners, fax machines, etc.

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

Which devices should have static IP addresses?

A

Servers and WAPs

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

Metro Ethernet

A

A MAN based on the Ethernet Standard

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

Unified Communication (UC)

A

A system that rolls many different network services into one.

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

Unified Voice Services

A

Complete, self-contained Internet services that rely on nothing more than software installed on computers and the computers’ microphone/speakers to provide voice telecommunication over the Internet. (Skype)

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

Presence Info

A

Technology enabling users to show they are present and capable of accepting other forms of communication

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

Video Teleconferencing

A

The classic, multicast-based presentation where one presenter pushes out a stream of video to any number of clients.

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

Real-Time Video

A

Communication that offers both audio and video via unicast messages.

19
Q

UC Device

A

Used to handle voice, video, and more.

20
Q

UC Server

A

Typically a dedicated box that supports any UC-provided service.

21
Q

UC Gateway

A

An edge device used to add extra services to an edge router.

22
Q

What are the two main protocols used by UC?

A

Session Initiation Protocol (SIP)
and
Real-Time Transport Protocol (RTP)

23
Q

H.323

A
  • A VoIP standard that handles the initiation, setup, and delivery of VoIP sessions
  • Port 1720
24
Q

Media Gateway Control Protocol (MGCP)

A

A protocol that is designed to be a complete VoIP or video presentation connection and session controller.
-TCP ports 2427/2727

25
Medianet
A network of far-flung routers and servers that provide sufficient bandwidth for VTC via QoS
26
Integrated Services Digital Network (ISDN)
- Defines a digital method for telephone communications. - ISDN lines have telephone numbers and support up to 128-Kbps transfer rates - Allows data and voice to share a common line
27
H.320
A standard that uses multiple ISDN channels to transport video teleconferencing over a network.
28
Differential Services (DiffServ)
The underlying architecture that makes QoS work.
29
Explicit Congestion Notification (ECN)
A 2-bit field where QoS-aware devices can place a "congestion encountered" signal to other QoS-aware devices.
30
Differentiated Services Code Point (DSCP)
6-bit field following the ECN, together indicating the Class of Service
31
Industrial Control System (ICS)
The overall system that monitors and controls machines.
32
3 Components of ICS
1) Input/Output Functions: Work through sensors and activation 2) Controller 3) Interface
33
Distributed Control System (DCS)
A small controller added directly to a machine used to distribute the computing load.
34
Human Machine Interface (HMI)
In a DCS, a computer or set of controls that exists between a controller and a human operator.
35
Programmable Logic Controller (PLC)
A computer that controls a machine according to a set of ordered steps.
36
Supervisory Control and Data Acquisition (SCADA)
A system that has the basic components of a DCS, yet is designed for large-scale, distributed processes and functions with the idea that remote devices may or may not have ongoing communication with the central cloud.
37
Remote Terminal Unit (RTU)
In a SCADA environment, has the same functions as a controller plus additional autonomy to deal with connection loss.
38
What is the purpose of network segmentation?
Security, performance optimization, load balancing, and compliance.
39
Segmentation at Layer 1
Physically separating your network from every other network. (Known as an air gap)
40
Segmentation at Layer 2
Separating a physically connected network into separate broadcast domains. VLANs
41
Segmentation at Layer 3
Separating broadcast domains by blocking IP routes.
42
Segmentation above Layer 3
VPNs, separate SSIDs, separate Windows domains, virtualization.
43
Closed network
Any network that strictly controls who and what may connect to it.