4.6 ARP Protocol (continued)
The following window shows examples of arp commands and responses.
• Your computer has an IP address of 192.168.1.118
• The destination computer has an IP address of 192.168.1.96
C:\>ping 192.168.1.96
Pinging 192.168.1.96 with 32 bytes of data:
Reply from 192.168.1.96=bytes=32 time=5ms TTL=32 Reply from 192.168.1.96=bytes=32 time=3ms TTL=32 Reply from 192.168.1.96=bytes=32 time=3ms TTL=32 Reply from 192.168.1.96=bytes=32 time=4ms TTL=32
C:\>arp
Interface: 192.168.1.118
Internet Address Physical Addresss Type
192.168.1.96
C:\>arp
C:\>arp
No ARP Entries Found
C:\>
Figure 4.22 ARP Commands and Responses
41