IBM Tivoli Storage Manager, Version 7.1

SET SERVERHLADDRESS (Set the high-level address of a server)

Use this command to set the high-level address (IP) of a server. IBM® Tivoli® Storage Manager uses the address when you issue a DEFINE SERVER command with CROSSDEFINE=YES. You must use the SET SERVERHLADDRESS command for all automatic client deployments.

Privilege class

To issue this command, you must have system privilege.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-Set SERVERHladdress--ip_address-----------------------------><

Parameters

ip_address (Required)
Specifies a server high-level address as a numeric dotted decimal name or a host name. If a host name is specified, a server that can resolve the name to the dotted decimal form must be available.

Example: Set the high-level address of a server

Set the high-level address of HQ_SERVER to 9.230.99.66.
set serverhladdress 9.230.99.66

Related commands

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


Feedback