Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multiple ip address on a controller

Status
Not open for further replies.

rksharma

Programmer
Dec 17, 2000
12
US
How do you load multiple ip addresses onto one ip controller. I can only see one field in smit.

Thanks

Rocky.
 
If you mean assigning several IP addresses to one adapter, than you can do it by using ifconfig alias option.
ifconfig en0 10.1.1.1 alias
or the alias option in tcpip


hope that helps
 
You can also use smit tcpip\further configuration\network interfaces\network interface selection\configure aliases\add an ipv4 network alias

I don't know if there is a smit fast-track to this
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top