NS2内置的路由算法有哪些?

发布于 2024-12-19 00:34:18 字数 296 浏览 2 评论 0原文

作为作业的一部分,我正在 NS2 中进行一些小型模拟。我自己选择了模拟器,唯一的实际要求是比较两种路由算法。

我遵循了 Marc Greis 此处提供的教程

所以 我已经使用 $ns rtproto DV 将路由算法设置为“动态路由”。

其他算法是什么?如果我不使用上面的命令,是否有默认值?我可以去哪里了解它们的工作原理吗?

谢谢!

I'm doing a few small simulations in NS2 as part of an assignment. I chose the simulator myself, the only real requirement was to compare two routing algorithms.

So i've followed the tutorial provided by Marc Greis here

Because of that i have used $ns rtproto DV to set the routing algorithm to 'dynamic routing'.

What are the other algorithms? Is there a default if I do not use the command above? Is there somewhere I can go to read about how they work?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

拥抱我好吗 2024-12-26 00:34:18

ns2 中实现了相当多的算法:DSR、DSDV、AODV、TORA。

There are quite a few algorithms implemented in ns2: DSR, DSDV, AODV, TORA.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文