• Logo
    Netplan
  • netplan.io
  • More resources
    • Forum
    • GitHub
Contents Menu Expand Light mode Dark mode Auto light/dark mode
Netplan documentation
Logo
Netplan documentation
  • Tutorial
    • Pre-requisites
    • Running netplan for the first time
    • Showing your current Netplan configuration
    • Showing your current network configuration
    • Checking the file where your configuration is stored
    • Enabling your second network interface with DHCP
    • Using static IP addresses
    • Matching the interface by MAC address
    • Creating a link aggregation
  • How-to guides
    • Enable DHCP on an interface
    • Configure a static IP address on an interface
    • Configure DNS servers and search domains
    • Connect multiple interfaces with DHCP
    • Connect to an open wireless network
    • Configure your computer to connect to your home Wi-Fi network
    • Connect to a WPA Personal wireless network without DHCP
    • Connect to WPA Enterprise wireless networks with EAP+TTLS
    • Connect to WPA Enterprise wireless networks with EAP+TLS
    • Use multiple addresses on a single interface
    • Use multiple addresses with multiple gateways
    • Use NetworkManager as a renderer
    • Configure interface bonding
    • Configure multiple bonds
    • Configure network bridges
    • Create a bridge with a VLAN for libvirtd
    • Create VLANs
    • Use a directly connected gateway
    • Configure source routing
    • Configure a loopback interface
    • Integrate with Windows DHCP Server
    • Connect to an IPv6 over IPv4 tunnel
    • Configure SR-IOV Virtual Functions
    • Connect two systems with a WireGuard VPN
    • Connect your home computer to a cloud instance with a WireGuard VPN
    • Use D-Bus configuration API
    • Integrate Netplan with desktop
    • Contribute documentation
  • Reference
    • YAML configuration
    • libnetplan API
      • parse.h
      • parse-nm.h
      • state.h
      • netdef.h
      • util.h
      • types.h
    • Netplan CLI
      • generate
      • apply
      • try
      • get
      • set
      • info
      • ip
      • rebind
      • status
    • Netplan D-Bus
  • Explanation
    • Introdution to Netplan
    • NetworkManager default configuration
    • Netplan Design
    • Netplan security
    • Netplan FAQs
Back to top
Edit this page

TutorialΒΆ

  • Pre-requisites
    • Setting up the environment
  • Running netplan for the first time
  • Showing your current Netplan configuration
  • Showing your current network configuration
  • Checking the file where your configuration is stored
  • Enabling your second network interface with DHCP
    • Using netplan set
    • Applying your new configuration
    • Editing YAML files
  • Using static IP addresses
  • Matching the interface by MAC address
  • Creating a link aggregation
Copyright © 2024, Netplan team
Last updated on Feb 29, 2024
Show source
Ask a question on Discourse
Ask a question on Mattermost
Open a Launchpad issue for this documentation
Edit this page on GitHub
Contents
  • Tutorial