Data Center Fabric Manager Professional User Manual v10.3.X (53-1001355-01, November 2009)

104 DCFM Professional User Manual
53-1001355-01
IP Configuration
3
12. Restart the server to perform SNMP and Syslog auto registration with the new server
IP address to all switches.
NOTE
If the old server IP address displays in SNMP trap and Syslog recipient list, you must manually
remove it from the list. The Management application server does not remove the old server
IP address during auto-registration.
If the client-to-server communication IP address was configured with a specific IP address,
complete the following steps.
1. Open the Server Management Console from the Start menu.
2. Click the Services tab, if necessary, and click Stop.
3. Open the ftpd.properties file (located in the <Install_Home>\conf\ folder) in a text editor (such
as Notepad).
4. Edit the following variables:
config.data-connection.active.local-address=<New_IP_Address>
config.data-connection.passive.address=<New_IP_Address>
5. Save and close the file.
6. Update the FTP_SERVER table’s IP column with the <New_IP_Address> in the database.
7. Open the
<Management_Application_Name>svc.conf file (located in the
<Install_Home>\conf\ folder) in a text editor (such as Notepad).
8. Edit the following variable:
set.BIND_ADDRESS=<New_IP_Address>
9. Save and close the file.
10. Open the
<Management_Application_Name>.properties file (located in the
<Install_Home>\conf\ folder) in a text editor (such as Notepad).
11. Edit the following variable:
java.rmi.server.hostname=<New_IP_Address>
12. Save and close the file.
13. Open the Server Management Console from the Start menu.
14. Click the Services tab, if necessary, and click Start.
15. Login to the application using the following steps.
a. To open the application, double-click the desktop icon or open from the Start menu.
The Log In dialog box displays
b. Enter your user name and password.
The defaults are Administrator and password, respectively. If you migrated from a previous
release, your username and password do not change.
c. Select or clear the Save password check box to choose whether you want the application
to remember your password the next time you log in.
d. Click Login.