Packet Networks

Routing, transport, and application-layer behavior in modern packet networks.

Articles: 165

Articles in this category

IPv4 Addressing | Teleinf Edu

Classful addressing, subnetting, Variable Length Subnet Masking (VLSM), and CIDR.

2 min

Open article

IPv6 Addressing | Teleinf Edu

The 128-bit addressing scheme, notation, special addresses, and address shortening.

2 min

Open article

IPv4 Packet Header | Teleinf Edu

Analysis of the fields in an IPv4 packet header, including fragmentation and TTL.

2 min

Open article

IPv6 Datagram Header | Teleinf Edu

The streamlined header structure of IPv6.

2 min

Open article

Subnetting | Teleinf Edu

Dividing IP networks into smaller subnetworks for efficient address allocation.

4 min

Open article

VLSM and CIDR | Teleinf Edu

Variable Length Subnet Masking and Classless Inter-Domain Routing techniques.

4 min

Open article

Private Address Ranges | Teleinf Edu

RFC 1918 private IP ranges, reserved addresses, and special-use addresses.

4 min

Open article

NAT and PAT | Teleinf Edu

Network Address Translation and Port Address Translation for private networks.

4 min

Open article

IPv4 to IPv6 Transition | Teleinf Edu

Migration strategies: dual stack, tunneling, and translation mechanisms.

4 min

Open article

IP Fragmentation | Teleinf Edu

How large IP packets are divided and reassembled across different MTU sizes.

4 min

Open article

Internet Control Message Protocol (ICMP) | Teleinf Edu

Error reporting and diagnostic messages in IP networks (ping, traceroute).

4 min

Open article

Address Resolution Protocol (ARP) | Teleinf Edu

Mapping IP addresses to MAC addresses in local networks.

4 min

Open article

Dual-Stack Networks | Teleinf Edu

Running IPv4 and IPv6 simultaneously on the same network infrastructure.

4 min

Open article

IPv6 Tunneling | Teleinf Edu

Tunneling IPv6 traffic over IPv4 networks and vice versa.

4 min

Open article

Route Aggregation | Teleinf Edu

Summarizing multiple routes to reduce routing table size and improve efficiency.

4 min

Open article

IP Mobility | Teleinf Edu

Mobile IP protocols enabling devices to maintain connectivity while moving.

4 min

Open article

IPv6 Neighbor Discovery | Teleinf Edu

ICMPv6-based protocol replacing ARP for address resolution in IPv6 networks.

4 min

Open article

IPv6 Stateless Autoconfiguration | Teleinf Edu

Automatic IPv6 address configuration without DHCP servers.

4 min

Open article

Routing Basics | Teleinf Edu

Static vs. dynamic routing, autonomous systems, routing policies, and metrics.

4 min

Open article

Routing Algorithms | Teleinf Edu

Distance vector, link state, and path vector routing algorithm principles.

2 min

Open article

Static Routing | Teleinf Edu

Manual route configuration, default routes, and administrative distances.

2 min

Open article

Routing Information Protocol (RIP) | Teleinf Edu

A simple distance-vector IGP based on hop count.

2 min

Open article

RIPv2 Enhancements | Teleinf Edu

Improvements in RIPv2: VLSM support, authentication, and multicast updates.

2 min

Open article

Open Shortest Path First (OSPF) | Teleinf Edu

A complex link-state IGP with hierarchical areas and LSA types.

4 min

Open article

OSPF Areas and Hierarchies | Teleinf Edu

OSPF area types, LSA flooding, and hierarchical network design.

4 min

Open article

IGRP and EIGRP | Teleinf Edu

Cisco's proprietary distance-vector (IGRP) and hybrid (EIGRP) protocols.

4 min

Open article

Border Gateway Protocol (BGP) | Teleinf Edu

The path-vector EGP that powers the Internet, based on path attributes and policies.

2 min

Open article

BGP Path Attributes | Teleinf Edu

AS_PATH, NEXT_HOP, LOCAL_PREF, and other BGP decision-making attributes.

2 min

Open article

Routing Policies | Teleinf Edu

Route filtering, redistribution, and policy-based routing implementation.

2 min

Open article

Multicast Routing | Teleinf Edu

PIM-SM, PIM-DM, and IGMP for efficient one-to-many communication.

2 min

Open article

Ethernet Standards | Teleinf Edu

From classic 10Mbps to modern 100Gbps Ethernet and beyond.

2 min

Open article

