Command Reference Guide
3Com Router 5000 Family and Router 6000 Family sot send address ● 257
Command Reference
sot send address
Purpose Use the sot send address command to configure the route for sending SDLC
frames to the specified specific terminal.
Use the undo sot send address command to remove the specified route.
Syntax sot send address sdlc-address tcp ip-address [ local ] [ send-queue ]
undo sot send address sdlc-address tcp ip-address [local ] [ send-queue
]
Parameters sdlc-address
SDLC address of a terminal. Valid values are a
hexadecimal number between 1 and FF.
ip-address
IP address of the peer SOT entity.
local
Implements the local acknowledgement function.
send-queue
Sets maximum length of the TCP output queue. Valid
vlaues are 10 to 500.
If no value is specified, the default is 50.
Example Send the SDLC frames destined for SDLC terminal 10 to the peer device (in non-local
mode) with the IP address of 131.108.8.1.
[Router-Serial0/0/0] sot send address 10 tcp 131.108.8.1
Send the SDLC frames destined for SDLC terminal 10 to the peer device (in local
acknowledgement mode) with the IP address of 131.108.8.1.
[Router-Serial0/0/0] sot send address 10 tcp 131.108.8.1 local
View This command can be used in the following views:
■ Synchronous Serial Interface view
Description This command is applicable to the following two SDLC modes:
■ In non-local mode or pass-through mode, the sdlc-address argument ranges
from 1 to FF. When the
sdlc-address argument is set to FF, the router sends
SDLC frames to all SDLC terminals connected to it.
■ In local acknowledgement mode (specified by the local keyword), the
sdlc-address argument ranges from 1 to fe and cannot be the broadcast
address FF.
Related Command sot sdlc broadcast