When an endpoint must be moved to a different network segment (change of IP address) there are several steps to take. Here is the procedure.

1) Delete the endpoint from the server with wdelep <endpoint-name>

2) Move the server to the new location / network segment.

3) Determine which gateway that the endpoint will use.

4) Check communications in both directions:

a. From gateway server: telnet <endpoint> 9495

b. From endpoint server: telnet <gateway> 9494

5) Stop the lcf daemon: /opt/tivoli/lcf/dat/1/lcfd.sh stop

6) Remove or rename the file /opt/tivoli/lcf/dat/1/lcf.dat

7) Edit /opt/tivoli/lcf/dat/1/last.cfg to add the line

lcs.login_interfaces=<gateway>

(IP address of the local gateway)

8) Start the lcf daemon: /opt/tivoli/lcf/dat/1/lcfd.sh start

9) Check to see that the endpoint is created on TMR server with wepstatus or wep ls.

10) Subscribe the endpoint: /opt/tivoli/TWS/scripts/subscribe-endpoints.pl

Decommissioning:

(delete Workstation definition and FTA)

Delete endpoint

wdelep <endpoint-name>

Remove from Netview:

copy /usr/OV/bin/netmon.seed and remove appropriate IP address.