Understanding wireless & WiFi Roaming is very important in WLAN and WiFi computer networking. It occurs when a wireless client moves around in a region with many access points (APs). It may switch automatically to another access point (AP) with more preferred signal strength. Understanding Wireless Roaming Types The wireless roaming types are: Intra-Controller roaming, Roaming between controllers (L2 Roaming and L3 Roaming), and Roaming between Autonomous APs Understanding Wireless & WiFi Roaming between Centralized Controllers Also referred to as Inter-controller roaming. In this case, as the wireless network expands there are chances that the client needs to Read More …
Day: June 18, 2022
Signals and Modulation of WiFi / Wireless
Signals and Modulation of WiFi & Wireless are very important networking concepts for computer networking & are used in wireless communication. Wireless signals are crucial since they can transmit data in form of audio, video, etc without cables or wires. Modulation is the process of converting information signals into a different form. Some of the common types of wireless signals include Television and Radio Broadcasting, satellite, Global Positioning Systems (GPS), Bluetooth, Cellular phones, Wi-Fi, cellular phones, etc. Wireless Signal terms Some of the important wireless terms are listed below: Frequency is defined as the number of cycles completed per Read More …
Network Assurance & Troubleshooting approaches
Network Assurance & troubleshooting is the act of finding network issues through a testable process and using provable methods to solve them. Network troubleshooting and assurance are implemented when there is a network failure or something bad happens to the network, to help diagnose and solve the issue. Network troubleshooting and assurance are implemented by network engineers to resolve network issues and improve operations General Network Assurance & Troubleshooting Approach A structured network troubleshooting method is simply a guideline throughout the troubleshooting process. There are many approaches that we can choose from. The key to all structured troubleshooting methods Read More …
Network Troubleshooting Utilities and Tools
Network Troubleshooting utilities and tools are used by network engineers to diagnose and resolve network issues or problems. The common type of network troubleshooting utilities and tools is the command-line tools and they include: ping, traceroute, debug, etc. 1. Ping (Network troubleshooting utilities) Ping as one of the network troubleshooting utilities and tools is one of the most valuable and well-known troubleshooting tools in networking. It uses a protocol known as ICMP (Internet Control Message Protocol). Ping uses two ICMP message types: Type8/Code0 (Echo Request) and Type0/Code0 (Echo Reply). When you issue a ping command, the source sends an Read More …
Wireshark
What is Wireshark? Wireshark is an open-source free packet sniffer and analysis network troubleshooting tool. It captures network traffic on the local network and stores that data for offline analysis. Wireshark can be set up in software form for local traffic of servers/computers. For network setup, we need to enable a port mirroring solution to send all traffic where the Wireshark terminal is connected as shown in this diagram. Uses of Wireshark (network troubleshooting tool) The uses of Wireshark are: It can be used by network engineers to examine security problems. It is used by network engineers to troubleshoot Read More …