Skip to content

Netplan

reubenajohnston edited this page Apr 6, 2022 · 6 revisions
  • Bring an interface down using: $ sudo ip link set <interface> down
  • Bring an interface up using: $ sudo ip link set <interface> up

Clone this wiki locally