Operating System - Tru64 Unix
1820553 Members
2830 Online
109626 Solutions
New Discussion юеВ

alpha ds20 server

 
sujeet_3
Occasional Contributor

alpha ds20 server

i am having ds20 alpha server with tru64 5.0 having one nic,it is possible to give two ip address to single nic,

pl help me out




sujeet
2 REPLIES 2
Victor Semaska_3
Esteemed Contributor

Re: alpha ds20 server

Yes it is possible. Go to the manpage for ifconfig and look for the alias command.

Vic
There are 10 kinds of people, one that understands binary and one that doesn't.
Vladimir Fabecic
Honored Contributor

Re: alpha ds20 server

Here is an example:
Define IP address to use with alias name to /etc/hosts
Example: 10.0.4.217 alias1
Then:
# ifconfig ee0 alias alias1 netmask 255.255.0.0
Replace "ee0" with your interface name.
If you want to make it permanent edit /etc/inet.local and add this line.

And maybe you find some time to assign points to peaple that helped you in the past.
In vino veritas, in VMS cluster