`
shinfocom
  • 浏览: 1189634 次
文章分类
社区版块
存档分类
最新评论

iNet拓扑生成

 
阅读更多

Inet是密歇根大学于1999~2002年间开发的一个AS 级拓扑产生器,最新发布的是3.0版本。其特点是利用route-views.oregon-ix.net上从1997年11月到2002年2月间的大量 BGP数据来确定拓扑度量的值,可信性很高。Inet采用PLGR算法与优先附着实现幂律,重视连通性(最小节点覆盖),并针对最大团尺寸和聚类系数做了 优化。Inet使用简便,只需在命令行输入拓扑图节点总数即可。

Inet, currently at version 3.0, is an Autonomous System (AS) level Internet topology generator. Our understanding of the Internet topology is quickly evolving, and thus, our understanding of how synthetic topologies should be generated is changing too. Inet-3.0 improves upon Inet-2.2's two main weaknesses by creating topologies with more accurate degree distributions and minimum vertex covers as compared to Internet topologies. Inet-3.0 also better approximates the actual Internet AS topology than does Inet-2.2. Inet-3.0's topologies still do not well represent the Internet in terms of maximum clique size and clustering coefficient. These related problems stress a need for a better understanding of Internet connectivity and will be addressed in our future work.

This project is supported in part by NSF Grant No. ANI-0082287, by ONR Grant No. N000140110617, and by AT&T Research. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation, the Office of Naval Research, nor those of AT&T Research.

University of Michigan Technical Report CSE-TR-456-02 describes Inet-3.0.

Inet-3.0 has been compiled on the following platforms:

  • FreeBSD
    • 4.X for i386
  • Linux
    • Kernel 2.4.X for i386
  • Mac OS X
    • 10.0.4 for PPC
  • Solaris
    • 5.X for UltraSparc

关于inet的使用文档和inet的软件下载请查找本人上传的资源

关于inet的使用

inet -n N [-d k] [-p n] [-s sd] [-f of]

-n N: the total number of nodes in the topology.
-d k: the fraction of degree-one nodes. Default is 0.3.
-p n: the size of the plane used for node placement. Default is 10,000.
-s sd: the seed to initialize the random number generator. Default is 0.
-f of: the debugging output file name. Default is stderr.

EXAMPLES
To generate a 6,000-node network with default values:
example% inet -n 6000 > Inet.6000
To generate a 6,000-node network on a 10,000 by 10,000 plane with 30% of total nodes as degree-one
nodes, random seed of 16, and debug file debug:
example% inet -n 6000 -f debug -d .3 -s 16 -p 10000 > Inet.6000

OUTPUT FORMAT
The output of inet follows the following format:
nodes links

id x y

id1 id2 weight
The first line of the output specifies the number of nodes with nodes, and the number of undirected
links with links. The next section contains the location of each node. Each line contains the node
id, id, and the xy-coordinate, x and y. The last section contains the list of links in the topology. Each
line contains the ids of the two nodes incident to the link, id1 and id2, and the link weight, weight
(reserved).

分享到:
评论

相关推荐

    inet一款拓扑生成工具

    Inet是密歇根大学于1999~2002年间开发的一个AS 级拓扑产生器,最新发布的是3.0版本。其特点是利用route-views.oregon-ix.net上从1997年11月到2002年2月间的大量 BGP数据来确定拓扑度量的值,可信性很高。Inet采用PLGR...

    InetIp互联网IP发布工具

    用户如通过路由器访问Internet,当需要经过Internet远程控制安装InetIp的电脑时,必需先在路由器上设置端口镜像,开放远程控制所需要的端口,如:微软mstsc远程控制客户端的3389端口。具体设置流程请参照...

    inet-2.3.0和inet-2.4压缩包

    官方下载的inet压缩包,官网下载太慢,这里应该下载快一些

    inet60.bpl

    borland c++inet60.bpl

    GL-iNet最新固件

    GL-iNet路由器最新固件,路由器型号必须是GL.iNet6416,可在网页上更新固件

    inet-4.3_omnet_INET4.3_

    OMNET++ INET4.3最新版仿真框架

    inet-3.6.0-src.tgz

    omnet仿真、inet框架、inet-3.6.0

    OMNET INET安装指南

    详细讲解如何在VS2005的环境下omnet3.x安装INET

    INET控件Document属性

    INET控件Document属性VB技术很实用的源码

    inet控件下载文件带进度条

    vb 开发的inet控件下载文件带进度条

    inet-3.5.0-src

    INET Framework is an open-source model library for the OMNeT++ simulation environment. It provides protocols, agents and other models for researchers and students working with communication networks. ...

    inet, OMNeT 离散事件模拟器的INET框架.zip

    inet, OMNeT 离散事件模拟器的INET框架 用于 omnest/omnet 的框架INET框架 (inet.omnetpp.org) 是一个开源通信网络仿真包,为 omnest/omnet 仿真系统编写。 INET框架包含许多有线和无线协议的模型,详细的物理层模型...

    OMNET开源库inet3.0

    OMNET开源库inet3.0

    IP处理函数inet_aton()和inet_ntoa()使用说明

    IP处理函数inet_aton()和inet_ntoa()使用说明,需要的朋友可以参考下

    inet-3.4.0-src.tgz

    inet-3.4.0-src.tgz inet是OMNeT++中的重要组件,Github上有时候下载没有速度,所以分享到这里。

    Inet控件vb.doc

    VB中利用inet空间来连接http或者ftp

    inet-3.6.3.zip

    OMNET INET框架 INET Framework 3.6.3 官网也可以下载,但是官网太麻烦了

    inet manual

    this is a document which can help developers to use omnet++ simulator and inet Ethernet simulation packages

    INET控件StillExecuting属性

    INET控件StillExecuting属性VB技术很实用的源码

    INET-OverSim-2009

    安装omnet所需要的inet 框架,建议先解压inet再打开omnet界面,这样会自动安装,小弟不才,只能提供前人的资源了。

Global site tag (gtag.js) - Google Analytics