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
How do I upgrade firmware on Netgear wg103
Issue Reading FOR XML Output From SQL 2005 Query
Running .exe in a logon script
Find position of second to last period in a string
Generate email and append fields to body
Reference a selected rows column value from a gridview in VB .Net 3.5
Outlook hyperlinks take me to my homepage (not the actual link url
JQuery based image (actually an element of code) rotator
PL/SQL Performance
Problem getting last line of a log file on remote computer