Where in the connectivity stack does this sit?
Core Network
100 terms
Deep Packet Inspection
Deep Packet Inspection is the examination of packet contents beyond basic headers to identify, classify, or control network traffic.
Software
Default Route
A default route is a routing entry that directs traffic to a predefined next hop or path when the destination does not match any more specific route. It is the…
Concept/Framework
Default Route Propagation
Default Route Propagation is the distribution of a default route through a routing domain so routers can forward traffic when no more specific route exists. It provides fallback reachability.
Operations
Deterministic Networking
Deterministic Networking is a networking approach that provides predictable timing, latency, and delivery behavior within known bounds. It is used when communication timing must be controlled rather than merely optimized.
Concept/Framework
Dijkstra Algorithm
Dijkstra Algorithm is a shortest-path method for weighted graphs with nonnegative edge costs. It determines minimum-cost routes from a source node to other nodes by maintaining a frontier of candidate…
Software
Distance Vector Routing
Distance Vector Routing is a routing method in which routers share distance information with neighbors to reach destinations, building routes iteratively based on advertised metrics.
Concept/Framework
Distributed Processing
Distributed Processing is the execution of computational work across multiple nodes or systems rather than on a single machine.
Software
Dynamic Routing
Dynamic Routing is routing that automatically updates path selection based on network state or routing information. It adapts to changing topology and link conditions.
Software
Encrypted Payload Traffic
Encrypted Payload Traffic is payload data that is protected by encryption as it moves across a satellite or communications network.
Software
Equal Cost Multi Path
Equal Cost Multi Path is a routing method that allows multiple routes with the same cost to be used for forwarding traffic, enabling multipath routing and load sharing.
Protocol