Ethernet Frame Structure | Teleinf Edu

Detailed breakdown of the fields in an Ethernet frame (Preamble, MAC Addresses, FCS).

2 min

Open article

MAC Addressing | Teleinf Edu

The 48-bit physical address used for local network communication.

2 min

Open article

Ethernet Hubs | Teleinf Edu

Legacy network devices operating at the physical layer, collision domains, and half-duplex operation.

2 min

Open article

CSMA/CD | Teleinf Edu

The Carrier Sense Multiple Access with Collision Detection media access method.

2 min

Open article

Ethernet Switching | Teleinf Edu

How Ethernet switches learn MAC addresses and forward frames in modern networks.

2 min

Open article

VLAN Technologies | Teleinf Edu

Virtual LANs: creating logical network segments and VLAN tagging protocols.

2 min

Open article

Spanning Tree Protocol | Teleinf Edu

Preventing loops in switched networks with STP, RSTP, and MSTP.

2 min

Open article

Carrier Ethernet | Teleinf Edu

Metro Ethernet services, service level agreements, and carrier-grade features.

2 min

Open article

Ethernet Cable Types | Teleinf Edu

Cat5, Cat6, Cat6a specifications, fiber optic cables, and physical layer requirements.

2 min

Open article

Full-Duplex Ethernet | Teleinf Edu

Simultaneous bidirectional communication eliminating collision detection needs.

4 min

Open article

Auto-Negotiation | Teleinf Edu

Automatic speed and duplex configuration between network devices.

2 min

Open article

Link Aggregation | Teleinf Edu

Bundling multiple physical links for increased bandwidth and redundancy.

2 min

Open article

LACP Protocol | Teleinf Edu

Link Aggregation Control Protocol for dynamic link bundling management.

2 min

Open article

Data Link Layer Basics | Teleinf Edu

Error detection, flow control, and medium access control at Layer 2.

2 min

Open article

HDLC Protocol | Teleinf Edu

High-Level Data Link Control frame structure, commands, and operation modes.

2 min

Open article

Point-to-Point Protocol (PPP) | Teleinf Edu

PPP frame format, authentication methods, and network control protocols.

2 min

Open article

Frame Relay | Teleinf Edu

Packet-switched WAN technology with virtual circuits and congestion control.

2 min

Open article

Link Control Protocols | Teleinf Edu

LLC, LAPB, LAPD and other data link control mechanisms.

2 min

Open article

Logical Link Control (LLC) | Teleinf Edu

IEEE 802.2 standard providing interface between MAC layer and network protocols.

2 min

Open article

Bridge Protocols and BPDUs | Teleinf Edu

Spanning Tree Protocol messages and bridge communication mechanisms.

2 min

Open article

Link Layer Discovery Protocol (LLDP) | Teleinf Edu

IEEE 802.1AB protocol for network topology discovery and device information exchange.

2 min

Open article

Data Link Security | Teleinf Edu

802.1X authentication, MAC address security, and Layer 2 protection mechanisms.

2 min

Open article

Flow Control Mechanisms | Teleinf Edu

Managing data transmission rate between sender and receiver at Layer 2.

2 min

Open article

Sliding Window Protocols | Teleinf Edu

Go-Back-N and Selective Repeat protocols for reliable data transmission.

2 min

Open article

Stop-and-Wait Protocol | Teleinf Edu

Simple acknowledgment-based flow control mechanism with timeout and retransmission.

2 min

Open article

MPLS Basics | Teleinf Edu

Introduction to Multi-Protocol Label Switching and its advantages over traditional IP routing.

2 min

Open article

MPLS Operation | Teleinf Edu

How Forwarding Equivalence Classes (FECs), labels, and Label Switched Paths (LSPs) work.

2 min

Open article

MPLS VPN | Teleinf Edu

Layer 3 VPNs using MPLS: VRF, RD, RT, and PE-CE routing.

2 min

Open article

MPLS Traffic Engineering | Teleinf Edu

Constraint-based routing and explicit path setup for optimal resource utilization.

2 min

Open article

Generalized MPLS (GMPLS) | Teleinf Edu

Extending MPLS to optical and other switching technologies.

2 min

Open article

IPsec VPN | Teleinf Edu

Virtual Private Networks using IPsec: AH, ESP, and tunnel protocols.

2 min

Open article

SSL/TLS Protocols | Teleinf Edu

Secure Sockets Layer and Transport Layer Security protocols for encrypted communications.

