Network Basics Flashcards

1
Q

Client

A

▪ Device end-user accesses the network with
▪ Workstation, laptop, tablet, smartphone, television, server, or other
terminal devices
▪ Can be any device that connects to the network

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

Server

A

▪ Provides resources to the rest of the network
▪ Different servers provide different functions, such as an E-mail server,
Web server, File server, Chat server, and Print server
▪ Can be a dedicated server hardware/software or can be a device that is
acting like a server for a particular function

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

Hub

A

▪ Older technology to connect networked devices, such as clients and
servers
▪ Can be interconnected to provide more ports, but leads to increased
network errors
▪ Receives information in one port and rebroadcasts it out all the other
ports

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

Wireless Access Point (WAP)

A

▪ Device that allows wireless devices to connect into a wired network
▪ Commonly used in home, small business, and even some large enterprise
networks
▪ Acts as a wireless hub

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

Switch

A

▪ Connects networked devices such as clients and servers (like a hub)
▪ Switches learn what devices are on which switch ports
▪ Switches only forward traffic received from a port to the destination port
based on the device’s MAC address
▪ Provides more security and efficiently uses available bandwidth

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

Router

A

▪ Connect two different networks together
▪ Intelligently forwards traffic to and from a network based on its logical
address
▪ Most modern routers use Internet Protocol (IP) address to determine
routing of traffic

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

Media

A

▪ Connect two devices or a device to a port
▪ Made from copper cable, fiber optic cable, or radio frequency waves
(WiFi)
▪ Each type has strengths and limitations, such as its available bandwidth,
capacity, distance that can be covered, and cost to install and maintain

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

Wide Area Network (WAN) Link

A

▪ Physically connects networks together
▪ Numerous WAN links are available: leased lines, DSL, Cable, Fiber Optic,
Satellite, Cellular, Microwave, …
▪ Connects internal network to external networks, such as a SOHO network
to Internet

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

Client/Server Model

A

Uses dedicated server to provide access to
files, scanners, printers, and other resources
▪ Administration and backup are easier since
resources are located on a few key servers

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

Benefits of Client/Server

A

▪ Centralized administration
▪ Easier management
▪ Better scalability

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

Drawbacks of Client/Server

A

Higher cost
▪ Requires dedicated resources
▪ Requires network operating system

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

Peer-to-Peer Model

A

▪ Peers (PCs) share resources (files/printers)
with each other directly
▪ Administration and backup are more difficult
since resources are located on a many PCs
which adds to the administrative burden

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

Benefits of Peer-to-Peer

A

▪ Lower cost
▪ No dedicated resources required
▪ No specialized operating system required

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

Drawbacks of Peer-to-Peer

A

▪ Decentralized management
▪ Inefficient for large networks
▪ Poor scalability

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

Personal Area Network (PAN)

A
Smallest type of wired or
wireless network
▪ Covers the least amount
of area (few meters)
▪ Examples:
● Bluetooth cellphone to car
● USB hard drive to laptop
● Firewire video camera to
computer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Local Area Network (LAN)

A

▪ Connects components in a limited distance
▪ Each segment is limited to short distances, such as 100 meters with CAT 5
cabling
▪ Consists of Ethernet (IEEE 802.3) or WiFi networks (IEEE 802.11)
● Internal wired or wireless networks

17
Q

Campus Area Network (CAN)

A
▪ Connects building-centric LANs across a university, industrial park, or
business park
▪ Covers many square miles and buildings
▪ Examples:
● College campus
● Business Parks
● Military bases
18
Q

Metropolitan Area Network (MAN)

A

▪ Connects scattered locations across a city
▪ Larger than a CAN, but smaller than a WAN
▪ Covers up to a 25-mile radius in larger cities
▪ Examples:
● City departments like the police department
● Community college with campuses spread across a county

19
Q

Wide Area Network (WAN)

A

▪ Connects geographically disparate internal networks
▪ Consists of leased lines or Virtual Private Networks tunneled over the
Internet
▪ Covers distances around the country or around the world
▪ Examples:
● The Internet (largest WAN)
● Connecting two private corporate networks from New York to
Seattle

20
Q

Physical Topology

A

● How devices are physically connected by media

21
Q

Logical Topology

A

How the actual traffic flows in the network

22
Q

Bus Topology

A

▪ Uses a cable running through area that required network connectivity
▪ Each device “taps” into the cable using either a T connector or vampire
tap
▪ Old technology, not commonly used anymore
▪ Devices on cable form single collision domain

23
Q

Ring Topology

A

Uses a cable running in a circular loop
▪ Each device connects to the ring, but data travels in a singular direction
▪ FDDI (Fiber networks) used two counter-rotating rings for redundancy
▪ On token ring networks, devices wait for a turn to communicate on ring
by passing a token

24
Q

Star Topology

A

▪ Most popular physical LAN topology
▪ Devices connect to a single point
▪ Commonly used with Ethernet cabling, but wireless or fiber is also used
▪ If the central device fails, the entire network fails

25
Q

Hub-and-Spoke Topology

A

Used for connecting multiple sites
▪ Similar to Star but with WAN links instead of LAN connections
▪ Not redundant, if central office (hub) fails, the whole network can fail

26
Q

Full-Mesh Topology

A
Most redundant topology
▪ Every node connects to every other node
▪ Optimal routing is always available
▪ Very expensive to maintain and operate
▪ Number of Connections
27
Q

Partial-Mesh Topology

A

▪ Hybrid of the full-mesh and the hub-and-spoke topologies
▪ Provides optimal routes between some sites, while avoiding the expense
of connecting every site
▪ Must consider network traffic patterns to design it effectively

28
Q

Ad Hoc Mode

A

▪ Decentralized wireless network
▪ No routers or access points are required
▪ Forwarding decisions for data on the network are made dynamically
▪ Allows creation/joining of networks “on-the-fly”
▪ Creates P2P connections

29
Q

Wireless Mesh Topology

A

Interconnection of different types of nodes or devices
▪ Consists of clients, routers, and gateways
▪ Utilizes different radio frequencies to extend and expand access
▪ Reliable and redundant connections

30
Q

Infrastructure Mode

A

▪ Most common type of wireless network
▪ Requires centralized management
▪ Uses a wireless access point as a centralized point like a star topology
▪ Supports wireless security controls

31
Q

802.11

A

● Operates as infrastructure or ad hoc

32
Q

Bluetooth

A

Low energy use variant of Bluetooth which allows for a mesh

network

33
Q

RFID

A

Uses electromagnetic fields to read data stored in embedded tags

34
Q

NFC

A

Enables two electronic devices to communicate within a 4 cm

range

35
Q

Infrared (IR)

A

Operates with line of sight

36
Q

Z-Wave

A

● Provides short-range, low-latency data transfer at rates and
power consumption lower than Wi-Fi
● Used primarily for home automation

37
Q

Ant+

A

● Collection and transfer of sensor data

● Used with remote control systems (tire pressure, TVs, lights)