Functional Specification
Modify the IP address of Management Server/Master Management Server
Command Format
FSW11EJ7.EXE <Password> /C /I <IP address of Management Server/Master Management Server after modification> [<IP address of backup Management Server/Master Management Server after modification>] [/Silent]
Option
Enter the client management password set on the management console or the password specified during installation of the client (CT).
Perform change of settings.
Specify the IP address to be modified.
Enter the IPv6 address, IPv4 address or server name of Management Server/Master Management Server to which the client (CT) is connected. Specify the server name in 15 characters or less.
Do not enter the link local address. If link local address is specified, the operations cannot be guaranteed.
Specify IPv6 address, IPv4 address or server name of backup Management Server when inquiring user policy. Specify the server name in 15 characters or less.
Do not enter the link local address. If link local address is specified, the operations cannot be guaranteed.
When omitted, set a value that is same as "IP address of Management Server/Master Management Server after modification".
It can avoid displaying the following message after command execution.
Press any key to continue...
Return Value
[Fixed Value]
Example of Use/Execution Results/Output Format
C:\>fsw11ej7.exe password /C /I 192.168.1.1 1234::a:0:0:0:08ff 192.168.1.1 : IP address of new server 1234::a:0:0:0:08ff : IP address of new server (Backup Management Server) [E701-INF001] The command has ended.
C:\>fsw11ej7.exe password /C /I 192.168.1.1 DTK-PC 192.168.1.1 : IP address of new server DTK-PC : IP address of new server (Backup Management Server) [E701-INF001] The command has ended.
C:\>fsw11ej7.exe password /C /I 192.168.1.1 192.168.1.2 192.168.1.1: IP address of new server 192.168.1.2: new IP address of server (Backup Management Server) [E701-INF001] The command has ended.