summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLiudmylaNad <l.nadolina@vyos.io>2026-01-30 18:02:01 +0100
committerGitHub <noreply@github.com>2026-01-30 17:02:01 +0000
commit5fc3033f5743b126ed12d420f7d5839af7b5c9a1 (patch)
tree6ee39265ecbc12b996addd11e112f888c48c938a /docs
parent3c15216c0cdc49b254363ea2c54925841d2cfa9b (diff)
downloadvyos-documentation-5fc3033f5743b126ed12d420f7d5839af7b5c9a1.tar.gz
vyos-documentation-5fc3033f5743b126ed12d420f7d5839af7b5c9a1.zip
DOC: Removing the hint from the Loopback section (#1747)
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration/interfaces/loopback.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/configuration/interfaces/loopback.rst b/docs/configuration/interfaces/loopback.rst
index 77b6e475..68158111 100644
--- a/docs/configuration/interfaces/loopback.rst
+++ b/docs/configuration/interfaces/loopback.rst
@@ -13,14 +13,6 @@ traffic sent to it loops back and only targets services on the local host.
If you require multiple virtual interfaces, use the :ref:`dummy-interface`
interface type.
-.. hint:: The loopback interface is always operational, making it suitable for
- management traffic or as a stable source/destination for routing protocols such
- as BGP. This ensures internal routing sessions remain independent of physical
- link states.
-
- However, in most cases, the dummy interface is preferred over the loopback
- interface.
-
*************
Configuration
*************