Databases Reference
In-Depth Information
UseMACBroadcast: This property specifies whether or not to use a node's
MAC address when sending ARP packets.
A sample configuration in the nodemanager.properties file looks as fol-
lows:
Interface=eth0
NetMask=255.255.255.0
UseMACBroadcast=true
Perform this configuration on both bamhost1 and bamhost2 . Restart Node
Manager, and verify that Node Manager starts successfully.
As the nodemanager.properties file is located on a
shared storage, the same interface name (for example,
eth0) specified in the nodemanager.properties file is
used by the Node Manager to start Managed Servers on dif-
ferent hosts. However, if a host requires using a different in-
terface or mask, you need to specify these individual para-
meters in the JAVA_OPTIONS environment variable before
running the Node Manager script. For example, to use the
eth3 interface on a host, execute the command export
JAVA_OPTIONS=-DInterface=eth3 in a shell, and then
start the Node Manager.
Configuring the wlsifconfig.sh script
The WebLogic Server provides a wrapper script (wslifconfig.sh) that can
be used to add/remove network alias (virtual IPs) before starting/stopping the
Search WWH ::




Custom Search