Hi Andry, Not sure but usually i will ping from one host to another host and then i will ssh to the switch by using xterm (name of switch s1~sX) and inside of the switch i see the switch flow by using dpctl dump-flows tcp:127.0.0.1:(the port number switch listening to)
Regards, Anthony On Thu, May 31, 2012 at 4:46 PM, Andry Anthony <[email protected]>wrote: > hi all , > i am using mininet and want to see the flow entries of the switch , > so i running this command , > > mininet> dpctl dump-flows switch > *** s2 > ------------------------------------------------------------------------ > dpctl: field tcp:127.0.0.1:6634 missing value > *** s3 > ------------------------------------------------------------------------ > dpctl: field tcp:127.0.0.1:6635 missing value > *** s4 > ------------------------------------------------------------------------ > dpctl: field tcp:127.0.0.1:6636 missing value > *** s5 > ------------------------------------------------------------------------ > dpctl: field tcp:127.0.0.1:6637 missing value > > > did i miss something ? > > > thanks > Regards, Andry >
