3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
907
undo driverbuf size
View
Terminal template view
Parameters
number: Buffer size, in kilobytes (KB), ranging from 8 to 32.
Description
Use the driverbuf size command to configure the size of terminal receive buffer.
Use the undo driverbuf size command to restore the default setting.
By default, the size of terminal receiver buffer is 8 KB.
Note that this command takes effect only after the template is reapplied on the 
interface.
Example
# Set the terminal buffer size to 8 KB.
<Sysname> system-view
[Sysname] rta template abc
[Sysname-rta-template-abc] driverbuf size 8 
idle-timeout
Syntax
idle-timeout seconds
undo idle-timeout
View
Terminal template view
Parameters
seconds: Connection idle timeout time, in seconds, ranging 10 to 3,600.
Description
Use the idle-timeout command to set the TCP connection idle timeout time for 
terminal access.
Use the undo idle-timeout command to restore the default.
By default, the terminal access idle timeout time is 0 seconds; that is, the TCP 
connection never times out.
With the idle timeout time configured, if no data is transmitted over the terminal 
access connection in the specified period of time, the connection is automatically 
torn down.
Example
# Set the terminal access idle timeout time to 1,000 seconds.
<Sysname> system-view
[Sysname] rta template abc
[Sysname-rta-template-abc] idle-timeout 1000