diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-12-21 20:03:00 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-12-21 20:03:00 +0100 |
commit | e0cc028ed45ff2130ac99d6a9707fca7a47c3e71 (patch) | |
tree | d66b0c227393644d81e932a120366ee326d94b4a /docs/interfaces/ethernet.rst | |
parent | acd4109c2d4b07ef7427619f93cccbd6c6e68b80 (diff) | |
download | vyos-documentation-e0cc028ed45ff2130ac99d6a9707fca7a47c3e71.tar.gz vyos-documentation-e0cc028ed45ff2130ac99d6a9707fca7a47c3e71.zip |
Fix warnings on code-block and inline directives
Diffstat (limited to 'docs/interfaces/ethernet.rst')
-rw-r--r-- | docs/interfaces/ethernet.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/interfaces/ethernet.rst b/docs/interfaces/ethernet.rst index d9d14299..d0537b41 100644 --- a/docs/interfaces/ethernet.rst +++ b/docs/interfaces/ethernet.rst @@ -33,10 +33,10 @@ Address .. cfgcmd:: set interfaces ethernet '<interface>' ipv6 address autoconf - :abbr:`SLAAC (Stateless Address Autoconfiguration)` is specified in + :abbr:`SLAAC (Stateless Address Autoconfiguration)` :rfc:`4862`. IPv6 hosts can configure themselves automatically when connected to an IPv6 network using the Neighbor Discovery Protocol via :abbr:`ICMPv6 - (Internet Control Message Protocol version 6) router discovery messages. + (Internet Control Message Protocol version 6)` router discovery messages. When first connected to a network, a host sends a link-local router solicitation multicast request for its configuration parameters; routers respond to such a request with a router advertisement packet that contains @@ -148,7 +148,7 @@ Operation Show detailed information on given `<interface>` - .. code-block:: + .. code-block:: none vyos@vyos:~$ show interfaces ethernet eth0 eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 @@ -165,7 +165,7 @@ Operation Show information about physical `<interface>` - .. code-block:: + .. code-block:: none vyos@vyos:~$ show interfaces ethernet eth0 physical Settings for eth0: |