> For the complete documentation index, see [llms.txt](https://yeasy.gitbook.io/mininet_book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yeasy.gitbook.io/mininet_book/module_node.md).

# mininet.node 模块

节点模块表示网络中的基本元素（包括主机、交换机和控制器），十分关键。

其中，每个主机默认在一个单独的名字空间中，交换机和控制器都在 root 名字空间中。
