wireshark网络基础

20c 60s aprnet

1975,tcp/ip诞生

tcp/ip模型

应用层 http/smtp/dns/telnet/ssh/telnet/tftp

传输层 tcp/udp

网络层 arp,icmp,ip,rarp

链路层 ethernet


ethnet Xeror和DEC命名推广

ethernet IEEE802.3标准化

fddi,令牌总线网类似ethernet 

IEEE 802.11 无线网


arp分类

翻转arp(rarp)

代理arp(proxy rarp)

免费arp

逆向arp(iarp)

proxy arp  当局域网主机要向外发送数据时,请求目标mac时,网关用自己的mac来回答这就是代理arp.

show ip int fa0/0 可以查看arp代理功能

clear arp-cahce 

ip proxy-arp 开启arp代理


你可能感兴趣的:(wireshark)