26 TN3270 Server Commands
link
link
Usethe link DLUR SAP configuration command to define and activate a link to a host. Use the no
form of this command to delete the link definition.
linkname [rmac rmac][rsaprsap]
no linkname
Syntax Description
Defaults
No DLUR link is defined.
The default remote SAP address is 04 (hexadecimal).
Command Mode
DLUR SAP configuration
Usage Guidelines
The combination ofrmac and rsap must be unique within the DLUR SAP function. These values
canonly be changed by deleting the link definition, using the no link command, and recreating the
link definition.
Fora link via a channel on this CIP, the TN3270 server and the hosts should open different adapters
inthe same internalLAN. Using different adapters avoids any contention for SAP numbers, and is
alsonecessary if you configure duplicate MAC addresses for fallback CSNA access to the host. By
configuringthe adapters in the same internal LAN, you achieve the same performance—bypassing
the DLC stacks—as looping back on a single adapter.
Examples
The following command defines a link name and a remote SAP address:
link LINK5 rsap 08
name Linkname, from one to eight alphanumeric characters. The
first character must be alphabetic. The name must be
unique within the DLUR function.
rmac (Optional) Remote MAC address of the form
xxxx.xxxx.xxxxin hexadecimal. If not specified, a loopback
link to another SAP on the same internal LAN adapter is
assumed.
rsap (Optional) Remote SAP address, 04 to FC in hexadecimal.
Thersap value must be even and should be a multiple of 4,
butthis requirement is not enforced. The rsap value default
is 04.