Star Topology: All nodes connect to a central device (hub/switch), common in modern LANs, providing easy management.
Mesh Topology: Nodes are interconnected, with full mesh connecting all, offering high fault tolerance and redundancy.
Bus Topology: All nodes connect to a single central cable (backbone), often used in older or simple networks.
Ring Topology: Each device connects to two neighbors, forming a circle. Data travels in one direction, often used in older networks.
Tree Topology: A hierarchical structure, with a root node connecting to other nodes, often a combination of star and bus.
Hybrid Topology: A combination of two or more, offering flexibility.
SolarWinds Network Topology Mapper.
N-able N-central Network Mapping Software.
LibreNMS.
NetDisco.
Domotz..
Ethernet, FDDI, B8ZS, V.35, V.24, RJ45.
PPP, FDDI, ATM, IEEE 802.5/ 802.2, IEEE 802.3/802.2, HDLC, Frame Relay.
AppleTalk DDP, IP, IPX, IPSec, ICMP
ICMP is an integral component of IP. Common usages include tools like traceroute and ping.
Generally faster transfer than TCP over IP but more prone to errors. Hence suited to applications where datagram (packet) loss is less important e.g video streaming.
NFS, NetBios names, RPC, SQL.
RPC is a generic service used to implement client/server internetworking functionality. It extends the notion of a program calling a local procedure on a particular host computer, to the calling of a procedure on a remote device across a network. The layer 5 aspect of NFS is implemented using RPC.
encryption, ASCII, EBCDIC, TIFF, GIF, PICT, JPEG, MPEG, MIDI, XDR
XDR's universal representations allow data to be exchanged using NFS between computers that may use very different internal methods of storing data.
NFS (Procedures and Operations), SNMP, Telnet, HTTP, FTP
NFS is a set of procedures that specify particular tasks to be carried out on files over the network, using XDR to represent data and RPC to carry the commands across an internetwork.
The TCP/IP Model merges Level 1 and 2 of the OSI Model into the Network Interface layer.
OSI Level 3 is synonymous with the TCP/IP Internet layer.
OSI Level 4 is synonymous with the TCP/IP Transport layer.
The TCP/IP Model merges Level 5, 6 and 7 of the OSI Model into the Application layer.
ADSL - Asynchronouse Digital Subscriber Line
B2B - Business to Business
CIDR - Classless Inter-Domain Routing
DOCSIS
Edge Computing
Intent-Based Networking - uses AI and ML to automatically manage a network at the logical level
IoT - Internet of Things
ISP - Internet Service Provider
RTT - Round Trip Time
SDN - Software-Defined Networking
Subnet -
VPN - Virtual Private Network
VNet - Virtual Network (each VNet must have at least one subnet)
Propagation Delay -
Serialization Delay -
Queuing Delay -
Switching Delay -
Shaping
Policing
Leaky bucket algorithm
Token bucket algorithm