From 5de5038f9515dd61a24f9ddf79b3e253112b52e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Sat, 7 Jan 2023 20:46:44 +0100 Subject: [PATCH] add hint to MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marek Küthe --- docs/routing/babeld/babeld.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/routing/babeld/babeld.md b/docs/routing/babeld/babeld.md index 88c5954..1fb6f10 100644 --- a/docs/routing/babeld/babeld.md +++ b/docs/routing/babeld/babeld.md @@ -114,7 +114,8 @@ This can be created with the following command: ``` ip route add unreachable proto static ``` -This route does not survive a reboot (volatile). +This route does not survive a reboot (volatile). The protocol `proto static` is necessary, because babeld ignores the default protocol. + You can delete it with the following command: ``` ip route del