mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
equueleus/console-server:correction of operational command 'connect'
Corrected the syntax for the operational command from "connect console-server " to "connect console "
This commit is contained in:
parent
bd028cc7ad
commit
c3b9667eea
@ -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