From cfd378949fd3ff0c755e59d9d8564e872a89adb9 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 23 Nov 2019 09:46:21 +0100 Subject: interfaces: do not hide TOC --- docs/interfaces/index.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'docs/interfaces') diff --git a/docs/interfaces/index.rst b/docs/interfaces/index.rst index 2de0b6ab..7b661567 100644 --- a/docs/interfaces/index.rst +++ b/docs/interfaces/index.rst @@ -4,7 +4,7 @@ Network Interfaces ================== Configured interfaces on a VyOS system can be displayed using the -`show interfaces` command. +``show interfaces`` command. .. code-block:: sh @@ -16,9 +16,8 @@ Configured interfaces on a VyOS system can be displayed using the eth1 192.168.0.1/24 u/u INSIDE lo 127.0.0.1/8 u/u ::1/128 - vyos@vyos:~$ -A specific interface can be shown using the `show interfaces ` +A specific interface can be shown using the ``show interfaces `` command. .. code-block:: sh @@ -35,7 +34,6 @@ command. 274397 3064 0 0 0 0 TX: bytes packets errors dropped carrier collisions 257276 1890 0 0 0 0 - vyos@vyos:~$ Different network interfaces provide type-specific configuration. Ethernet interfaces, for example, allow the configuration of speed and duplex. @@ -47,7 +45,6 @@ respective sections. .. toctree:: :maxdepth: 2 - :hidden: addresses dummy -- cgit v1.2.3