User's Manual

Table Of Contents
106
Users Manual of CS-6306R
Any one of the commands can be used under interface configuration mode for activating the two-way and
concurrent mode:
Command Purpose
sdlc simultaneous full-datamode
Setting the send of data from master station to
the polled slave station and receive of data
from it.
sdlc simultaneous half-datamode
Shutting down the master station sending the
data to the slave station.
5.2.15 Configuring SDLC Timer and Re-Sending Times
When SDLC workstation sends frame, it will wait for the response of receive end. The response indicates the
frame has been received. The response time allowed by the router before re-sending frame can be amended.
The times of re-sending the frame by the software can be set before terminating SDLC session process.
Through controlling these values, by controlling these values, the network overhead can be reduced in
continuing to detect the transmitted frame.
One or two commands below can be used under interface configuration mode for configuring SDLC timer and
retransmission times:
Command Purpose
sdlc t1 milliseconds
Controlling the total time of software of waiting
for response.
sdlc n2retry-count
Configuring the times of software of retrying a
timeout operation.
5.2.16 Configuring the Number of SDLC Frame and Information Frame
The maximum length of input frame and the maximum number of the information frame (or the size of window)
received before router sends response to the receive end can be configured. When the configured value is
relative big, the network overhead can be reduced.
The command below can be used under interface configuration mode for configuring SDLC frame and
number of information frame.
Command Purpose
sdlc n1 bit-count
Configuring the maximum length of input frame
sdlc kwindow-size
Configuring the size of local window of router
sdlc poll-limit-valuecount
Configuring the times of master station’s
polling to the slave station.