Tag

ARP

0 views collected around this technical thread.

Practical DevOps Architecture
Practical DevOps Architecture
Nov 18, 2024 · Fundamentals

Second Season: Detailed TCP/IP Protocol Stack Course Outline

This article presents a comprehensive outline of a TCP/IP protocol stack course, covering Wireshark analysis basics, TCP/IP overview, Ethernet, ARP (including proxy, gratuitous, inverse, and reverse ARP), ICMP (ping, traceroute, various unreachable messages), UDP, DHCP (address request, renewal, release, conflict, relay), and related experimental validations.

ARPDHCPICMP
0 likes · 3 min read
Second Season: Detailed TCP/IP Protocol Stack Course Outline
Architects' Tech Alliance
Architects' Tech Alliance
Sep 10, 2024 · Fundamentals

Understanding Layer 2 and Layer 3 Switches, VLANs, and ARP

This article explains the differences between Layer 2 and Layer 3 switches, how ARP resolves MAC addresses, the impact of collisions and broadcast domains, and how VLANs and switch port configurations can be used to segment and secure modern Ethernet networks.

ARPLayer 2 SwitchLayer 3 Switch
0 likes · 14 min read
Understanding Layer 2 and Layer 3 Switches, VLANs, and ARP
Python Programming Learning Circle
Python Programming Learning Circle
Nov 28, 2023 · Fundamentals

Python Tool for Detecting Boss Presence via LAN MAC‑Address Scanning

This article describes a Python script that monitors the local network for the boss's phone MAC address, using ARP scans to infer his proximity and automatically alerts the user to stop or resume non‑work activities, complete with step‑by‑step implementation and code examples.

ARPAutomationPython
0 likes · 7 min read
Python Tool for Detecting Boss Presence via LAN MAC‑Address Scanning
IT Services Circle
IT Services Circle
Feb 18, 2023 · Fundamentals

Understanding TCP Connection Failures: Nonexistent IP and Unavailable Port Scenarios

This article explains what happens when a client attempts a TCP connection to an IP address that does not exist or to a valid IP where the target port is not listening, covering ARP failures, SYN retransmissions, RST responses, and the importance of solid networking fundamentals for interview preparation.

ARPIPInterview
0 likes · 6 min read
Understanding TCP Connection Failures: Nonexistent IP and Unavailable Port Scenarios
Architects' Tech Alliance
Architects' Tech Alliance
Jun 2, 2022 · Fundamentals

Understanding Layer 2 and Layer 3 Switches: Features, VLANs, and Configuration

This article explains the operating principles, key differences, and practical applications of Layer 2 and Layer 3 switches, covering MAC‑based forwarding, IP routing, ARP learning, broadcast domains, VLAN segmentation, and step‑by‑step configuration commands for enterprise networks.

ARPLayer2 SwitchLayer3 Switch
0 likes · 15 min read
Understanding Layer 2 and Layer 3 Switches: Features, VLANs, and Configuration
IT Services Circle
IT Services Circle
Feb 23, 2022 · Fundamentals

Understanding MAC Addresses, Switches, Routers, and Subnetting in Network Layers

This article explains how computers communicate over networks by introducing MAC addresses, the role of hubs and switches, the function of routers, IP addressing, subnet masks, ARP, and routing tables, illustrating the process of data transmission across different network layers.

ARPIPMAC address
0 likes · 19 min read
Understanding MAC Addresses, Switches, Routers, and Subnetting in Network Layers
Sohu Tech Products
Sohu Tech Products
Aug 11, 2021 · Fundamentals

Understanding How Computers Communicate: From IP and MAC to Routing, NAT and Beyond

This article explains the fundamental mechanisms of computer networking—including IP addressing, MAC addresses, ARP, DHCP, subnetting, routing, and NAT—using clear analogies and detailed diagrams to help readers grasp how data travels from one host to another across local and wide-area networks.

ARPDHCPIP
0 likes · 21 min read
Understanding How Computers Communicate: From IP and MAC to Routing, NAT and Beyond
Refining Core Development Skills
Refining Core Development Skills
Mar 6, 2021 · Fundamentals

Understanding MAC Addresses, IP Addresses, Subnets, Switches, and Routers in Network Layers

This article explains how computers use MAC and IP addresses, subnet masks, ARP, hubs, switches, and routers to communicate across physical, data‑link, and network layers, illustrating the learning process with step‑by‑step examples and tables of address mappings.

ARPIP addressMAC address
0 likes · 19 min read
Understanding MAC Addresses, IP Addresses, Subnets, Switches, and Routers in Network Layers
Qunar Tech Salon
Qunar Tech Salon
Dec 22, 2020 · Operations

Analysis of ARP Cache Behavior and Failover Issues in a Dual‑Firewall Environment

This article details a network outage caused by ARP cache state transitions, neighbor reachability detection differences between Linux 6.0/7.0, Cisco NXOS ARP timeout, and keepalived standby handling, explaining how these factors led to traffic disruption and the eventual root‑cause resolution.

ARPCisco NXOSLinux
0 likes · 11 min read
Analysis of ARP Cache Behavior and Failover Issues in a Dual‑Firewall Environment
Qunar Tech Salon
Qunar Tech Salon
Dec 16, 2020 · Operations

Root Causes and Mitigation of Unknown Unicast Flooding in Data Center Networks

The article explains how ARP and MAC address table aging, switch learning policies, and LVS tunnel mode can cause unknown unicast flooding, describes the resulting bandwidth issues in a data‑center environment, and proposes configuration changes to eliminate the flooding.

