Network Services

Hotspot Mikrotik 777

Technology has been used Bootstrap Compatible Mobile.

Design Hotspot-12 beautiful Server Mikrotik

Design Hot Spot Mikrotik Free

Hotspot login server free

Hotspot login server free.

Merge 2 lines in server Pfsense?

Merge 2 lines in server Pfsense server free.

setup squid cahce in Ubuntu

How to setup squid cahce in Ubuntu ?

Tuesday, April 15, 2014

Using the Address Resolution Protocol (ARP)

Using the Address Resolution Protocol (ARP)

The Address Resolution Protocol, or ARP, is part of the Transmission Control Protocol/Internet Protocol (TCP/IP) protocol stack; it is used to translate TCP/IP addresses to MAC (media access control) addresses using broadcasts. When a machine running TCP/IP wants to know which machine on an Ethernet network uses a particular IP address, it will send an ARP broadcast that says, in effect, “Hey! Who is IP address xxx.xxx.xxx.xxx ?” The machine that owns the specific address will respond with its own MAC address. The machine that made the inquiry then adds

that information to its own ARP table.

        In addition to the normal usage, the ARP designation refers to a utility in Windows that you can use to manipulate and view the local workstation’s ARP table.

TCP/IP Utilities ( Network + Chapter 4 )

Chapter 4 TCP/IP Utilities 

"Quoting one of e-books"

             The Windows ARP Table
             Using The arp Utility 
   Using the netstat Utility 
             The –a Switch 
             The–e Switch 
             The –r Switch 
             The –s Switch 
             The –n Switch 
             The –p Switch 
   Using the nbtstat Utility 
             The –a Switch 
             The –A Switch 
             The –c Switch 
             The –n Switch 
             The –r Switch 
             The –R Switch 
             The –S Switch 
             The –s Switch 
   Using The File Transfer Protocol (FTP) 
             Starting FTP and Logging In to an FTP Server 
             Downloading Files 
             Uploading Files 
   Using the ping Utility 
   Using winipcfg ipconfig , and ifconfig
             Using the winipcfg Utility
             Using the ipconfig Utility
             Using the ifconfig
   Utility  Using the tracert Utility 
   Using the Telnet Utility 
   Using the nslookup Utility 
   Summary 
   Exam Essentials 
   Review Questions 
   Answers to Review Questions

"Quoting one of e-books"