mirror of
https://github.com/opnsense/docs.git
synced 2026-05-28 04:02:12 -04:00
vendor / hardware - add serial console settings
This commit is contained in:
parent
61edbb8650
commit
8762637792
2 changed files with 18 additions and 2 deletions
17
source/hardware/serial_connectivity.rst
Normal file
17
source/hardware/serial_connectivity.rst
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
====================================
|
||||
Serial Console connectivity
|
||||
====================================
|
||||
|
||||
The following device families offer a mini-usb connection which can be used for serial communication:
|
||||
|
||||
* DEC600 series
|
||||
* DEC2600 series
|
||||
* DEC700 series
|
||||
* DEC2700 series
|
||||
* DEC800 series
|
||||
* DEC3800 series
|
||||
|
||||
Supplied with the firewall is a mini-usb to usb cable, use this to connect the to your PC (Windows, Linux, Mac)
|
||||
next start your terminal program (Putty, screen, etc).
|
||||
|
||||
The baudrate should be set to :code:`115200,8N1`
|
||||
|
|
@ -10,6 +10,5 @@ Hardware
|
|||
:maxdepth: 2
|
||||
:titlesonly:
|
||||
|
||||
hardware/serial_connectivity
|
||||
hardware/bios
|
||||
|
||||
|
||||
Loading…
Reference in a new issue