diff options
Diffstat (limited to 'docs/interfaces/dummy.rst')
-rw-r--r-- | docs/interfaces/dummy.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/interfaces/dummy.rst b/docs/interfaces/dummy.rst index c74e5f48..3bf7bc1d 100644 --- a/docs/interfaces/dummy.rst +++ b/docs/interfaces/dummy.rst @@ -5,10 +5,10 @@ Dummy ##### The dummy interface is really a little exotic, but rather useful nevertheless. -Dummy interfaces are much like the loopback interface, except you can have -as many as you want. Dummy interfaces can be used as interfaces that always -stay up (in the same fashion to loopbacks in Cisco IOS), or for testing -purposes. +Dummy interfaces are much like the :ref:`loopback-interface` interface, except +you can have as many as you want. Dummy interfaces can be used as interfaces +that always stay up (in the same fashion to loopbacks in Cisco IOS), or for +testing purposes. Configuration ############# |