<div dir="ltr"><span style="font-size:12.8px">Hi</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I pox instances are running on different slices of flowvisor: slice1 and slice2. Here is the details:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">traffic between 10.0.0.3 and 10.1.0.3 are hadled by slice1</div><div style="font-size:12.8px">traffic between 10.0.0.4 and 10.1.0.4 are hadled by slice2</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div style="font-size:12.8px"> fvctl list-slice-info slice1</div><div style="font-size:12.8px">Password:</div><div style="font-size:12.8px">{</div><div style="font-size:12.8px"> "admin-contact": "admin@slice1",</div><div style="font-size:12.8px"> "admin-status": true,</div><div style="font-size:12.8px"> "controller-url": "tcp:<a href="http://127.0.0.2:10001/" target="_blank">127.0.0.2:10001</a>",</div><div style="font-size:12.8px"> "current-flowmod-usage": 0,</div><div style="font-size:12.8px"> "current-rate": 0,</div><div style="font-size:12.8px"> "drop-policy": "exact",</div><div style="font-size:12.8px"> "recv-lldp": false,</div><div style="font-size:12.8px"> "slice-name": "slice1"</div><div style="font-size:12.8px">}</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div style="font-size:12.8px">fvctl list-slice-info slice2</div><div style="font-size:12.8px">Password:</div><div style="font-size:12.8px">{</div><div style="font-size:12.8px"> "admin-contact": "admin@slice2",</div><div style="font-size:12.8px"> "admin-status": true,</div><div style="font-size:12.8px"> "controller-url": "tcp:<a href="http://127.0.0.3:10002/" target="_blank">127.0.0.3:10002</a>",</div><div style="font-size:12.8px"> "current-flowmod-usage": 0,</div><div style="font-size:12.8px"> "current-rate": 0,</div><div style="font-size:12.8px"> "drop-policy": "exact",</div><div style="font-size:12.8px"> "recv-lldp": false,</div><div style="font-size:12.8px"> "slice-name": "slice2"</div><div style="font-size:12.8px">}</div><div><br></div><div>pox controller started in this way:</div></div><div><span style="font-size:12.8px"> ./pox.py openflow.of_01 --address=127.0.0.2 --port=10001 forwarding.new_controller1</span></div></div><div style="font-size:12.8px"><div style="font-size:12.8px">./pox.py openflow.of_01 --address=127.0.0.3 --port=10002 forwarding.new_controller2</div><div><br></div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I also used core.openflow.clear_flows_of_connect = False attribute to disable deleting flowentry when it connects.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Am i doing any mistake here in configuring flowspace?</div><div style="font-size:12.8px">Here is the configured flowspace in flowvisor:</div><div style="font-size:12.8px"><blockquote type="cite" style="font-size:12.8px"><div dir="ltr"><p style="margin:0px 0px 15px;padding:0px;border:0px;outline:0px;font-size:12px;vertical-align:baseline;word-wrap:break-word;color:rgb(85,85,85);font-family:Arial,Tahoma,Verdana,sans-serif;line-height:20.4px;background-image:initial;background-repeat:initial">Configured Flow entries:<br>{“force-enqueue”: -1, “name”: “dpid2-flow1”, “slice-action”: [{“slice-name”: “slice1”, “permission”: 7}], “queues”: [], “priority”: 100, “dpid”: “00:00:00:00:00:00:00:02”, “id”: 15, “match”: {“wildcards”: 3145983, “nw_src”: “10.0.0.3”, “nw_dst”: “10.1.0.3”}}<br>{“force-enqueue”: -1, “name”: “dpid3-flow1”, “slice-action”: [{“slice-name”: “slice1”, “permission”: 7}], “queues”: [], “priority”: 100, “dpid”: “00:00:00:00:00:00:00:03”, “id”: 19, “match”: {“wildcards”: 3145983, “nw_src”: “10.0.0.3”, “nw_dst”: “10.1.0.3”}}<br>{“force-enqueue”: -1, “name”: “dpid2-flow2”, “slice-action”: [{“slice-name”: “slice1”, “permission”: 7}], “queues”: [], “priority”: 100, “dpid”: “00:00:00:00:00:00:00:02”, “id”: 21, “match”: {“wildcards”: 3145983, “nw_src”: “10.1.0.3”, “nw_dst”: “10.0.0.3”}}<br>{“force-enqueue”: -1, “name”: “dpid3-flow2”, “slice-action”: [{“slice-name”: “slice1”, “permission”: 7}], “queues”: [], “priority”: 100, “dpid”: “00:00:00:00:00:00:00:03”, “id”: 22, “match”: {“wildcards”: 3145983, “nw_src”: “10.1.0.3”, “nw_dst”: “10.0.0.3”}}<br>{“force-enqueue”: -1, “name”: “dpid1-flow1”, “slice-action”: [{“slice-name”: “slice1”, “permission”: 7}], “queues”: [], “priority”: 100, “dpid”: “00:00:00:00:00:00:00:01”, “id”: 25, “match”: {“wildcards”: 3145983, “nw_src”: “10.0.0.3”, “nw_dst”: “10.1.0.3”}}<br>{“force-enqueue”: -1, “name”: “dpid1-flow2”, “slice-action”: [{“slice-name”: “slice1”, “permission”: 7}], “queues”: [], “priority”: 100, “dpid”: “00:00:00:00:00:00:00:01”, “id”: 26, “match”: {“wildcards”: 3145983, “nw_src”: “10.1.0.3”, “nw_dst”: “10.0.0.3”}}<br>{“force-enqueue”: -1, “name”: “dpid1-flow3”, “slice-action”: [{“slice-name”: “slice2”, “permission”: 7}], “queues”: [], “priority”: 100, “dpid”: “00:00:00:00:00:00:00:01”, “id”: 29, “match”: {“wildcards”: 3145983, “nw_src”: “10.0.0.4”, “nw_dst”: “10.1.0.4”}}<br>{“force-enqueue”: -1, “name”: “dpid1-flow4”, “slice-action”: [{“slice-name”: “slice2”, “permission”: 7}], “queues”: [], “priority”: 100, “dpid”: “00:00:00:00:00:00:00:01”, “id”: 30, “match”: {“wildcards”: 3145983, “nw_src”: “10.1.0.4”, “nw_dst”: “10.0.0.4”}}<br>{“force-enqueue”: -1, “name”: “dpid2-flow3”, “slice-action”: [{“slice-name”: “slice2”, “permission”: 7}], “queues”: [], “priority”: 100, “dpid”: “00:00:00:00:00:00:00:02”, “id”: 31, “match”: {“wildcards”: 3145983, “nw_src”: “10.0.0.4”, “nw_dst”: “10.1.0.4”}}<br>{“force-enqueue”: -1, “name”: “dpid3-flow3”, “slice-action”: [{“slice-name”: “slice2”, “permission”: 7}], “queues”: [], “priority”: 100, “dpid”: “00:00:00:00:00:00:00:03”, “id”: 32, “match”: {“wildcards”: 3145983, “nw_src”: “10.0.0.4”, “nw_dst”: “10.1.0.4”}}<br>{“force-enqueue”: -1, “name”: “dpid2-flow4”, “slice-action”: [{“slice-name”: “slice2”, “permission”: 7}], “queues”: [], “priority”: 100, “dpid”: “00:00:00:00:00:00:00:02”, “id”: 33, “match”: {“wildcards”: 3145983, “nw_src”: “10.1.0.4”, “nw_dst”: “10.0.0.4”}}<br>{“force-enqueue”: -1, “name”: “dpid3-flow4”, “slice-action”: [{“slice-name”: “slice2”, “permission”: 7}], “queues”: [], “priority”: 100, “dpid”: “00:00:00:00:00:00:00:03”, “id”: 34, “match”: {“wildcards”: 3145983, “nw_src”: “10.1.0.4”, “nw_dst”: “10.0.0.4”}}</p></div></blockquote><div><div dir="ltr"><p style="margin:0px 0px 15px;padding:0px;border:0px;outline:0px;font-size:12px;vertical-align:baseline;word-wrap:break-word;color:rgb(85,85,85);font-family:Arial,Tahoma,Verdana,sans-serif;line-height:20.4px;background-image:initial;background-repeat:initial">Please reply. </p><p style="margin:0px 0px 15px;padding:0px;border:0px;outline:0px;font-size:12px;vertical-align:baseline;word-wrap:break-word;color:rgb(85,85,85);font-family:Arial,Tahoma,Verdana,sans-serif;line-height:20.4px;background-image:initial;background-repeat:initial">Please suggest how i stop pox controller to delete flow entries. If you know flowvisor mailinglist, please forward link.</p></div></div></div><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Best Regards,<div>Vishlesh Patel</div><div>M.S. Computer Engineering</div><div>NYU Polytechnic School of Engineering</div></div></div></div></div></div></div></div>
</div>