mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
service/console-server:correction of opertional command 'connect'
Corrected the syntax for the operational command from "connect console-server <device>" to "connect console <device>"
This commit is contained in:
parent
d24b81bed2
commit
2c8d33e396
@ -89,13 +89,13 @@ Operation
|
||||
usb0b2.4p1.0 up vyos@localhost
|
||||
|
||||
|
||||
.. opcmd:: connect console-server <device>
|
||||
.. opcmd:: connect console <device>
|
||||
|
||||
Locally connect to serial port identified by `<device>`.
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
vyos@vyos-r1:~$ connect console-server usb0b2.4p1.0
|
||||
vyos@vyos-r1:~$ connect console usb0b2.4p1.0
|
||||
[Enter `^Ec?' for help]
|
||||
[-- MOTD -- VyOS Console Server]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user