Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

adding an ip address with arp

807557Dec 2 2005 — edited Dec 7 2005
Hi

We're upgrading from solaris 7 to 10 and I'm at the point with a few machines that use dhcp and need to have a static IP address assigned to them.

In the old days I simply edited one of the scripts in rc3.d and added

arp -s <ipaddress> <macaddress> pub

Looking at solaris 10, the scripts have gone, leaving references to smf (which for the moment is a bit beyond me!)

Could someone possibly suggest the best approach to adding an ipaddress to an interface in a dhcp environment.

Thanks in advance
Nick
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 4 2006
Added on Dec 2 2005
8 comments
276 views