Chapter 2 - Networking Administration

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/24

flashcard set

Earn XP

Description and Tags

CYBER 260

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards
network topology
Network Topology: The ________ refers to the arrangement or layout of the interconnected devices in a computer network. It defines how the devices are connected and the paths through which data flows. Common types include bus, star, ring, mesh, and hybrid topologies.
2
New cards
physical topology
high level overview of where the network devices exists
3
New cards
logical topology
how the data flows over the physical network, including IP addresses and schemes
4
New cards
bus topology
* older tech
* used with Shared Ethernet
* each message sent to a specific MAC address
* multiple simultaneous transmissions resulted in collisions and retries
* no redundancy if network cable fails
5
New cards
ring topology
* older tech where messages travel in a logical “ring”
* dual ring provides redundancy
* fails more “gracefully” than Bus … however slower if fewer devices are transmitting
6
New cards
star topology
* common topology in most organizations
* switch connects all devices
* hosts send messages through the switch
* if no redundancy planned and switch goes down, so do all communications
* switches can connect to other switches to extend the network
7
New cards
mesh topology
* commonly used to connect routers in internal networks
* creates redundant paths
* full mesh connections are expensive
* five devices mean there are 10 links (s N(N-1)/2)
8
New cards
hybrid topology
* mixture of topologies interconnected to create a unified network
* exa: star and ring
9
New cards
hub and spoke topology
* interconnects different locations
* no direct communications between spokes
10
New cards
peer to peer networks
* no centralized management - so security is an issue
* OK for small networks (>10 hosts)
* ex: a torrent - allowing users to share files across a network, aka internet
11
New cards
client - server model
* dedicated, distributed services
* ex: email, databases
* easy to expand
12
New cards
personal area network (PAN)
* personal network that communicates over short distances
* ex: bluetooth connections with smartphone and printer
13
New cards
local area network (LAN)
* LANs exist within single geographic location
* interconnects devices to share resources (ex: printers, computers)
* router functions as the default gateway to forward traffic from one network to another
14
New cards
metropolitan area network
* located within a metropolitan area
* connected by common carriers or ISP
15
New cards
wide area network
* extends to larger geographic distances
16
New cards
wireless LAN
* hosts connect to Access Point (AP), which connect to a network switch and into the router
17
New cards
campus area network
* LANs connected by high-speed connections
18
New cards
storage area network (SAN)
* shared network storage connected by high speed, fiber optic switches an cables
* redundancy is key
19
New cards
software-defined networks / SD-WAN
**SDN** - centralized controller makes routing decisions

**SD-WAN -** allows software to automatically configure the WAN solution

\
20
New cards
multiprotocol label switching (MPLS)
* switching tech that connects networks over large geographic distances
* interface independent (could use Metro Ethernet (MetroE), fiber optic, DSL, etc)
* offers Quality of Service (QoS) to prioritize by traffic type
* packets into the network are tagged by the Label Edge Router (LER) on the Provider Edge (PE) of the service provider’s network
21
New cards
generic routing encapsulation vs multipoint generic routing encapsulation (mGRE)
**GRE**

* tunneling tech that allows a tunnel between one site to another over the Internet
* traditional tunnels aren’t as scalable

\
**mGRE**

* both hub router and each branch router can be configured to automatically establish a GRE tunnel to another branch

\
22
New cards
service related entry points
* demarcation points - location where the customer network and provider’s network meet
* Fiber Access Terminal (FAT).- fiber connection option to the customer premise (fiber-to-the-hom / FTTH)
23
New cards
digital subscriber line (DSL)
**Symmetric DSL (SDL)**

* upload and download rates are the same.
* very expensive and limited in distance from the TelCo’s Central Office due to **attenuation**

**Asymmetric DSL (ADSL)**

* faster downloads than load speeds
* connect over Public Switched Telephone Network (PSTN) / Plain Old Telephone Service (POTS) using a DS Line Access Multiplexer (DSLAM)
24
New cards
leased lines
* leased from a service provider
* always “on”, guaranteed, dedicated bandwidth
* expensive
25
New cards
metro optical
* suitable for Internet access and WAN solutions
* consists of fiber optic cables that provide high-speed network connectivity between the customer and ISP
* works with Ethernet tech so a less expensive solution