SET SERVERLLADDRESS (Set the low-level address of a server)

Use this command to set the low-level address of a server. Tivoli® Storage Manager uses the address when you issue a DEFINE SERVER command with CROSSDEFINE=YES.

Privilege class

To issue this command, you must have system privilege.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-Set SERVERLladdress--tcp_port-------------------------------><

Parameters

tcp_port (Required)
Specifies the low-level address of the server. Generally, this address is identical to the TCPPORT option in the server option file of the server.

Example: Set the low-level address of a server

Set the low-level address of HQ_SERVER to 1500.
set serverlladdress 1500

Related commands

Table 1. Command related to SET SERVERLLADDRESS
Command Description
SET CROSSDEFINE Specifies whether to cross define servers.
SET SERVERHLADDRESS Specifies the high-level address of a server.
SET SERVERPASSWORD Specifies the server password.