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.
有谁知道我如何查看连接到 opendaylight 控制器的 openvswitch 的端口号是多少?
在将交换机连接到控制器的接口上使用wireshark或任何其他流量嗅探器(如果控制器与openvswitch位于同一物理机中,那么您应该嗅探环回接口)
或者,使用 netstat -a | grep [控制器的端口号,可能是 6633 或 6653]。您在同一行中找到交换机的端口号