Microsoft
Software
Hardware
Network
Question : Terminal command to assign an IP address to a device
There is a terminal command to assign an IP address to a device with a MAC address but I have forgotten it. It goes something like "sudo ???? (MAC address) xx:xx:xx:xx:xx:xx (IP address) ###.###.###.### Can anyone help me out with the exact syntax?
Already tried sudo -a xx:xx:xx:xx:xx:xx ###.###.###.### however dont believe thats correct.
Answer : Terminal command to assign an IP address to a device
arp -s ipaddress macaddress
Random Solutions
Inventory System (Freeware) Recommendation
WPAD setting for local webcams
apache_php_support
Datamax DPL VB sample
Something keeps changing the default permissions of my settings.php file for a web site on Linux
Using Exchange log files to restore emails
VB.net query problem
Look for a device powershell script
Dead harddrive - clicking sound
DatetimePicker in datagridview MSDN example problem