1830657 Members
28096 Online
110015 Solutions
New Discussion

multiple addresses

 
atef_3
Contributor

multiple addresses

how hp-unix 10.20 can support multiple addresses? how i can get necessary patches?
how i can install them? what are the required settings?
2 REPLIES 2
OldSchool
Honored Contributor

Re: multiple addresses

mulitple addresses? as in multiple NICs or (1) NIC w/ more than one IP?

Patches? not likely...10.20 has had no software support for a number of years
Suraj K Sankari
Honored Contributor

Re: multiple addresses

Hi,

You can assign second ip address like this
#ifconfig lan1:1 192.168.3.5 netmask 255.255.255.0 up

Suraj