Lesson 1 - Network Fundamentals Flashcards

1
Q

LAN

A

Local area network

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

WAN

A

Wide area network

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

WLAN

A

Wireless local area network

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

SAN

A

Storage area network

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

CAN

A

Campus area network

Controller area network

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

MAN

A

Metropolitan area network

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

PAN

A

Personal area network

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

interconnects network components within a local area

A

LAN

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

Common LAN technologies

A
Ethernet (IEEE 802.3)
Wireless networks (IEEE 802.11)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

interconnects network components that are geographically separated

A

WAN

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

local area network made up of wireless networking devices

A

WLAN

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

a high-speed, highly reliable network for the express purpose of transmitting stored data

A

SAN

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

LANs being interconnected

A

CAN Campus area network

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

a robust vehicle bus standard designed to enable microcontrollers and devices to communicate with each other’s applications without needing a host computer

A

CAN Controller area network

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

widespread than a CAN and less widespread than a WAN

A

MAN

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

a network whose scale is even smaller than a LAN - For example, a connection between a PC and a digital camera via a universal serial bus (USB)

A

PAN

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

The actual traffic flow of a network determines the network’s ______________.

A

logical topology

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

The way a network’s components are physically interconnected determines the network’s _______________.

A

physical topology.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q
C
                                  |
                      C----MAU-----C
                         Token Ring
                               /    \
                            C       C
A

Physical Star Topology

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

C C C
| | |
—————————————–
| |
C C

A

Bus topology

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

typically uses a cable running through the area needing connectivity. Devices that need to connect to the network then tap into this nearby cable

A

Bus topology

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q
C
          /         \
       C     O     C
        |              |
        C----------C
A

Ring Topology

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q
R
                    / 
                 R --R
                    \  R
                  |
                 R
A

Hub and Spoke

24
Q

Topology that looks like a pentagram within a pentagon. Max redundancy

A

Full mesh topology

25
Topology that is not as robust as full mesh
Partial mesh
26
wireless nodes are in charge of sending and receiving traffic to each other, without the assistance of infrastructure devices, such as switches or access points
Ad Hoc Topology
27
specialized wireless equipment for permitting the wireless communications to take place
Infrastructure Topology
28
This topology is more sophisticated than the ad hoc in that specialized nodes help move the traffic throughout the topology
Mesh Topology
29
A network where resources can be located on dedicated servers rather than on a PC running a variety of end-user applications
Client/Server
30
A network that allows interconnected devices (for example, PCs) to share their resources with one another.
Peer-to-peer
31
Defines the device an end user uses to access a network. This device might be a workstation, laptop, smartphone with wireless capabilities, tablet, or variety of other end-user terminal devices.
Client
32
As its name suggests, a server serves up resources to a network. These resources might include email access as provided by an email server, web pages as provided by a web server, or files available on a file server.
Server
33
An Ethernet hub is an older technology used to interconnect network components, such as clients and servers. Hubs vary in their number of available ports. A hub does not perform an inspection of the traffic it passes. Rather, a hub simply receives traffic in a port and repeats that traffic out all of its other ports.
Hub
34
Like an Ethernet hub, an Ethernet switch interconnects network components. Like a hub, switches are available with a variety of port densities. However, unlike a hub, a switch doesn't simply take traffic in on one port and forward copies of that traffic out all other ports. Rather, a switch learns which devices reside off of which ports. As a result, when traffic comes in a switch port, the switch interrogates the traffic to see where it's destined. Then, based on what the switch has learned, it forwards the traffic out of the appropriate port and not out all of the other ports.
switch
35
A router is considered a Layer 3 device, meaning that it makes its forwarding decisions based on logical network addresses. Most modern networks use IP addressing.
Router
36
Devices need to be interconnected via some sort of media. This media could be copper cabling. Alternatively, it could be a fiber-optic cable. Media might not even be a cable, as is the case with wireless networks, where radio waves travel through the media of air.
Media
37
An interconnection between two devices in a WAN
wide area network (WAN) link
38
Interconnects network components within a local region (for example, within a building).
LAN
39
Interconnects network components that are geographically separated.
WAN
40
An interconnection of networks located in nearby buildings (for example, buildings on a college campus).
CAN
41
Interconnects locations scattered throughout a metropolitan area.
MAN
42
A network whose scale is smaller than a LAN. As an example, a connection between a PC and a digital camera via a USB cable is considered to be a ___.
PAN
43
A local area network made up of wireless networking devices
WLAN
44
A specialized network for the storage of data
SAN
45
The actual traffic flow of a network determines the network's ________________
Logical Topology
46
The way a network's components are physically interconnected determines the network's ______________
Physical Topology
47
Typically, this topology uses a cable running through the area requiring connectivity, and devices to be networked can tap into that cable
Bus topology
48
In a ____ topology, traffic flows in a circular fashion around a closed network loop. Typically, a ____ topology sends data, in a single direction, to each connected device in turn, until the intended destination receives the data.
Ring topology
49
a network has a central point (for example, a switch) from which all attached devices radiate
Star topology
50
When interconnecting multiple sites (for example, multiple corporate locations) via WAN links, a ________ topology has a WAN link from each remote site to the main site
Hub-and-spoke topology
51
Directly connects every site to every other site.
Full Mesh Topology
52
A hybrid of a hub-and-spoke topology and a full-mesh topology.
Partial-Mesh topology
53
The simplest of wireless topologies is the _______ wireless network. This means that the wireless nodes are in charge of sending and receiving traffic to each other, without the assistance of infrastructure devices, such as switches or access points.
ad hoc topology
54
In a _________ network, a dedicated server (for example, a file server or a print server) provides shared access to a resource (for example, files or a printer). Clients (for example, PCs) on the network with appropriate privilege levels can gain access to those shared resources.
client/server network
55
Allows interconnected devices (for example, PCs) to share their resources with one another. These resources could be, for example, files or printers.
peer-to-peer network