DGS-3024 Layer 2 Switch CLI Reference Manual
IGMP Snooping : Disabled
TELNET : Enabled (TCP 23)
WEB : Enabled (TCP 80)
RMON : Enabled
DGS-3024:4#
show serial_port
Purpose
Used to display the current serial port settings.
Syntax
show serial_port
Description
This command displays the current serial port settings.
Parameters None.
Restrictions None.
Example usage:
To display the serial port setting:
DGS-3024:4#show serial_port
Command: show serial_port
Baud Rate : 9600
Data Bits : 8
Parity Bits : None
Stop Bits : 1
Auto-Logout : 10 mins
DGS-3024:4#
config serial_port
Purpose
Used to configure the serial port.
Syntax
config serial_port {baud_rate [9600 | 19200 | 38400 | 115200] |
auto_logout [never | 2_minutes | 5_minutes | 10_minutes |
15_minutes]}
Description
This command is used to configure the serial port’s baud rate and auto
logout settings.
Parameters
baud rate [9600 | 19200 | 38400 | 115200]
−
The serial bit rate that will be
used to communicate with the management host.
auto_logout
- This parameter will allow the user to choose the time the
Switch’s serial port will be idle before automatically logging out. The user
may choose one of the following.
never
−
No time limit on the length of time the console can be open
with no user input.
2_minutes
−
The console will log out the current user if there is no
user input for 2 minutes.
15