Chapter 15: Using systemd-networkd and systemd-resolved
The systemd ecosystem has its own networking components. Using these components is purely optional, and you might even find that you'll never need to use them. However, there are times when using systemd's networking components might help you do things that you can't do with the traditional Linux NetworkManager.
In this chapter, we will cover the following topics:
- Understanding
networkd
andresolved
- Understanding Netplan on Ubuntu
- Understanding networkd and resolved on RHEL-type machines
- Using
networkctl
andresolvectl
- Viewing the networkd and resolved unit files
All right, let's jump in!