From 3c7074ad72f5d9fb9f091ea6bbf5fae3a4dc0b94 Mon Sep 17 00:00:00 2001 From: jdubois Date: Fri, 25 Jun 2021 16:45:07 +0200 Subject: [PATCH] bonding : iface enoX inet manual --- HowtoDebian/Reseau.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HowtoDebian/Reseau.md b/HowtoDebian/Reseau.md index 02f43751..83f6d560 100644 --- a/HowtoDebian/Reseau.md +++ b/HowtoDebian/Reseau.md @@ -207,7 +207,10 @@ Ce mode se configure ainsi : ~~~ # cat /etc/network/interfaces auto eno1 +iface eno1 inet manual + auto eno2 +iface eno2 inet manual auto bond1 iface bond1 inet static