迪士尼梦幻世界动画片:末端网络 Stub Network

来源:百度文库 编辑:九乡新闻网 时间:2024/07/04 23:06:05
stub network 转载自http://hi.baidu.com/ligang636/blog/item/2b90d736ce371bee1b4cffe4.html

Stub Network refers to the network that has only a single connection to a router.

A stub network may meet one or more of the following criteria:

1) A single OSPF area with no external routes (though it may have interarea and/or intra-area routes);

2) A single LAN which never carries packets between two remote hosts; all traffic is to and/or from local hosts (it may or may not be multiply-connected; but multiple routers on a stub network don't route to one another, they will only route packets into the LAN if it's destined for the LAN, and out from the LAN if it originated on the LAN);

3) A network that is only accessible by one path.

//注意不要和stub area 混淆哦!~~~

   什么是末端网络(Stub Network)转载自http://www.ceesky.com/shuyu/view_4543.html 什么叫:末端网络(Stub Network)?末端网络(Stub Network)是什么?  

末端网络(Stub Network)是指:

末端网络(Stub Network)是指仅有一单个连接到路由器。一个末端网络可能符合下面标准中的一个或多个:1)一单个没有外部路由器的OSPF区域(尽管它可能有域间/或域内路由);2)一单个没有在两个远程主机之间携带分组的LAN;所有通信到达/或来自本地主机(它可能或可能没有多重连接;但是在一个末端网络的多种路由器不路由到另一个,它们将不仅路由分组到这个局域网如果它们是去往这个LAN的,和从这个LAN出来如果它们发起在这个LAN);或3)一个仅能够通过一个路径接入的网络。