<html><head></head><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:16px"><div id="yui_3_16_0_1_1448479997978_3776" dir="ltr">Fisrtly i know this is most likely a mininet question, but is there an easy way to define which port number is assigned to switch ports other than dpctl dump-flows??</div><div id="yui_3_16_0_1_1448479997978_3818" dir="ltr">for example mininet links output for a switch with 3 hosts is <br></div><div id="yui_3_16_0_1_1448479997978_3826" dir="ltr">s1-eth1</div><div id="yui_3_16_0_1_1448479997978_3834" dir="ltr">s2-ethe2</div><div id="yui_3_16_0_1_1448479997978_3835" dir="ltr">s3-eth3</div><div id="yui_3_16_0_1_1448479997978_3862" dir="ltr"><br></div><div id="yui_3_16_0_1_1448479997978_3836" dir="ltr">but the output numbers may be different thant 1,2,3 <br></div><div id="yui_3_16_0_1_1448479997978_3837" dir="ltr">(i'd like to try a loop topology with switches,so dpctl dump-flows won't be very helpfull cause of possible broadcast storms)<br></div><div id="yui_3_16_0_1_1448479997978_3785" dir="ltr"><br></div><div id="yui_3_16_0_1_1448479997978_3883" dir="ltr"><br></div><div id="yui_3_16_0_1_1448479997978_3891" dir="ltr">Secondly is there a way to send a packet from a switch to anothr switch using dpid?</div><div id="yui_3_16_0_1_1448479997978_3899" dir="ltr">trying to figure out a way to create static routes and i don't want to use spanning tree protocol</div><div id="yui_3_16_0_1_1448479997978_3908" dir="ltr"><br></div><div id="yui_3_16_0_1_1448479997978_3907" dir="ltr">Thanks in advance!<br></div></div></body></html>