2 min

Open article

Firewall Technologies | Teleinf Edu

Packet filtering, stateful inspection, and next-generation firewall features.

2 min

Open article

IDS/IPS Systems | Teleinf Edu

Intrusion Detection Systems and Intrusion Prevention Systems for network security.

2 min

Open article

Network Access Control | Teleinf Edu

802.1X authentication, RADIUS, and network admission control systems.

2 min

Open article

Wireless Security | Teleinf Edu

WEP, WPA, WPA2, WPA3, and enterprise wireless security protocols.

2 min

Open article

Network Monitoring | Teleinf Edu

SNMP, NetFlow, and other network monitoring and analysis tools.

2 min

Open article

VPN Technologies | Teleinf Edu

Virtual Private Network technologies: SSL VPN, L2TP, PPTP, and WireGuard.

2 min

Open article

Network Authentication | Teleinf Edu

802.1X, EAP, RADIUS, TACACS+, and other network authentication protocols.

2 min

Open article

DDoS Protection | Teleinf Edu

Distributed Denial of Service attack mitigation and protection strategies.

2 min

Open article

Network Encryption | Teleinf Edu

Encryption algorithms, key management, and secure communication protocols.

2 min

Open article

PKI & Certificates | Teleinf Edu

Public Key Infrastructure, digital certificates, and certificate authorities.

2 min

Open article

Network Forensics | Teleinf Edu

Network traffic analysis, digital evidence collection, and incident investigation.

2 min

Open article

SIEM Security | Teleinf Edu

Security Information and Event Management systems for threat detection.

2 min

Open article

Zero Trust Networking | Teleinf Edu

Zero trust security model, microsegmentation, and identity-based access control.

2 min

Open article

Network Segmentation | Teleinf Edu

Network isolation, VLANs, microsegmentation, and security zones.

2 min

Open article

Vulnerability Assessment | Teleinf Edu

Network vulnerability scanning, assessment tools, and security evaluation.

2 min

Open article

Penetration Testing | Teleinf Edu

Network penetration testing methodologies, tools, and ethical hacking techniques.

2 min

Open article

Network Security Policies | Teleinf Edu

Security policy development, governance, and compliance frameworks.

2 min

Open article

Secure Network Design | Teleinf Edu

Security architecture, defense in depth, and secure network design principles.

2 min

Open article

Port Numbers & Multiplexing | Teleinf Edu

Well-known, registered, and dynamic ports; ephemeral allocation and demultiplexing logic.

2 min

Open article

TCP/IP Checksum | Teleinf Edu

The ones complement method for error detection in transport and network layers.

3 min

Open article

Transmission Control Protocol (TCP) | Teleinf Edu

Reliable, connection-oriented transport: header, 3-way handshake, flags, and flow control.

3 min

Open article

TCP Header Structure | Teleinf Edu

Detailed analysis of TCP header fields: sequence/ack numbers, flags, window, checksum, MSS, and options.

3 min

Open article

TCP State Machine | Teleinf Edu

The full TCP finite state machine: LISTEN, SYN-SENT, ESTABLISHED, FIN-WAIT, CLOSE-WAIT, LAST-ACK, TIME-WAIT transitions.

3 min

Open article

TCP Flow Control | Teleinf Edu

Sliding window mechanism and flow control in TCP connections.

3 min

Open article

TCP Congestion Control | Teleinf Edu

Slow start, congestion avoidance, and fast recovery algorithms.

3 min

Open article

TCP Retransmission & Reliability | Teleinf Edu

Fast retransmit, fast recovery, duplicate ACK logic, and selective acknowledgments (SACK).

3 min

Open article

TCP Timers | Teleinf Edu

Role of RTO, RTT estimation (Jacobson/Karels), keep-alive, persistence, and TIME-WAIT timer.

3 min

Open article

TCP Options | Teleinf Edu

Operational extensions: MSS, Window Scale, Timestamps, SACK Permitted, Selective ACK, Fast Open.

3 min

Open article

TCP Security & Hardening | Teleinf Edu

Mitigations against SYN flood, RST injection, sequence prediction attacks; SYN cookies and best practices.

3 min

Open article

User Datagram Protocol (UDP) | Teleinf Edu

Connectionless, best-effort transport for real-time applications and its simple header.

3 min

Open article

UDP Header Format | Teleinf Edu

Understanding length, source/destination ports, checksum, and pseudo-header usage.

3 min

Open article

UDP Applications | Teleinf Edu

