Closed wuming79 closed 7 years ago
I'm trying this command below
$ sudo ~/pox/pox.py forwarding.l2_learning \ openflow.spanning_tree --no-flood --hold-down \ log.level --DEBUG samples.pretty_log \ openflow.discovery host_tracker \ info.packet_dump
I encounter the following message Module not found: info.packet_dump.
I'm running betta. Is something missng?
In betta, I think it was misc.packet_dump.
Also, if you're just running stock components and you're just starting now... I'd really suggest you run eel.
I'm trying this command below
$ sudo ~/pox/pox.py forwarding.l2_learning \ openflow.spanning_tree --no-flood --hold-down \ log.level --DEBUG samples.pretty_log \ openflow.discovery host_tracker \ info.packet_dump
I encounter the following message Module not found: info.packet_dump.
I'm running betta. Is something missng?