码迷,mamicode.com
首页 > 其他好文 > 详细

Default gateway ARP

时间:2017-04-02 16:24:14      阅读:163      评论:0      收藏:0      [点我收藏+]

标签:int   direct   default   pack   set   网络层   put   section   packet   

If you have a set of computers that can talk to each other directly, you have a network. For computers on your network to talk to computers on another network, you need a default gateway. The default gateway is a computer to which other local computers send data that is destined for a non-local computer.

一般说来,数据链路层发出的数据包称为frame,地址是链路层的地址,如mac地址;网络层发出的数据包称为packet,地址是网络层地址,如ip地址;传输层发出的数据包称为segment,地址是传输层地址,如TCP的端口号。

 

 

 

 

 

 

 

 

 

 

 

 

 

http://www.inetdaemon.com/tutorials/internet/ip/routing/default_gateway.shtml

Default gateway ARP

标签:int   direct   default   pack   set   网络层   put   section   packet   

原文地址:http://www.cnblogs.com/kprac/p/6659164.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!