Real-time applications using UDP: streaming, gaming, and VoIP.

3 min

Open article

Socket Programming | Teleinf Edu

Network programming interfaces and socket APIs for TCP and UDP.

3 min

Open article

Socket Options | Teleinf Edu

Configurable behaviors via setsockopt: timeouts, buffers, KEEPALIVE, NODELAY, and broadcast.

3 min

Open article

Stream Control Transmission Protocol (SCTP) | Teleinf Edu

Multi-streaming transport protocol combining TCP and UDP features.

3 min

Open article

QUIC Protocol | Teleinf Edu

Quick UDP Internet Connections: Google's low-latency transport protocol.

3 min

Open article

Hypertext Transfer Protocol (HTTP) | Teleinf Edu

The protocol of the World Wide Web for requesting and serving web pages.

3 min

Open article

Application Models | Teleinf Edu

The two most dominant application models that have shaped the internet and distributed systems are the Client-Server model and the Peer-to-Peer (P2P) model.

2 min

Open article

Domain Name System (DNS) | Teleinf Edu

Hierarchical system for translating human-readable domain names to IP addresses.

3 min

Open article

DNS Record Types | Teleinf Edu

Different types of DNS records and their purpose.

3 min

Open article

DNSSEC | Teleinf Edu

Cryptographic Authentication for DNS Queries and Responses

3 min

Open article

Dynamic Host Configuration Protocol (DHCP) | Teleinf Edu

Automatic assignment of IP addresses and other network parameters to hosts.

4 min

Open article

DHCP Options | Teleinf Edu

Additional configuration options for DHCP.

4 min

Open article

DHCPv6 | Teleinf Edu

Dynamic Host Configuration Protocol for IPv6 networks.

3 min

Open article

Email Protocols | Teleinf Edu

How email works: SMTP for sending, POP and IMAP for receiving.

3 min

Open article

Simple Mail Transfer Protocol (SMTP) | Teleinf Edu

Email transmission protocol: commands, responses, and security extensions.

4 min

Open article

Post Office Protocol (POP3) | Teleinf Edu

Email retrieval protocol for downloading messages from mail servers.

2 min

Open article

Internet Message Access Protocol (IMAP) | Teleinf Edu

Advanced email protocol for managing messages on the server side.

3 min

Open article

File Transfer Protocol (FTP) | Teleinf Edu

Classic protocol for transferring files between client and server.

4 min

Open article

FTP Modes | Teleinf Edu

Active vs Passive FTP modes and their networking implications.

4 min

Open article

Secure File Transfer Protocol (SFTP) | Teleinf Edu

Secure file transfer via SSH with encryption and authentication.

4 min

Open article

Network Time Protocol (NTP) | Teleinf Edu

Synchronization of time in computer systems operating over packet-switched, variable-latency data networks.

3 min

Open article

Simple Network Management Protocol (SNMP) | Teleinf Edu

Monitoring and management of network devices using MIB and OID.

4 min

Open article

Telnet | Teleinf Edu

Remote terminal access protocol and its security limitations.

2 min

Open article

Secure Shell (SSH) | Teleinf Edu

Secure remote access and file transfer with public key authentication.

3 min

Open article

Quality of Service (QoS) | Teleinf Edu

Quality of Service (QoS) is the ability of a network to provide better or special service to selected network traffic over various technologies.

3 min

Open article

HTTP Methods | Teleinf Edu

GET, POST, PUT, DELETE and other HTTP request methods and their usage.

3 min

Open article

HTTP Headers | Teleinf Edu

Request and response headers: Content-Type, Authorization, Cache-Control.

3 min

Open article

HTTPS | Teleinf Edu

HTTP Secure: SSL/TLS encryption for web communications.

3 min

Open article

HTTP/2 | Teleinf Edu

Binary framing, multiplexing, and server push in HTTP/2.

2 min

Open article

HTTP/3 | Teleinf Edu

HTTP over QUIC: the next generation of web protocols.

3 min

Open article

WebSockets | Teleinf Edu

Full-duplex communication over a single TCP connection for web applications.

3 min

Open article

RESTful Web Services | Teleinf Edu

Representational State Transfer architecture and API design principles.

3 min

Open article

HTTP Cookies | Teleinf Edu

Session management and user tracking with HTTP cookies and security.

3 min

Open article

QoS Metrics | Teleinf Edu

QoS Metrics are specific, measurable parameters used to describe the characteristics of a network's behavior from the perspective of data transmission.

