Editing Batch Files
267
HA-Fabric Manager User Guide
Specifying a Host IP Address in Multi-NIC Networks
In a network that has two or more NICs, the local host IP returns one of the IPs
known to the system. To specify which IP is returned, edit the
Dsmp.server.edipaddress
variable to instruct the Trap Event Distributor
to use a specific IP address.
Windows Systems
1. Open the
<Install_Home>\bin\HAFM_sc.bat
file using a text
editor.
2. Edit the following lines:
rem HAFM Server
start %JAVA_HOME%\bin\HAFMServer.exe -server -Xmx512m -Xminf.15
-Xmaxf.35 -classpath %CLASSPATH% -Dsmp.Mp.max=512
-Dsmp.autodiscovery=false -Dsmp.mpi.test
-Dsmp.deployment.prefix=Server/ -Dsmp.zoning=legacy
-Dsmp.zoning.wait.timeout=180000 -Dsmp.webServer
-Dsmp.flavor=%APP_FLAVOR% Server
to read:
rem HAFM Server
start %JAVA_HOME%\bin\HAFMServer.exe -server -Xmx512m -Xminf.15
-Xmaxf.35 -Xincgc -classpath %CLASSPATH% -Dsmp.Mp.max=512
-Dsmp.autodiscovery=false -Dsmp.mpi.test
-Dsmp.deployment.prefix=Server/
-Dsmp.server.edipaddress=x,x,x,x -Dsmp.zoning=legacy
-Dsmp.zoning.wait.timeout=180000 -Dsmp.webServer
-Dsmp.flavor=%APP_FLAVOR% Server
where x.x.x.x is the desired IP address.
Summary of Contents for 316095-B21 - StorageWorks Edge Switch 2/24
Page 18: ...Contents 18 HA Fabric Manager User Guide ...
Page 26: ...About this Guide 26 HA Fabric Manager User Guide ...
Page 42: ...Introduction and General Information 42 HA Fabric Manager User Guide ...
Page 126: ...Monitoring SAN Products 126 HA Fabric Manager User Guide ...
Page 210: ...Configuring Zoning 210 HA Fabric Manager User Guide ...
Page 264: ...Configuring Remote Workstations 264 HA Fabric Manager User Guide ...
Page 268: ...Editing Batch Files 268 HA Fabric Manager User Guide ...