DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 
17 
Example usage: 
To configure the baud rate: 
DGS3100# config serial_port baud_rate 9600 
 
Success. 
 
DGS3100# 
 
 
enable clipaging 
Purpose  To pause the scrolling of the console screen after each page when a 
show command displays more than one page. 
Syntax 
enable clipaging 
Description The enable clipaging command pauses the scrolling of the console 
screen at the end of each page when issuing a command which 
would display more than one screen of information. The default 
setting is enabled. 
Parameters None. 
Restrictions  Only Administrator or 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: 
DGS3100# enable clipaging 
 
Success. 
 
DGS3100# 
 
 
disable clipaging 
Purpose  To disable the pausing of the console screen scrolling at the end of 
each page when the command displays more than one screen of 
information. 
Syntax 
disable clipaging 
Description The disable clipaging command disables the pausing of the 
console screen at the end of each page when issuing a command 
which would display more than one screen of information. This 
causes the console screen to rapidly scroll through several pages. 
Parameters None. 
Restrictions  Only Administrator or operator-level users can issue this command. 
Example usage: 
To disable pausing of the screen display when a command output reaches the end of the page: 
DGS3100# disable clipaging 
 
Success.