3 min

Open article

QoS Models | Teleinf Edu

QoS Models are the architectures of Quality of Service: Best-Effort, Integrated Services (IntServ), and Differentiated Services (DiffServ).

3 min

Open article

DiffServ | Teleinf Edu

DSCP marking and per-hop behavior for scalable QoS implementation.

3 min

Open article

IntServ | Teleinf Edu

Resource reservation with RSVP for guaranteed service quality.

3 min

Open article

Queue Management | Teleinf Edu

FIFO, Priority, Weighted Fair Queuing, and active queue management.

3 min

Open article

Traffic Shaping | Teleinf Edu

Traffic Shaping is a proactive QoS mechanism designed to regulate the flow of network traffic.

3 min

Open article

Congestion Control | Teleinf Edu

Network-wide congestion avoidance and management strategies.

3 min

Open article

Introduction to Compression

Introduction to Compression

2 min

Open article

Lossless vs. Lossy Compression

Lossless vs. Lossy Compression

2 min

Open article

Entropy and Redundancy

Measuring information content and data redundancy in digital communications.

2 min

Open article

Compression Ratios

How to measure compression effectiveness and quality trade-offs.

2 min

Open article

Kolmogorov Complexity

Teoretyczne podstawy kompresji danych i algorytmicznej teorii informacji.

2 min

Open article

Compression Limits

Theoretical limits and practical considerations for data compression.

2 min

Open article

Lossless Algorithms | Teleinf Edu

Lossless algorithms: Huffman coding, LZW, and RLE.

2 min

Open article

Lossy Algorithms | Teleinf Edu

Methods that achieve high compression by discarding less important information: Transform (DCT), Predictive, and Fractal coding.

2 min

Open article

Huffman Coding | Teleinf Edu

Optimal prefix-free coding algorithm for lossless data compression.

2 min

Open article

Arithmetic Coding | Teleinf Edu

Advanced entropy coding technique achieving near-optimal compression ratios.

2 min

Open article

LZW Algorithm | Teleinf Edu

Dictionary-based compression used in GIF images and Unix compress.

2 min

Open article

Run-Length Encoding | Teleinf Edu

Simple compression technique for data with many consecutive repeated values.

2 min

Open article

Dictionary Compression | Teleinf Edu

LZ77, LZ78 and modern variants like DEFLATE and LZ4.

2 min

Open article

Burrows-Wheeler Transform Compression | Teleinf Edu

The Burrows-Wheeler Transform is a fully reversible algorithm that rearranges the characters in a block of data. It does not compress the data itself but permutes it in such a way that characters with similar contexts are grouped together, making the output highly amenable to other compression algorithms like RLE and entropy coding.

2 min

Open article

Image Compression

A closer look at popular image formats and their compression techniques: JPEG and GIF.

2 min

Open article

Video Compression

The magic behind video files: inter-frame and intra-frame compression in standards like MPEG and M-JPEG.

2 min

Open article

Audio Compression

Perceptual audio coding techniques used in MP3, AAC, and other audio formats.

2 min

Open article

JPEG Compression

Lossy compression based on DCT for photographic images with quality control.

2 min

Open article

PNG Compression

Lossless image compression format with support for transparency using the DEFLATE algorithm.

2 min

Open article

MP3 Compression

Audio compression based on psychoacoustic model achieving a compression ratio of 10:1.

2 min

Open article

H.264/AVC Video Compression

Advanced video coding standard with motion compensation and prediction.

2 min

Open article

H.265/HEVC Video Compression

High Efficiency Video Coding with improved compression over H.264.

2 min

Open article

WebP Compression

High Efficiency Video Coding with improved compression over H.264.

2 min

Open article

Web Compression

Techniques for compressing web content to reduce data transfer size and improve performance.

2 min

Open article

Database Compression

Database compression techniques for efficient data storage and performance improvement.

2 min

Open article

Network Protocol Compression

Header compression techniques in protocols such as IPv6, TCP, and VoIP.

2 min

Open article

File System Compression

Transparent compression in modern file systems such as NTFS, ZFS, and Btrfs.

2 min

Open article

Cloud Storage Compression

Strategies deduplication and compression in distributed storage systems.

2 min

Open article

Streaming Compression

Compression with low latency for live video streaming and real-time communication.

2 min

Open article

Backup Compression

Compression techniques for high-ratio storage of long-term data and backup systems.

2 min

Open article