Raymond Ops
Raymond Ops
Nov 19, 2025 · Operations

Mastering Linux Bridge Management: Concepts, Commands, and Configuration

This guide explains the fundamentals of Linux bridges, their role in linking network interfaces, and provides step‑by‑step instructions for creating, configuring, and managing bridges using brctl, NetworkManager (nmcli), and iproute2 commands across various distributions.

BridgeLinuxNetwork
0 likes · 15 min read
Mastering Linux Bridge Management: Concepts, Commands, and Configuration
Liangxu Linux
Liangxu Linux
Aug 21, 2025 · Operations

Master Linux Bridge Management: From Basics to Advanced Configuration

This guide explains Linux bridge concepts, how bridges work at the data‑link layer, and provides step‑by‑step commands for creating, configuring, and managing bridges using brctl, NetworkManager, iproute2, and persistent configuration files on CentOS and Ubuntu systems, including STP setup.

LinuxNetwork BridgeNetworkManager
0 likes · 14 min read
Master Linux Bridge Management: From Basics to Advanced Configuration
Raymond Ops
Raymond Ops
Aug 20, 2025 · Operations

Master Linux ip Command: Essential Network Management Techniques

This guide explains the powerful Linux ip command, covering its basic syntax, how to view and configure network interfaces, manage IP addresses, routes, VLANs, and ARP entries, and provides practical examples for everyday system administration tasks.

System Administrationip commandiproute2
0 likes · 7 min read
Master Linux ip Command: Essential Network Management Techniques
Liangxu Linux
Liangxu Linux
Nov 14, 2024 · Operations

Master Linux Network Bridges: Concepts, Commands, and Configuration Guides

This guide explains the concept and operation of Linux network bridges, details how bridge members interact, describes data flow and IP handling, and provides step‑by‑step instructions for creating and managing bridges using brctl, nmcli, ip commands, and distribution‑specific configuration files, including STP setup.

LinuxNetwork BridgeSTP
0 likes · 14 min read
Master Linux Network Bridges: Concepts, Commands, and Configuration Guides
Liangxu Linux
Liangxu Linux
Sep 1, 2024 · Operations

How to Add Custom Policy Routing for Multiple NICs on Linux

This guide explains how to configure additional routing rules for a second network interface on Linux by creating a new policy routing table, adding specific routes and rules with iproute2 commands, and verifying that traffic uses the intended NIC.

LinuxNetwork ConfigurationPolicy Routing
0 likes · 7 min read
How to Add Custom Policy Routing for Multiple NICs on Linux
MaGe Linux Operations
MaGe Linux Operations
Jul 29, 2024 · Operations

How to Add Custom Routing Rules for Multiple NICs on Linux

This guide explains how to configure additional routing tables and policy‑based routes on a Linux server with two network interfaces, covering IP address inspection, routing table edits, ip rule commands, and persistence across reboots.

LinuxNetwork ConfigurationPolicy Routing
0 likes · 9 min read
How to Add Custom Routing Rules for Multiple NICs on Linux
Efficient Ops
Efficient Ops
Nov 27, 2022 · Operations

Mastering iproute2: A Practical Guide to Linux Network Configuration

Learn how to use the iproute2 suite on Linux to view, configure, and troubleshoot network interfaces, addresses, routes, and ARP entries, replacing legacy net‑tools commands with consistent, powerful commands like ip addr, ip link, and ip route, demonstrated on Ubuntu 12.04.

Linuxiproute2
0 likes · 12 min read
Mastering iproute2: A Practical Guide to Linux Network Configuration
Liangxu Linux
Liangxu Linux
Jul 24, 2022 · Fundamentals

Master IP Address Lookup: From ifconfig to CIDR and Beyond

This guide explains how to view IP addresses on Windows and Linux, compares commands like ipconfig, ifconfig, and ip addr, and delves into networking fundamentals such as CIDR, public vs private IP ranges, MAC addresses, and interface flags.

CIDRIP addressLinux
0 likes · 16 min read
Master IP Address Lookup: From ifconfig to CIDR and Beyond
MaGe Linux Operations
MaGe Linux Operations
Dec 28, 2018 · Operations

Master Linux Network Management with the Powerful ip Command

This guide explains how to install iproute2, use the ip command to configure IP addresses, manage routing tables, monitor network statistics, handle ARP entries, and troubleshoot Linux networking, providing clear examples and command-line snippets for system administrators.

LinuxTroubleshootingip command
0 likes · 6 min read
Master Linux Network Management with the Powerful ip Command