Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个连接了四台主机的单交换机。我想跟踪每个接口的数据包。
如何使用 ONOS 做到这一点?
只需在 ONOS CLI 中键入命令“portstats”。您还可以在 ONOS 中看到 GUI。
跟踪 OVS 端口上的统计信息可以通过SNMP陷阱和脱离主机SNMP服务器完成。你不需要ONOS。
SNMP
这个 wiki可以是一个好的开始。