搜索资源列表
quagga-0.98.5.tar
- 实现了rip ospf bgp等路由协议的开源代码。-achieved a rip bgp OSPF routing protocol, such as open-source code.
TCP-IP
- 本书介绍TCP/IP及其应用。TCP/IP是Internet上使用的协议, 而Internet是世界上最大的互联网络。本书内容十分丰富,几乎涵盖了有关TCP/IP的各个方面, 包括开放式通信模型、TCP/IP通信模型、IP网络中的命名和寻址机制、地址解析及反向地址解析协议、 DNS域字服务器、WINS、地址发现协议、IPv6、IP网络中的路由协议(RIP、OSPF等)、互联网打印协议、 LDAP目录服务、远程访问协议、IP安全与防火墙。本书介绍了如何为Windows 9x/NT配
TCP-IP
- 本书介绍TCP/IP及其应用。TCP/IP是Internet上使用的协议,而Internet是世界上最大的互联网络。本书内容十分丰富,几乎涵盖了有关TCP/IP的各个方面,包括开放式通信模型、TCP/IP通信模型、IP网络中的命名和寻址机制、地址解析及反向地址解析协议、DNS域字服务器、WINS、地址发现协议、IPv6、IP网络中的路由协议(RIP、OSPF等)、互联网打印协议、LDAP目录服务、远程访问协议、IP安全与防火墙。本书介绍了如何为Windows 9x/NT配置TCP/IP;还介绍了
mrouted-3.9.6 mrouted 是支持tunnel的DVMRP多播路由协议的实现
- mrouted 是支持tunnel的DVMRP多播路由协议的实现,此版本为2011-10-23的最新版 -mrouted is an implementation of the DVMRP multicast routing protocol. It turns a UNIX workstation into a DVMRP multicast router with tunnel support, in order to cross non-multicast-aware r
rip
- 基于rip协议的距离向量算法 收到相邻路由器(地址为X)的每一个rip报文 1,先修改此报文中的所有项目:将“下一跳”字段中的地址都改为X,并将所有的“距离”字段的值加1 2,对修改后的报文中的每一个项目,重复以下步骤 若项目中的目的网络不在路由表中,则将该项目添加到路由表中 否则,若下一跳字段给的路由器地址是同样的,则将收到的项目替换原路由表中的项目 否则,若收到的项目中的距离小于路由表中的距离,则进行更新 否则,设么也不做-Rip protocol b
RIP
- 用C语言实现的计算机网络中的RIP路由协议,代码简单易懂-Using C language computer network RIP routing protocol is straightforward
RIP
- 实现RIP协议的分组接收和发送流程,以及路由表的维护-RIP protocol to achieve packet receive and transmit processes, and maintenance of routing table
2
- 实验一 路由器的命令行界面配置 2 实验二 路由器的全局配置 4 实验三 路由器端口的基本配置 6 实验四 查看路由器的系统和配置信息 9 实验五 静态路由 11 实验六 RIP 路由协议 17 实验七 OSPF单区域 25 实验八 利用IP标准访问列表进行网络流量的控制 32 -Router
rip
- 本系统简单模拟了网络中rip路由选择协议 对学习有一定得帮助-Simple simulation of the system rip the network routing protocol must be on learning to help
adsl
- 路由器基本配置,配置静态路由,配置RIP路由协议-Basic router configuration, configure a static route, configure RIP routing protocol
RIP
- 模拟实现rip路由协议,创建新的路由表并由新发来的路由表信息对其进行更改-Rip routing protocol simulation, create a new routing table made by the new information to the routing table changes
rip
- 本实验要求充分理解RIP协议,根据RIP协议的流程设计RIP协议的报文处理和超时处理函数,并实现如下功能:RIP报文有效性检查;处理Request报文;处理Response报文;路由表项超时删除;路由表项定时发送。 -In this study, the agreement calls for the full understanding of RIP, the agreement under the RIP process design RIP protocol packet processi
routeProtocol
- RIP路由协议配置,详解路由与交换,路由器原理--(一),详解数据包等-RIP routing protocol configuration, Xiang Jie routing and switching, routers principles- (1), Xiang Jie packets, etc.
NS2
- RIP协议的OPNET仿真分析.kdh 无线AdHoc网络DSR路由协议的OPNET仿真.caj-OPNET
RIP-protocol
- c语言实现RIP协议算法,自动生成路由表,网络拓扑图可自行设置-MSP430F5438 achieve the SD card reader, teach you to use document management system, created in the sd card read all types of files
RIP--EIGRP--and-OSPF-using-OPNET
- 本文章用OPNET作为工具,建设不同的模拟场景和参数,分析RIP,EIGRP和OSPF这三种路由协议的优缺点。-Performance Analysis of RIP, EIGRP, and OSPF using OPNET.Routing protocols are key elements of modern communication networks. Currently deployed dynamic routing protocols that are used to propag
rip
- rip实验代码,rip是目前因特网上最简单的一种路由协议。本实验代码实现了对response、request报文的处理,以及路由表项超时删除、定时发送等函数。-experimental code rip, rip on the Internet is the easiest kind of routing protocol. The experiment code for response, request packets and routing table entries timeout de
ripngd
- RIP路由协议的IPv6版本,支持最新的RFC-ripng, support ipv6
路由器RIP动态路由配置
- 假设校园网通过一台三层交换机连到校园网出口路由器上,路由器再和校园外的另一台路由器链接。现要做适当配置,实现校园网内部主机与校园网外部主机之间的相互通信。为了简化网管的管理维护工作,学校决定采用RIP v2协议实现互通(Assuming that the campus network is connected to the campus network router through a Layer 3 switch, the router is then linked to another ro
quagga-1.0.20160315.tar
- 实现各种路由协议的源代码,包括ospf、rip、bgd等(The source code for various routing protocols is implemented.)