On Jan 28, 2013, at 9:29 AM, Julius Bachnick wrote:

> I'm more looking for the second approach (cables cut! ;)). What exactly would 
> be the listener to listen to?

As stated in the doc for openflow/discovery.py:
This module discovers the connectivity between OpenFlow switches by sending
out LLDP packets. To be notified of this information, listen to LinkEvents
on core.openflow_discovery.


For more, see:

https://github.com/noxrepo/pox/blob/betta/pox/openflow/discovery.py
https://github.com/noxrepo/pox/blob/betta/pox/forwarding/l2_multi.py
https://github.com/MurphyMc/poxdesk/blob/master/tinytopo.py

-- Murphy

Reply via email to