Windows server 2003/2008 and Windows XP – How to add static ARP cache entry

Posted by aidas | Posted in Command line, Networking, Windows 2003, Windows 2008, Windows XP | Posted on 05-05-2009

0




As you know Address Resolution Protocol or ARP is used to map IP addresses to MAC. This how to shows the way to add static ARP cache entry and map specific IP to specific MAC. In our example we will use IP:192.168.0.10 and MAC:00-B4-01-6C-7B-81. To add entry open command line on your Windows server 2003 and type:

arp -s 192.168.0.10 00-B4-01-6C-7B-81

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • Reddit
  • StumbleUpon
  • Blogosphere News


Follow us on Twitter !
Follow us on Twitter!


Write a comment