diff options
Diffstat (limited to 'docs/interfaces/dummy.rst')
-rw-r--r-- | docs/interfaces/dummy.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/interfaces/dummy.rst b/docs/interfaces/dummy.rst index 4627d1dc..e452ae73 100644 --- a/docs/interfaces/dummy.rst +++ b/docs/interfaces/dummy.rst @@ -13,8 +13,8 @@ you can have as many as you want. .. hint:: A Dummy 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:`bgp` so your internal BGP link is not dependant - on physical link states and multiple routes can be choosen to the + Gateway Protocol)` like :ref:`bgp` so your internal BGP link is not dependent + on physical link states and multiple routes can be chosen to the destination. A :ref:`dummy-interface` Interface should always be preferred over a :ref:`loopback-interface` interface. |