DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
39
P a r i t y B i t s : N o n e
S t o p B i t s : 1
A u t o - L o g o u t : 1 0 m i n s
D G S - 3 2 0 0 - 1 0 : 4 #
3-11 config serial_port
Purpose
Used to configure the serial bit rate that will be used to communicate with the management host and the
auto logout time for idle connections.
Format
config serial_port { baud_rate[9600|19200|38400|115200] |
auto_logout [never|2_minutes|5_minutes|10_minutes|15_minutes] }
Description
The
config serial_port
command configures the serial bit rate that will be used to communicate with the
management host and the auto logout time for idle connections.
Parameters
Parameters
Description
baud_rate
The serial bit rate that will be used to communicate with the management
host. There are four options:
9600
,
19200
,
38400
, and
115200
.
auto_logout
The auto logout time out setting :
never
Never timeout.
2_minutes
When you idle over 2 minutes, the device will auto logout.
5_minutes
When you idle over 5 minutes, the device will auto logout.
10_minutes
When you idle over 10 minutes, the device will auto logout.
15_minutes
When you idle over 15 minutes, the device will auto logout.
Restrictions
You must have administrator privileges.
Example
To
configure
baud
rate:
D G S - 3 2 0 0 - 1 0 : 4 # c o n f i g s e r i a l _ p o r t b a u d _ r a t e 9 6 0 0
C o m m a n d : c o n f i g s e r i a l _ p o r t b a u d _ r a t e 9 6 0 0