summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-06-19 18:27:03 +0200
committerChristian Poessinger <christian@poessinger.com>2020-06-19 18:27:03 +0200
commita42365f507b5d119b1b9ee1dc46c3a04ac28730f (patch)
treec2157147c78247bc23744bd60164213ea82acbf7
parent0c24d80f1ab4c09522d4a5e89472250af35006ef (diff)
downloadvyos-documentation-a42365f507b5d119b1b9ee1dc46c3a04ac28730f.tar.gz
vyos-documentation-a42365f507b5d119b1b9ee1dc46c3a04ac28730f.zip
console-server: add possible values for configuration
-rw-r--r--docs/services/console-server.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/services/console-server.rst b/docs/services/console-server.rst
index 50efa865..17d1d4d5 100644
--- a/docs/services/console-server.rst
+++ b/docs/services/console-server.rst
@@ -1,7 +1,7 @@
.. _console_server:
##############
-Console-Server
+Console Server
##############
Starting of with VyOS 1.3 (equuleus) we added support for running VyOS as an
@@ -107,12 +107,12 @@ times are used to send a single character, and so dividing the signalling
bit-rate by ten results in the overall transmission speed in characters per
second. This is also the default setting if none of those options are defined.
-.. cfgcmd:: set service console-server <device> data-bits
+.. cfgcmd:: set service console-server <device> data-bits [7 | 8]
Configure either seven or eight data bits. This defaults to eight data
bits if left unconfigured.
-.. cfgcmd:: set service console-server <device> description
+.. cfgcmd:: set service console-server <device> description <string>
A user friendly description identifying the connected peripheral.
@@ -120,12 +120,12 @@ second. This is also the default setting if none of those options are defined.
Set the parity option for the console. If unset this will default to none.
-.. cfgcmd:: set service console-server <device> stop-bits
+.. cfgcmd:: set service console-server <device> stop-bits [1 | 2]
Configure either one or two stop bits. This defaults to one stop bits if
left unconfigured.
-.. cfgcmd:: set service console-server <device> speed <baudrate>
+.. cfgcmd:: set service console-server <device> 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