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 to connect Hyper-V Server 2008 R2 to Cluster Shared Volumes
New record, if field is empty, msgbox
How to hide a dummy date value.
clear cut - sql express 2008 connection limit
Batch printing word document to non-default printer
The future of VBA
How do I save incoming email attachments into a specific folder?
Memory leak in my exchnage server
How to figure out input value passed via XML
Are there any ways to know if the a user the company email redirected to an external account?