Domain 4 - Communication and Network Security Flashcards
(142 cards)
Defense in depth
Have defenses throughout the network. Not just in perimeter.
Simplex
one way (radio, broadcast tv).
Way to define network comms like full/half duplex.
Baseband
Network has one channel and can only send one signal at a time.
ethernet is baseband
Broadband
Networks have multiple channels and can send multiple signals at a time, like cable TV
Analog comms
comms are a continuous wave of information.
Digital comms
Transfer data in bits, ones and zeros.
PAN
Personal Area Network (bluetooth is best example)
LAN
Local Area network
MAN
Metropolitan area network. Confined to a Zip code or city usually
WAN
Wide Area Network
GAN
Global Area network
Circuit-switched networks
Dedicated circuit or channel is dedicated between two nodes. Circuit is dedicated to data flow.
Not resilient
Packet-switched network
Data is broken up and sent individually. Unused bandwidth is available for other stuff.
Layered Design
OSI, TCP/IP models are an example. Functions in one layer do not directly affect another.
Network Model
description of how a network protocol suite works/operates
Network Stack
Suite of protocols programmed in software or hardware
Protocol
set of rules that end points in telecommunications use dto communicate.
OSI Model
Open System Interconnetion
OSI origin org
ISO
OSI LAyers
Physical - Bits Data Link Network Transport Session Presentation Application
Physical Data unit
bits
Data Link data unit
frames
Network data unit
packet
Transport data unit
segment