Domain 4 Flashcards
What is Simplex?
Simplex is one-way communication
What is Half-Duplex
Half-Duplex communication sends or receives at one time only.
the communication is either A to B or B to A. it is NOT bidirectional communication.
(think of a walkie talkie, when the button is pressed you are sending and are unable to receive and vice versa)
What is Full-Duplex?
Full-Duplex communication sends and receives simultaneously.
What is Baseband?
Baseband networks have one channel and can only send one signal at a time
What is Broadband?
Broadband networks have multiple channels and can send and receive multiple signals at a time.
Define what the internet is.
the internet is a global collection of peered WAN networks, it is really a patchwork of ISPs
What is Circuit Switching
Circuit switching is a type of network configuration in which a physical path is obtained and dedicated to a single connection between two endpoints
it is expensive but is always available but today it is less commonly used
Define what an Extranet is
an extranet is a connection between private intranets
Define what an Intranet is
An intranet is an organisations privately owned network
What is Packet Switching
a mode of data transmission in which a message is broken into a number of parts which are sent independently, over whatever route is optimum for each packet, and reassembled at the destination.
it is cheap but there is no capacity guarantee. today it is widely used (how routers send information)
because of how packet switching works, QoS (Quality of Service) gives specific traffic priority over other traffic. example: live video call is prioritised over downloading data
What is UDP
User Datagram Protocol
a communications protocol primarily used to establish low-latency and loss-tolerating
UDP is connectionless
What is TCP
Transmission Control Protocol (TCP) is a transport protocol that is used on top of IP to ensure reliable transmission of packets.
What is a PAN
PAN is Personal Area Network. Its is a computer network used for communication among computers and other IT devices close to one person.
What is LAN
Lan is Local Area Network. its a network that connects computers and devices in a limited geographical area.
What is a MAN
a MAN is a Metropolitan Area Network. it is a large computer network that usually covers a city or large campus.
in the OSI model what is layer 7?
Application Layer
in the OSI model what is layer 6?
Presentation Layer
in the OSI model what is layer 5?
Session Layer
in the OSI model what is layer 4?
Transport Layer
in the OSI model what is layer 3?
Network Layer
in the OSI model what is layer 2?
Data Link Layer
in the OSI model what is layer 1?
Physical Layer
in the Protocol Data Units (PDU) model, what are the layers?
Bits, Frames, Packets, Segments, Data
in the TCP/IP model, what are the layers?
Application Layer, Transport Layer, Internetwork Layer, Link and Physical Layer
What layer of the osi model does a hub reside?
Layer 1
Layer 1 of the osi model is vulnerable to what threats?
Data emanation, theft, eavesdropping, sniffing, interference
What osi layer uses logical link control for error detection
layer 2
MAC addresses belong to what layer on the OSI model?
layer 2
what are some MAC address threats?
MAC spoofing, MAC flooding
What Protocols belong to layer 3 of the osi model?
IP, ICMP, IPSEC, IGMP, IGRP, IKE, ISAKMP, IPX
What threats target layer 3 of the osi model?
Ping of death,
Ping flood,
Smurf spoof source and directed broadcast,
IP modification,
DHCP attacks