Networking¶
This section contains introductions to (and more details about) various aspects of networking in Ubuntu.
Introduction¶
If you are new to networking, you should start with these pages to obtain an understanding of the key terms and concepts.
Configuration¶
Network configuration in Ubuntu is managed using Netplan. Find out more About Netplan or get started with our network configuration walk-through, which gives a practical demonstration.
Network tools¶
In our how-to section, we show how to set up virtual switching using Open vSwitch (OVS) and the Data Plane Development Kit (DPDK) library. This page discusses DPDK in more detail.
About DPDK discusses DPDK in more detail
DHCP¶
The Dynamic Host Configuration Protocol (DHCP) handles automatic IP address assignment.
About DHCP gives details about DHCP and how it works
Time synchronisation¶
About time synchronisation discusses the Network Time Protocol (NTP) and how it works
See also¶
How-to: Networking section