-
Ethernet: A widely used LAN technology that uses frames to transmit data between devices in a network, typically over cables.
-
STP (Spanning Tree Protocol): A protocol that prevents loops in a switched Ethernet network by creating a loop-free logical topology.
-
VLAN (Virtual LAN): A network configuration that logically segments a network into multiple, isolated broadcast domains.
-
CSMA/CA: A protocol used in wireless networks to avoid collisions by detecting free transmission channels before sending data.
-
Route Reflector: A BGP mechanism that reduces the number of required peer-to-peer connections by reflecting routes from clients to other routers.
-
Split Horizon: A routing technique that prevents routing loops by ensuring that routes learned from an interface are not advertised back on the same interface.
-
Subnetting: The practice of dividing a larger IP network into smaller, more manageable sub-networks.
-
Summarization: A technique that consolidates multiple routes into a single, broader route to optimize routing efficiency.
-
TCP (Transmission Control Protocol): A connection-oriented protocol ensuring reliable data transmission between devices with error checking and flow control.
-
UDP (User Datagram Protocol): A connectionless protocol that sends data without guaranteeing delivery or order, used for speed-critical applications.
LinkedIn: