SERVICE PROVIDER
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 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.
Related topics