How to configure the virtual ip address
Answers were Sorted based on User's Feedback
Answer / rahul
# 1 Infinity virtual ip address can be created.
# ifconfig hme0:1 plumb
# ifconfig hme0:1 addif 192.9.200.10 netmask 255.255.255.0
up
# vi /etc/hosts ( update the ip address )
# vi /etc/hosts.hme0:1 ( update the ip address ) --> to
bring the interface along with the ipaddress during boot
time. .
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / surya
the file is /etc/hostname.hme0:1 not /etc/hosts.hme0:1
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sbrahman75
Infinity virtual ip address can be created.
# ifconfig hme0:1 plumb
# ifconfig hme0:1 192.9.200.10 netmask 255.255.255.0 up
# vi /etc/hosts ( update the ip address )
# vi /etc/hosts.hme0:1 ( update the ip address ) --> to
bring the interface along with the ipaddress during boot time. .
| Is This Answer Correct ? | 1 Yes | 4 No |
What is the nature of VCS?
How to make SUN server as router in subnetwork?
0 Answers ITC Infotech, JPMorgan Chase,
Explain rc script and run level
how many run level in solaris?
How would you truncate a log file that is growing too large if you don't have space to compress it or to move it somewhere else? How would you do it?
If the system panic or system not booting
How to add swap space in Sun Server?
If you have multiple ethernet interfaces, how do you keep it from routing between them?
How to findout MAC addess as well as IP address of the host?
How can you create mount points in solaris?
How to create core dump and crash dump #coreadm .
If user is not loging in to server what is the problem?