From da08cd126cd9eee8284ed9a3d68d74be68087e76 Mon Sep 17 00:00:00 2001 From: rebortg Date: Fri, 11 Dec 2020 16:02:04 +0100 Subject: service: fix lint errors --- docs/configuration/service/conntrack-sync.rst | 3 +- docs/configuration/service/console-server.rst | 3 +- docs/configuration/service/dhcp-server.rst | 116 +++++++++++++++++--------- docs/configuration/service/dhcpv6-relay.rst | 2 - docs/configuration/service/dhcpv6-server.rst | 2 - docs/configuration/service/dns.rst | 73 +++++++++------- docs/configuration/service/https.rst | 33 ++++++-- docs/configuration/service/index.rst | 2 - docs/configuration/service/ipoe-server.rst | 8 +- docs/configuration/service/lldp.rst | 3 +- docs/configuration/service/pppoe-server.rst | 34 +++++--- docs/configuration/service/router-advert.rst | 14 +++- docs/configuration/service/snmp.rst | 7 ++ docs/configuration/service/ssh.rst | 22 ++--- docs/configuration/service/webproxy.rst | 10 ++- 15 files changed, 212 insertions(+), 120 deletions(-) delete mode 100644 docs/configuration/service/dhcpv6-relay.rst delete mode 100644 docs/configuration/service/dhcpv6-server.rst (limited to 'docs') diff --git a/docs/configuration/service/conntrack-sync.rst b/docs/configuration/service/conntrack-sync.rst index 55cd088e..3c9f08e4 100644 --- a/docs/configuration/service/conntrack-sync.rst +++ b/docs/configuration/service/conntrack-sync.rst @@ -119,7 +119,8 @@ Now configure conntrack-sync service on ``router1`` **and** ``router2`` set service conntrack-sync mcast-group '225.0.0.50' set service conntrack-sync sync-queue-size '8' -If you are using VRRP, you need to define a VRRP sync-group, and use ``vrrp sync-group`` instead of ``cluster group``. +If you are using VRRP, you need to define a VRRP sync-group, and use +``vrrp sync-group`` instead of ``cluster group``. .. code-block:: none diff --git a/docs/configuration/service/console-server.rst b/docs/configuration/service/console-server.rst index cf222544..a509723e 100644 --- a/docs/configuration/service/console-server.rst +++ b/docs/configuration/service/console-server.rst @@ -44,7 +44,8 @@ second. This is also the default setting if none of those options are defined. Configure either one or two stop bits. This defaults to one stop bits if left unconfigured. -.. cfgcmd:: set service console-server speed [ 300 | 1200 | 2400 | 4800 | 9600 | 19200 | 38400 | 57600 | 115200 ] +.. cfgcmd:: set service console-server speed + [ 300 | 1200 | 2400 | 4800 | 9600 | 19200 | 38400 | 57600 | 115200 ] .. note:: USB to serial converters will handle most of their work in software so you should be carefull with the selected baudrate as some times they diff --git a/docs/configuration/service/dhcp-server.rst b/docs/configuration/service/dhcp-server.rst index 6cb0bc83..3946256e 100644 --- a/docs/configuration/service/dhcp-server.rst +++ b/docs/configuration/service/dhcp-server.rst @@ -30,49 +30,57 @@ Configuration any device trying to request an IP address that is not valid for this network. -.. cfgcmd:: set service dhcp-server shared-network-name subnet default-router
+.. cfgcmd:: set service dhcp-server shared-network-name subnet + default-router
This is a configuration parameter for the ``, saying that as part of the response, tell the client that the default gateway can be reached at `
`. -.. cfgcmd:: set service dhcp-server shared-network-name subnet dns-server
+.. cfgcmd:: set service dhcp-server shared-network-name subnet + dns-server
This is a configuration parameter for the subnet, saying that as part of the response, tell the client that the DNS server can be found at `
`. Multiple DNS servers can be defined. -.. cfgcmd:: set service dhcp-server shared-network-name subnet lease