ARPLVSMAC address table
0 likes · 9 min read
Root Causes and Mitigation of Unknown Unicast Flooding in Data Center Networks
IT Xianyu
IT Xianyu
Sep 4, 2020 · Fundamentals

Comprehensive Overview of Computer Network Fundamentals and Protocols

This article provides a thorough introduction to computer networking fundamentals, covering the OSI seven‑layer model, TCP/IP architecture, IP addressing, subnet masks, ARP/RARP, routing protocols, and key application layer protocols such as DNS, HTTP, and DHCP, with practical examples and diagrams.

ARPHTTPIP addressing
0 likes · 27 min read
Comprehensive Overview of Computer Network Fundamentals and Protocols
Sohu Tech Products
Sohu Tech Products
Jul 22, 2020 · Fundamentals

Understanding MAC Addresses: Structure, Allocation, Modification, and LAN Communication

This article explains the 48‑bit MAC address format, IEEE allocation rules, address block sizes, how to modify MAC addresses on Linux and macOS, and the role of MAC addresses in Ethernet frames, ARP, and LAN communication, highlighting practical considerations and limitations.

ARPEthernetLAN
0 likes · 10 min read
Understanding MAC Addresses: Structure, Allocation, Modification, and LAN Communication
Efficient Ops
Efficient Ops
Aug 29, 2019 · Fundamentals

Unveiling the Ping Command: How ICMP and ARP Work Together

This article walks through the complete ping process, from setting up a Wireshark capture on two PCs to dissecting ICMP and ARP packets, explaining how ping uses ICMP, how ARP resolves MAC addresses, and why ARP caching affects subsequent ping measurements.

ARPICMPWireshark
0 likes · 8 min read
Unveiling the Ping Command: How ICMP and ARP Work Together
JD Tech Talk
JD Tech Talk
Aug 28, 2019 · Fundamentals

Understanding ARP and ICMP Protocols: Principles and Packet Analysis

This article explains the fundamentals of the ARP (Address Resolution Protocol) and ICMP (Internet Control Message Protocol), describing how they operate in LAN environments, detailing their packet structures, and illustrating their practical use through ping and tracert commands with packet capture analysis.

ARPICMPnetwork protocols
0 likes · 7 min read
Understanding ARP and ICMP Protocols: Principles and Packet Analysis
Aikesheng Open Source Community
Aikesheng Open Source Community
Dec 30, 2018 · Operations

Analysis of TCP Connection Failures Caused by ARP Queue Length (unres_qlen) in Linux Kernels

The article investigates intermittent TCP connection failures during application server startup caused by the Linux kernel ARP queue length parameter unres_qlen, reproduces the issue with a concurrent connection test, analyzes kernel internals, and recommends increasing unres_qlen for kernels prior to 3.3.

ARPLinuxconnection pooling
0 likes · 8 min read
Analysis of TCP Connection Failures Caused by ARP Queue Length (unres_qlen) in Linux Kernels
Efficient Ops
Efficient Ops
Oct 28, 2018 · Fundamentals

Mastering Office LAN Topology: From Switches to STP and VLAN Solutions

This article explains how office LAN topologies are built with multiple switches, how ARP broadcasts work, why loops occur, and how protocols like STP and VLANs can eliminate loops, reduce broadcast traffic, and improve network security.

ARPLANNetwork Topology
0 likes · 17 min read
Mastering Office LAN Topology: From Switches to STP and VLAN Solutions
Practical DevOps Architecture
Practical DevOps Architecture
Oct 9, 2018 · Information Security

Troubleshooting ARP IP Conflict on Huawei AR2240 Router and Mitigating It with ACL

This article explains how to diagnose ARP IP‑conflict events on a Huawei AR2240 router, identifies the conflicting MAC address from log entries, and provides step‑by‑step ACL configuration commands to block the offending MAC and restore normal network operation.

ACLARPHuawei
0 likes · 10 min read
Troubleshooting ARP IP Conflict on Huawei AR2240 Router and Mitigating It with ACL
Practical DevOps Architecture
Practical DevOps Architecture
Sep 8, 2016 · Information Security

Resolving ARP IP Conflict on Huawei AR2240 Router by Blocking Conflicting MAC with ACL

The article details a troubleshooting process for a Huawei AR2240 router experiencing external network access issues due to ARP IP conflicts, showing how to identify the conflicting MAC address from trap logs and resolve the problem by creating an ACL to deny the offending MAC on the relevant interface.

ACLARPHuawei
0 likes · 8 min read
Resolving ARP IP Conflict on Huawei AR2240 Router by Blocking Conflicting MAC with ACL
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Aug 25, 2016 · Fundamentals

How Does Your WeChat Message Reach Your Partner? Inside ARP Basics

This article uses a playful campus love story to illustrate how messages travel over a network, explaining the role of IP addresses, MAC addresses, broadcast domains, and the ARP protocol in translating an IP to a physical address so data can reach the recipient’s device.

ARPIPMAC
0 likes · 6 min read
How Does Your WeChat Message Reach Your Partner? Inside ARP Basics
Practical DevOps Architecture
Practical DevOps Architecture
Jul 14, 2016 · Operations

Troubleshooting AR and Switch Communication Failure Caused by ARP Anti‑Attack Feature

The article details a network connectivity issue between an AR router and a switch, explains how the ARP anti‑attack user‑bind setting blocks AR traffic, and provides step‑by‑step diagnostics and a static binding solution to restore communication.

ARPDHCP SnoopingVLAN
0 likes · 4 min read
Troubleshooting AR and Switch Communication Failure Caused by ARP Anti‑Attack Feature