diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-11-13 14:46:04 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-11-13 14:46:04 +0100 |
commit | d20c299b9dff3226e886a10a0e7223704fac32a0 (patch) | |
tree | 62d87c704ea4211b52e44a2bd40bc2439f287c53 /docs/interfaces/loopback.rst | |
parent | 85206b1c287de9f45d74181f636d08b11e37cd50 (diff) | |
download | vyos-documentation-d20c299b9dff3226e886a10a0e7223704fac32a0.tar.gz vyos-documentation-d20c299b9dff3226e886a10a0e7223704fac32a0.zip |
interfaces: use common toc and chapter style
Diffstat (limited to 'docs/interfaces/loopback.rst')
-rw-r--r-- | docs/interfaces/loopback.rst | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/interfaces/loopback.rst b/docs/interfaces/loopback.rst index ed241eb2..a6d659b5 100644 --- a/docs/interfaces/loopback.rst +++ b/docs/interfaces/loopback.rst @@ -19,11 +19,12 @@ services on your local machine. destination. A :ref:`dummy-interface` Interface should always be preferred over a :ref:`loopback-interface` interface. +************* Configuration -============= +************* Common interface configuration ------------------------------- +============================== .. cmdinclude:: ../_include/interface-address.txt :var0: loopback @@ -33,8 +34,9 @@ Common interface configuration :var0: loopback :var1: lo +********* Operation -========= +********* .. opcmd:: show interfaces loopback |