On Mar 22, 2013, at 11:19 AM, Hong Wayne wrote: > When OpenFlow Switch disconnect to POX because the network doesn't work at > the OpenFlow Switch side, it looks like POX will not trigger any event. > > POX will waiting for the next connection and still binding address through > the setting previously. > > Then I want to ask how do we verify the disconnection from OpenFlow Switch in > POX?
Try adding openflow.keepalive to your commandline. (I've also just updated the wiki entry for this component to make this more clear.) -- Murphy