标签:toc shutdown images img wireshark 6.2 cto alt The
1、实验拓扑:3、验证:
(1)命令部署:
R2#debug arp
ARP packet debugging is on
R1#ping 3.3.3.3
(2)抓包验证:
R2#
Mar 1 00:07:26.271: IP ARP: rcvd req src 12.1.1.1 c001.1858.0000, dst 12.1.1.2 FastEthernet0/0
Mar 1 00:07:26.271: IP ARP: sent rep src 12.1.1.2 c002.3430.0000,
dst 12.1.1.1 c001.1858.0000 FastEthernet0/0
R1#show arp
Protocol Address Age (min) Hardware Addr Type Interface
Internet 12.1.1.1 - c001.1858.0000 ARPA FastEthernet0/0
Internet 12.1.1.2 0 c002.3430.0000 ARPA FastEthernet0/0
Wireshark抓包目的IP不对
4、拓展:
(1)完全清除ARP表
shutdown接口—再no shutdown——clear arp-cache
(2)免费ARP:?
标签:toc shutdown images img wireshark 6.2 cto alt The
原文地址:http://blog.51cto.com/13856092/2137353