找回密码
 立即注册
相关推荐换一批
  1. YD/T 1938.1-2009 会话初始协议(SIP)测试方法 第1部分:基本的会话初始协议
  2. YD/T 2042-2009 IPv6 网络设备安全技术要求 —— 具有路由功能的以太网交换机
  3. YD/T 2043-2009 IPv6 网络设备安全测试方法 —— 具有路由功能的以太网交换机
  4. YD/T 2084-2013 2GHz TD-SCDMA/WCDMA 数字蜂窝移动通信网家庭基站 lub 接口技术要求
  5. YD/T 2141-2010 基于无线应用协议(WAP)的无线域名系统技术要求
  6. YD/T 2170-2010 IPv6 技术要求 —— IPv6 路由器重编号协议
  7. YD/T 2169-2010 IPv6 技术要求 —— IPv6 路径z大传输单元发现协议
  8. YD/T 2168-2010 IPv6 技术要求 —— IPv6 反向邻居发现协议
  9. YDB 008.2-2007 IP QoS 信令控制接口协议 第2部分:网络控制接口资源控制协议
  10. YDB 008.1-2007 IP QoS 信令控制接口协议 第1部分:交换控制接口资源控制协议
  11. YDB 008.3-2007 IP QoS 信令控制接口协议 第3部分:连接控制接口资源控制协议
  12. YD/T 2299-2011 XML 配置接入协议(XCAP)技术要求
  13. TB/T 2317-92 铁路电话交换网电话所间电路的设置和路由选择
  14. YD/T 2329.4-2011 分组通信数据网(PTDN)体系架构 第4部分:路由
  15. YD/T 3009-2016 对支持 H.248 协议设备的安全性测试方法
  16. YDB 024-2008 固定宽带无线接入系统接口协议测试方法:空中接口
  17. YD/T 1608-2007 媒体网关控制协议(MGCP)技术要求
  18. YD/T 1610-2007 IPv6 路由协议测试方法——支持 IPv6 的中间系统到中间系统路由交换
  19. YDN 034.2-1997 ISDN 用户 一 网络接口规范 第2部分:数据链路层技术规范
  20. YDB 169-2017 M2M 技术要求(第一 阶段) CoAP 协议绑定
  21. YDB 085.1-2012 近场通信(NFC)安全技术要求 第1部分: NFCIP-1 安全服务和协议
  22. YDB 084-2012 适用于低功耗无线个域网(LoWPAN)的轻量级 IPv6 协议
路由routingthe协议 | 邮电通讯系统 2022-07-03 110 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
简介:网络工程师应掌握的50个路由器知识要点,是网络工程师方面的知识,也是网络管理员必须掌握的知识。节选部分内容如下:1、什么时候使用多路由协议?当两种不同的路由协议要交换路由信息时,就要用到多路由协议。当然,路由再分配也可以交换路由信息。下列情况不必使用多路由协议:从老版本的内部网关协议(InteriorGatewayProtocol,IGP)升级到新版本的IGP。你想使用另一种路由协议但又必须保留原来的协议。你想终止内部路由,以免受到其他没有严格过滤监管功能的路由器的干扰。你在一个由多个厂家的路由器构成的环境下。2、什么是距离向量路由协议?距离向量路由协议是为小型网络环境设计的。在大型网络环境下,这类协议在学习路由及保持路由将产生较大的流量,占用过多的带宽。如果在90秒内没有收到相邻站点发送的路由选择表更新,它才认为相邻站点不可达。每隔30秒,距离向量路由协议就要向相邻站点发送整个路由选择表,使相邻站点的路由选择表得到更新。这样,它就能从别的站点(直接相连的或其他方式连接的)收集一个网络的列表,以便进行路由选择。距离向量路由协议使用跳数作为度量值,来计算到达目的地要经过的路由器数。例如,RIP使用Bellman-Ford算法确定最短路径,即只要经过最小的跳数就可到达目的地的线路。最大允许的跳数通常定为15。那些必须经过15个以上的路由器的终端被认为是不可到达的。距离向量路由协议有如下几种:IPRIP、IPXRIP、AppleTalkRTMP和IGRP。网络工程师应掌握的50个路由器知识要点.doc

(Introduction: the 50 key points of router knowledge that network engineers should master are not only the knowledge of network engineers, but also the knowledge that network administrators must master. The excerpts are as follows: 1. When to use multi routing protocol? When two different routing protocols want to exchange routing information, multi routing protocol is used. Of course, route reallocation can also exchange route information. There is no need to use multi routing protocol in the following cases: upgrade from the old version of interiorgatewayprotocol (IGP) to the new version of IGP. You want to use another routing protocol, but you must keep the original protocol. You want to terminate the internal route to avoid interference with other routers that do not have strict filtering and supervision functions. You are in an environment composed of routers from multiple manufacturers. 2. What is distance vector routing protocol? Distance vector routing protocol is designed for small network environment. In large-scale network environment, such protocols will generate large traffic and occupy too much bandwidth when learning and maintaining routing. If the routing table update sent by the adjacent site is not received within 90 seconds, it will consider the adjacent site unreachable. Every 30 seconds, the distance vector routing protocol will send the entire routing table to the adjacent sites, so that the routing table of the adjacent sites can be updated. In this way, it can collect a list of networks from other sites (directly connected or otherwise connected) for routing. Distance vector routing protocol uses hops as a measure to calculate the number of routers to reach the destination. For example, rip uses Bellman Ford algorithm to determine the shortest path, that is, the line that can reach the destination as long as it passes through the minimum number of hops. The maximum number of hops allowed is usually set at 15. Terminals that must pass through more than 15 routers are considered unreachable. There are several distance vector routing protocols: iprip, ipxrip, appletalkrtmp and IGRP. Network engineers should master 50 key points of router knowledge doc)

[下载]16454659632.rar




上一篇:ARP解决问题
下一篇:Cisco分组语音与数据集成技术【高清中文PDF】