CertGrid CertGrid
Hands-on Lab·LPIC-2

Virtual interfaces, bridges and MTU

Objective 205.1 covers advanced network configuration, and the parts that are hard to picture are easiest to learn by building them. This guide creates a dummy interface and a bridge, shows what the kernel does on its own when an address is assigned, and then measures the actual MTU with two pings that differ by 28 bytes and get opposite results.

201: Networking Configuration Guide 15 of 29 Intermediate

One host. The dummy interface and bridge are created and removed by the page; the real interface is read but never reconfigured.
Server NameIP AddressOSRolesCPURAMHDD
LPIC2-A01192.168.0.78Ubuntu 26.04 LTSPrimary service host - BIND, Apache, Samba, Postfix. Topic 204 RAID runs on loop devices; this machine has no spare disk2 Core4 GB50 GB

This guide includes

Use this for advanced network configuration. This matters because an interface will claim an MTU it cannot actually deliver - two pings 28 bytes apart give opposite answers.

Before you start

  1. What the host has, and who it has spoken to

  2. A virtual interface, and the route nobody added

  3. A bridge is a switch in software

  4. The MTU the interface claims, and the one it has

Official sources