User's Manual

Table Of Contents
101
Users Manual of CS-6306R
5.2.3 Configuring Busy Time Value of Remote Terminal
Command Purpose
[no] llc2 tbusy-time [seconds]
Used for controlling the waiting time when the remote end is busy. The
command “no” can be used for restoring to the default value. Seconds
The waiting seconds when the remote end is busy. The maximum is 60
seconds, the minimum is 1 second and the default is 10 seconds.
Configuration mode: Interface configuration
An LLC2 connective end is able to inform the opposite end that local end is busy
and prevent the opposite end from sending data to local end by sending an RNR
(receive not ready) The relative big value can be set for averting the timeout.
Example: Setting 12 seconds as the busy time value of remote end.
int ethernet 1/1
llc2 tbusy-time 12
5.2.4 Configuring Time Value of Response
The command is used for controlling the time of waiting for the response of remote end. The command “no”
can be used for restoring to the default value.
Command Purpose
[no] llc2 tpf-time [seconds]
used for controlling the time of waiting for the response of
remote end. The command “no” can be used for restoring
to the default value. Seconds : The seconds of waiting for
the response of remote end. The maximum is 60 seconds,
the minimum is 1 second, and the default is 1 second.
Configuration Mode: Interface Configuration
An LLC2 connective end sometimes needs to know the status of opposite end. For
this purpose, a command frame that requires a response from the opposite end
needs to be sent. When the opposite end receives the command frame, it will reply
a response frame. If the error occurs in the process, the send end will keep waiting.
In order to avoid the situation, a clock needs to be enabled. When the arrival time is
hit, the clock will think that the error occurs and it will send a separate command
frame. The command is used for setting the time of waiting for the response of the
opposite end to the command frame.
Example: Setting 12 seconds as the time of waiting for the response of the opposite end.
int ethernet1/1
llc2 tpf-time 12