NS-3 OpenFlow Integration 整合问题解决

在NS-3中整合OpenFlow时遇到'NS-3 OpenFlow Integration: not enabled (Required boost libraries not found)'的问题。解决方法是通过安装必要的库文件,如libboost-signals-dev和libboost-filesystem-dev。详细步骤包括使用mercurial下载特定分支的OFSID代码,运行waf进行配置和构建。最后,在ns-3中配置并链接OpenFlow库,确保'NS-3 OpenFlow Integration'被启用。
问题:NS-3 OpenFlowIntegration 
      : not enabled (Required boost libraries not found)

解决方法:
$ sudo apt-get install libboost-signals-devlibboost-filesystem-dev

===================================
附ns-3 openflow安装方法:
1.安装要求:
The OFSID(OpenFlow software implementation distribution)requires
a. libxml2 (for MPLS FIB xml file parsing),
$sudo apt-get install libxml2 libxml2-dev

b.libdl (for address fault checking),

c.and boost (for assert) libraries to be installed.
$ sudo apt-get install libboost-signals-devlibboost-filesystem-dev

2.安装
In order to use the OpenFlowSwitch module, you must create and linkthe
OFSID (OpenFlow Software Implementation Distribution) tons-3.
To do this:

#1 Obtain the OFSID code. An ns-3 specific OFSID branch is providedto ensure
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值