Hello, Pox.py forwarding.l2_multi openflow.discovery tree topology with no loops I want to get the path from source to destination using l2_multi, I tried with: src = "10.1.1.1" dst ="10.2.2.2" path_info = _get_raw_path(src, dst) print path_info but I have got None, while i can ping these two hosts. Also, I have tried with get_path and same results None Best regards,
Eng Amer Alghadhban COE SANS-GCFW CEH, SCNP, CCNA