diff options
author | Robert Göhler <github@ghlr.de> | 2024-04-09 21:19:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-09 21:19:41 +0200 |
commit | a593722754a0909921256a13cea9b14b499109f5 (patch) | |
tree | 553499bb839e4c2aec9f44d9ae9acc8981a0bc8b /docs | |
parent | dcddb7e2b0fa29859c505664cee15602a505ea62 (diff) | |
parent | 334f4a036533f8748a899d51be0fdc39ea26aba5 (diff) | |
download | vyos-documentation-a593722754a0909921256a13cea9b14b499109f5.tar.gz vyos-documentation-a593722754a0909921256a13cea9b14b499109f5.zip |
Merge pull request #1366 from Chrisc-c-c/patch-1
Fixed minor typo in loopback.rst
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configuration/interfaces/loopback.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/interfaces/loopback.rst b/docs/configuration/interfaces/loopback.rst index 8e983abb..b5fbdf83 100644 --- a/docs/configuration/interfaces/loopback.rst +++ b/docs/configuration/interfaces/loopback.rst @@ -14,7 +14,7 @@ services on your local machine. you need multiple interfaces, please use the :ref:`dummy-interface` interface type. -.. hint:: A lookback interface is always up, thus it could be used for +.. hint:: A loopback interface is always up, thus it could be used for management traffic or as source/destination for and :abbr:`IGP (Interior Gateway Protocol)` like :ref:`routing-bgp` so your internal BGP link is not dependent on physical link states and multiple routes can be chosen to the |