Channel Bonding and Frame Type

1. Channel bonding What It Is Channel bonding is the process of combining two or more adjacent 20 MHz Wi-Fi channels into a single, wider channel to increase throughput. In…

Comments Off on Channel Bonding and Frame Type

EIRP and OFDM

1. EIRP (Equivalent/Effective Isotropic Radiated Power) Definition EIRP is the total RF power radiated from an antenna in the direction of its strongest emission, assuming the antenna radiates equally in…

Comments Off on EIRP and OFDM

Radio Frequency Band

What RF bands are Wi-Fi’s main frequency bands (2.4, 5, 6 GHz) UNII sub-bands in 5 GHz and 6 GHz Channel numbering & widths Range vs. speed trade-offs Regulatory aspects…

Comments Off on Radio Frequency Band

WLAN Fundamentals

1. What IEEE 802.11 Is IEEE 802.11 is a family of standards created by the Institute of Electrical and Electronics Engineers (IEEE) for wireless local area networking (WLAN). It defines:…

Comments Off on WLAN Fundamentals

Route Redistribution

Route redistribution is the process of sharing routing information between different routing protocols or instances within a network. It’s used when a router needs to advertise routes learned from one…

Comments Off on Route Redistribution

Administrative distance

Administrative Distance (AD) is a metric used by routers to determine the trustworthiness of a routing protocol when multiple protocols provide routes to the same destination. It acts as a…

Comments Off on Administrative distance

VXLAN: Virtual Extensible LAN

VXLAN (Virtual Extensible LAN) is a network virtualization technology that addresses scalability and segmentation limitations of traditional VLANs in modern data centers and cloud environments. VXLAN encapsulates Layer 2 Ethernet…

Comments Off on VXLAN: Virtual Extensible LAN

SPAN Configuration

1. Configuring Local SPAN (Cisco Switch) Here’s an example of how a local SPAN can be configured on a Cisco switch: Switch#configure terminalSwitch(config)#monitor session 1 source interface ethernet0/1 - 3Switch(config)#monitor…

Comments Off on SPAN Configuration

SPAN Theory

In network monitoring, SPAN (Switched Port Analyzer) is a feature used to mirror network traffic from specific ports or VLANs to another port where it can be analyzed. It’s commonly…

Comments Off on SPAN Theory