4.6 ARP-Protokoll (Fortsetzung)
Das folgende Fenster zeigt Beispiele für ARP-Befehle und die
entsprechenden Antworten.
• Der lokale Computer hat die IP-Adresse 192.168.1.118
• Der Ziel-Computer hat die IP-Adresse 192.168.1.96
C:\>arp - 192.168.1.96
No ARP Entries Found
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 -a 192.168.1.96
Interface: 192.168.1.118
Internet Address
192.168.1.96
C:\>arp -s 192.168.1.96
C:\>arp -a 192.168.1.96
Interface: 192.168.1.118
Internet Address
192.168.1.96
C:\>arp -d 192.168.1.96
C:\>arp -a 192.168.1.96
No ARP Entries Found
C:\>
Abbildung 4.14 ARP-Befehle und Antworten
GH260-M2324
Physical Addresss
00-03-34-00-00-23
00-03-34-00-00-23
Physical Addresss
00-03-34-00-00-23
Type
dynamic
Type
static
iTCX
39