noxrepo / pox

The POX network software platform
https://noxrepo.github.io/pox-doc/html/
Apache License 2.0
619 stars 470 forks source link

[ERROR when running module of POX] #268

Closed vucuong1820 closed 2 years ago

vucuong1820 commented 2 years ago

While I running these codes: _./pox.py openflow.discovery forwarding.l2_learning openflow.spanningtree It appears the error messages:

WARNING:version:Support for Python 3 is experimental. INFO:core:POX 0.7.0 (gar) is up. ERROR:openflow.of_01:Error 98 while binding 0.0.0.0:6633: Address already in use ERROR:openflow.of_01: You may have another controller running. ERROR:openflow.of_01: Use openflow.of_01 --port= to run POX on another port.

MurphyMc commented 2 years ago

See #128