xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
16
D G S – 3 4 2 7 : 4 # s h o w s e r i a l _ p o r t
C o m m a n d : s h o w s e r i a l _ p o r t
B a u d R a t e : 1 1 5 2 0 0
D a t a B i t s : 8
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 4 2 7 : 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]} (1)
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. There are four options: 9600, 19200, 38400,
115200.
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.
5_minutes
−
The console will log out the current user if there is no user input for 5
minutes.
10_minutes
−
The console will log out the current user if there is no user input for 10
minutes.
15_minutes
−
The console will log out the current user if there is no user input for 15
minutes.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure baud rate:
D G S – 3 4 2 6 : 5 # c o n f i g s e r i a l _ p o r t b a u d _ r a t e 1 1 5 2 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 1 1 5 2 0 0
S u c c e s s .
D G S – 3 4 2 6 : 5 #
enable clipaging
Purpose
Used to pause the scrolling of the console screen when a command displays more than
one page.
Syntax
enable clipaging
Description
This command is used when issuing a command which causes the console screen to
rapidly scroll through several pages. This command will cause the console to pause at
the end of each page. The default setting is enabled.
Parameters None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To enable pausing of the screen display when the show command output reaches the end of the page: