For more information on the IP configurations that you can use in a hosted environment, see the topic Planning the IP Address configurations.
SUN Solaris
Enter these commands as the root user, where <hme0> is the network interface card.
ifconfig <hme0>:1 plumb
ifconfig <hme0>:1 <hosted_company1_ip> <server_ip> up
ifconfig <hme0>:2 plumb
ifconfig <hme0>:2 <hosted_company2_ip> <server_ip> up
.
ifconfig <hme0>:x plumb
ifconfig <hme0>:x <hosted_companyx_ip> <server_ip> up
IBM AIX
Enter the following command as the root user, where <en0> is the network interface card.
ifconfig <en0> alias <IP address of hosted organization> netmask 255.0.0.0
Microsoft Windows NT 4.0
1. From the Microsoft NT desktop, right-click the Network Neighborhood desktop icon and choose Properties.
2. Choose Protocols, and then double-click TCP/IP Protocol.
3. From the TCP/IP Properties box, click Advanced.
4. Click Add to add additional hosted organization IP addresses. Accept the default subnet mask of 255.0.0.0.
Microsoft Windows 2000
1. From the Windows 2000 desktop, right-click the Network Neighborhood desktop icon and choose Properties.
2. Right-click the Ethernet adapter, and then select Properties.
3. From the Adapter Properties box, double-click Internet Protocol (TCP/IP).
4. Click Advanced.
5. Click Add to add additional hosted organization IP addresses. Accept the default subnet mask of 255.0.0.0.
See also