|
Tested this one today,
ODL1 -> handle Neutron requests
ODL2,ODL3 -> act as OVS Managers and Openflow controllers
-> Flow entries are getting installed for br-int in both control and compute nodes
-> Instances getting created in compute node not able to get IP address assigned
Flow entries in compute node for reference, The instances do not get connectivity. whereas the instacnes in control node are working fine.
---Flow entries Compute Node---
ubuntu@odl-os-compute-node:~/devstack$ sudo ovs-ofctl dump-flows br-int -OOpenFlow13
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x0, duration=441.799s, table=0, n_packets=9, n_bytes=1467, in_port=5,dl_src=fa:16:3e:3d:13:0e actions=set_field:0x411->tun_id,load:0x1->NXM_NX_REG0[],goto_table:20
cookie=0x0, duration=438.117s, table=0, n_packets=9, n_bytes=1464, in_port=6,dl_src=fa:16:3e:df:07:b7 actions=set_field:0x402->tun_id,load:0x1->NXM_NX_REG0[],goto_table:20
cookie=0x0, duration=1878.343s, table=0, n_packets=9, n_bytes=698, priority=0 actions=goto_table:20
cookie=0x0, duration=441.783s, table=0, n_packets=0, n_bytes=0, priority=8192,in_port=5 actions=drop
cookie=0x0, duration=438.105s, table=0, n_packets=0, n_bytes=0, priority=8192,in_port=6 actions=drop
cookie=0x0, duration=441.671s, table=0, n_packets=0, n_bytes=0, tun_id=0x411,in_port=1 actions=load:0x2->NXM_NX_REG0[],goto_table:20
cookie=0x0, duration=437.983s, table=0, n_packets=0, n_bytes=0, tun_id=0x402,in_port=1 actions=load:0x2->NXM_NX_REG0[],goto_table:20
cookie=0x0, duration=1878.343s, table=0, n_packets=436, n_bytes=48882, dl_type=0x88cc actions=CONTROLLER:65535
cookie=0x0, duration=1878.343s, table=20, n_packets=79, n_bytes=9606, priority=0 actions=goto_table:30
cookie=0x0, duration=444.485s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x402,arp_tpa=1.2.3.3,arp_op=1 actions=set_field:fa:16:3e:df:07:b7->eth_src,IN_PORT
cookie=0x0, duration=941.990s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x411,arp_tpa=2.3.4.2,arp_op=1 actions=set_field:fa:16:3e:9d:dd:c6->eth_src,IN_PORT
cookie=0x0, duration=964.590s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x402,arp_tpa=1.2.3.2,arp_op=1 actions=set_field:fa:16:3e:10:5d:33->eth_src,IN_PORT
cookie=0x0, duration=964.762s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x402,arp_tpa=1.2.3.4,arp_op=1 actions=set_field:fa:16:3e:27:ef:95->eth_src,IN_PORT
cookie=0x0, duration=942.333s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x411,arp_tpa=2.3.4.4,arp_op=1 actions=set_field:fa:16:3e:38:b8:7d->eth_src,IN_PORT
cookie=0x0, duration=444.589s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x411,arp_tpa=2.3.4.3,arp_op=1 actions=set_field:fa:16:3e:3d:13:0e->eth_src,IN_PORT
cookie=0x0, duration=1878.343s, table=30, n_packets=79, n_bytes=9606, priority=0 actions=goto_table:40
cookie=0x0, duration=442.451s, table=40, n_packets=0, n_bytes=0, priority=36001,ip,in_port=5,dl_src=fa:16:3e:3d:13:0e,nw_src=2.3.4.3 actions=goto_table:50
cookie=0x0, duration=439.054s, table=40, n_packets=0, n_bytes=0, priority=36001,ip,in_port=6,dl_src=fa:16:3e:df:07:b7,nw_src=1.2.3.3 actions=goto_table:50
cookie=0x0, duration=442.581s, table=40, n_packets=6, n_bytes=1995, priority=61012,udp,tp_src=68,tp_dst=67 actions=goto_table:50
cookie=0x0, duration=442.565s, table=40, n_packets=0, n_bytes=0, priority=61012,udp6,tp_src=546,tp_dst=547 actions=goto_table:50
cookie=0x0, duration=1878.332s, table=40, n_packets=63, n_bytes=4262, priority=0 actions=goto_table:50
cookie=0x0, duration=436.821s, table=40, n_packets=0, n_bytes=0, priority=61007,ip,dl_src=fa:16:3e:df:07:b7 actions=goto_table:50
cookie=0x0, duration=440.580s, table=40, n_packets=0, n_bytes=0, priority=61007,ip,dl_src=fa:16:3e:3d:13:0e actions=goto_table:50
cookie=0x0, duration=442.482s, table=40, n_packets=0, n_bytes=0, priority=61011,udp6,in_port=5,tp_src=547,tp_dst=546 actions=drop
cookie=0x0, duration=439.075s, table=40, n_packets=0, n_bytes=0, priority=61011,udp6,in_port=6,tp_src=547,tp_dst=546 actions=drop
cookie=0x0, duration=442.521s, table=40, n_packets=0, n_bytes=0, priority=61011,udp,in_port=5,tp_src=67,tp_dst=68 actions=drop
cookie=0x0, duration=439.112s, table=40, n_packets=0, n_bytes=0, priority=61011,udp,in_port=6,tp_src=67,tp_dst=68 actions=drop
cookie=0x0, duration=442.538s, table=40, n_packets=0, n_bytes=0, priority=61010,arp,arp_sha=fa:16:3e:3d:13:0e actions=goto_table:50
cookie=0x0, duration=439.129s, table=40, n_packets=0, n_bytes=0, priority=61010,arp,arp_sha=fa:16:3e:df:07:b7 actions=goto_table:50
cookie=0x0, duration=1878.304s, table=50, n_packets=79, n_bytes=9606, priority=0 actions=goto_table:60
cookie=0x0, duration=1878.289s, table=60, n_packets=79, n_bytes=9606, priority=0 actions=goto_table:70
cookie=0x0, duration=1878.269s, table=70, n_packets=79, n_bytes=9606, priority=0 actions=goto_table:80
cookie=0x0, duration=1878.246s, table=80, n_packets=79, n_bytes=9606, priority=0 actions=goto_table:90
cookie=0x0, duration=1878.233s, table=90, n_packets=79, n_bytes=9606, priority=0 actions=goto_table:100
cookie=0x0, duration=440.979s, table=90, n_packets=0, n_bytes=0, priority=61007,ip,dl_dst=fa:16:3e:3d:13:0e actions=goto_table:100
cookie=0x0, duration=437.205s, table=90, n_packets=0, n_bytes=0, priority=61007,ip,dl_dst=fa:16:3e:df:07:b7 actions=goto_table:100
cookie=0x0, duration=439.198s, table=90, n_packets=0, n_bytes=0, priority=61010,arp,arp_tha=fa:16:3e:df:07:b7 actions=goto_table:100
cookie=0x0, duration=442.601s, table=90, n_packets=0, n_bytes=0, priority=61010,arp,arp_tha=fa:16:3e:3d:13:0e actions=goto_table:100
cookie=0x0, duration=442.684s, table=90, n_packets=0, n_bytes=0, priority=61006,udp,dl_src=fa:16:3e:9d:dd:c6,tp_src=67,tp_dst=68 actions=goto_table:100
cookie=0x0, duration=439.212s, table=90, n_packets=0, n_bytes=0, priority=61006,udp6,dl_src=fa:16:3e:10:5d:33,tp_src=547,tp_dst=546 actions=goto_table:100
cookie=0x0, duration=442.629s, table=90, n_packets=0, n_bytes=0, priority=61006,udp6,dl_src=fa:16:3e:9d:dd:c6,tp_src=547,tp_dst=546 actions=goto_table:100
cookie=0x0, duration=439.238s, table=90, n_packets=0, n_bytes=0, priority=61006,udp,dl_src=fa:16:3e:10:5d:33,tp_src=67,tp_dst=68 actions=goto_table:100
cookie=0x0, duration=1878.213s, table=100, n_packets=79, n_bytes=9606, priority=0 actions=goto_table:110
cookie=0x0, duration=438.014s, table=110, n_packets=0, n_bytes=0, priority=8192,tun_id=0x402 actions=drop
cookie=0x0, duration=441.689s, table=110, n_packets=0, n_bytes=0, priority=8192,tun_id=0x411 actions=drop
cookie=0x0, duration=1878.200s, table=110, n_packets=9, n_bytes=698, priority=0 actions=drop
cookie=0x0, duration=441.725s, table=110, n_packets=9, n_bytes=1467, priority=16383,reg0=0x1,tun_id=0x411,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:5,output:1
cookie=0x0, duration=441.747s, table=110, n_packets=0, n_bytes=0, priority=16384,reg0=0x2,tun_id=0x411,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:5
cookie=0x0, duration=438.053s, table=110, n_packets=9, n_bytes=1464, priority=16383,reg0=0x1,tun_id=0x402,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:6,output:1
cookie=0x0, duration=438.073s, table=110, n_packets=0, n_bytes=0, priority=16384,reg0=0x2,tun_id=0x402,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:6
cookie=0x0, duration=1217.125s, table=110, n_packets=0, n_bytes=0, tun_id=0x402,dl_dst=fa:16:3e:10:5d:33 actions=output:1
cookie=0x0, duration=934.812s, table=110, n_packets=0, n_bytes=0, tun_id=0x411,dl_dst=fa:16:3e:38:b8:7d actions=output:1
cookie=0x0, duration=438.089s, table=110, n_packets=0, n_bytes=0, tun_id=0x402,dl_dst=fa:16:3e:df:07:b7 actions=output:6
cookie=0x0, duration=441.767s, table=110, n_packets=0, n_bytes=0, tun_id=0x411,dl_dst=fa:16:3e:3d:13:0e actions=output:5
cookie=0x0, duration=960.787s, table=110, n_packets=0, n_bytes=0, tun_id=0x402,dl_dst=fa:16:3e:27:ef:95 actions=output:1
cookie=0x0, duration=1197.287s, table=110, n_packets=0, n_bytes=0, tun_id=0x411,dl_dst=fa:16:3e:9d:dd:c6 actions=output:1
-----------------
----Flow entries control Node---
ubuntu@odl-os-control-node:~/devstack$ sudo ovs-ofctl dump-flows br-int -OOpenflow13
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x0, duration=1326.588s, table=0, n_packets=13, n_bytes=1488, in_port=4,dl_src=fa:16:3e:9d:dd:c6 actions=set_field:0x411->tun_id,load:0x1->NXM_NX_REG0[],goto_table:20
cookie=0x0, duration=1089.925s, table=0, n_packets=35, n_bytes=2278, in_port=5,dl_src=fa:16:3e:27:ef:95 actions=set_field:0x402->tun_id,load:0x1->NXM_NX_REG0[],goto_table:20
cookie=0x0, duration=1347.140s, table=0, n_packets=10, n_bytes=1230, in_port=1,dl_src=fa:16:3e:10:5d:33 actions=set_field:0x402->tun_id,load:0x1->NXM_NX_REG0[],goto_table:20
cookie=0x0, duration=1063.960s, table=0, n_packets=35, n_bytes=2280, in_port=6,dl_src=fa:16:3e:38:b8:7d actions=set_field:0x411->tun_id,load:0x1->NXM_NX_REG0[],goto_table:20
cookie=0x0, duration=2378.348s, table=0, n_packets=3, n_bytes=258, priority=0 actions=goto_table:20
cookie=0x0, duration=1063.952s, table=0, n_packets=0, n_bytes=0, priority=8192,in_port=6 actions=drop
cookie=0x0, duration=1089.907s, table=0, n_packets=0, n_bytes=0, priority=8192,in_port=5 actions=drop
cookie=0x0, duration=1347.088s, table=0, n_packets=0, n_bytes=0, priority=8192,in_port=1 actions=drop
cookie=0x0, duration=1326.562s, table=0, n_packets=0, n_bytes=0, priority=8192,in_port=4 actions=drop
cookie=0x0, duration=1346.139s, table=0, n_packets=18, n_bytes=2928, tun_id=0x402,in_port=3 actions=goto_table:20
cookie=0x0, duration=1326.313s, table=0, n_packets=18, n_bytes=2934, tun_id=0x411,in_port=3 actions=goto_table:20
cookie=0x0, duration=2378.227s, table=0, n_packets=540, n_bytes=60480, dl_type=0x88cc actions=CONTROLLER:65535
cookie=0x0, duration=2378.348s, table=20, n_packets=90, n_bytes=11632, priority=0 actions=goto_table:30
cookie=0x0, duration=573.343s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x402,arp_tpa=1.2.3.3,arp_op=1 actions=set_field:fa:16:3e:df:07:b7->eth_src,IN_PORT
cookie=0x0, duration=1098.051s, table=20, n_packets=3, n_bytes=126, priority=1024,arp,tun_id=0x402,arp_tpa=1.2.3.4,arp_op=1 actions=set_field:fa:16:3e:27:ef:95->eth_src,IN_PORT
cookie=0x0, duration=1347.179s, table=20, n_packets=18, n_bytes=756, priority=1024,arp,tun_id=0x402,arp_tpa=1.2.3.2,arp_op=1 actions=set_field:fa:16:3e:10:5d:33->eth_src,IN_PORT
cookie=0x0, duration=1326.795s, table=20, n_packets=18, n_bytes=756, priority=1024,arp,tun_id=0x411,arp_tpa=2.3.4.2,arp_op=1 actions=set_field:fa:16:3e:9d:dd:c6->eth_src,IN_PORT
cookie=0x0, duration=1074.555s, table=20, n_packets=3, n_bytes=126, priority=1024,arp,tun_id=0x411,arp_tpa=2.3.4.4,arp_op=1 actions=set_field:fa:16:3e:38:b8:7d->eth_src,IN_PORT
cookie=0x0, duration=573.458s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x411,arp_tpa=2.3.4.3,arp_op=1 actions=set_field:fa:16:3e:3d:13:0e->eth_src,IN_PORT
cookie=0x0, duration=2378.335s, table=30, n_packets=90, n_bytes=11632, priority=0 actions=goto_table:40
cookie=0x0, duration=1090.405s, table=40, n_packets=0, n_bytes=0, priority=36001,ip,in_port=5,dl_src=fa:16:3e:27:ef:95,nw_src=1.2.3.4 actions=goto_table:50
cookie=0x0, duration=1065.289s, table=40, n_packets=0, n_bytes=0, priority=36001,ip,in_port=6,dl_src=fa:16:3e:38:b8:7d,nw_src=2.3.4.4 actions=goto_table:50
cookie=0x0, duration=2378.286s, table=40, n_packets=56, n_bytes=5532, priority=0 actions=goto_table:50
cookie=0x0, duration=1347.279s, table=40, n_packets=16, n_bytes=5344, priority=61012,udp,tp_src=68,tp_dst=67 actions=goto_table:50
cookie=0x0, duration=1347.279s, table=40, n_packets=0, n_bytes=0, priority=61012,udp6,tp_src=546,tp_dst=547 actions=goto_table:50
cookie=0x0, duration=1062.540s, table=40, n_packets=0, n_bytes=0, priority=61007,ip,dl_src=fa:16:3e:38:b8:7d actions=goto_table:50
cookie=0x0, duration=1089.090s, table=40, n_packets=0, n_bytes=0, priority=61007,ip,dl_src=fa:16:3e:27:ef:95 actions=goto_table:50
cookie=0x0, duration=1090.432s, table=40, n_packets=0, n_bytes=0, priority=61011,udp6,in_port=5,tp_src=547,tp_dst=546 actions=drop
cookie=0x0, duration=1065.322s, table=40, n_packets=0, n_bytes=0, priority=61011,udp6,in_port=6,tp_src=547,tp_dst=546 actions=drop
cookie=0x0, duration=1090.464s, table=40, n_packets=0, n_bytes=0, priority=61011,udp,in_port=5,tp_src=67,tp_dst=68 actions=drop
cookie=0x0, duration=1065.326s, table=40, n_packets=0, n_bytes=0, priority=61011,udp,in_port=6,tp_src=67,tp_dst=68 actions=drop
cookie=0x0, duration=1090.502s, table=40, n_packets=9, n_bytes=378, priority=61010,arp,arp_sha=fa:16:3e:27:ef:95 actions=goto_table:50
cookie=0x0, duration=1065.326s, table=40, n_packets=9, n_bytes=378, priority=61010,arp,arp_sha=fa:16:3e:38:b8:7d actions=goto_table:50
cookie=0x0, duration=2378.348s, table=50, n_packets=90, n_bytes=11632, priority=0 actions=goto_table:60
cookie=0x0, duration=2378.335s, table=60, n_packets=90, n_bytes=11632, priority=0 actions=goto_table:70
cookie=0x0, duration=2378.348s, table=70, n_packets=90, n_bytes=11632, priority=0 actions=goto_table:80
cookie=0x0, duration=2378.348s, table=80, n_packets=90, n_bytes=11632, priority=0 actions=goto_table:90
cookie=0x0, duration=2378.336s, table=90, n_packets=86, n_bytes=10204, priority=0 actions=goto_table:100
cookie=0x0, duration=572.414s, table=90, n_packets=0, n_bytes=0, priority=61007,ip,dl_dst=fa:16:3e:38:b8:7d actions=goto_table:100
cookie=0x0, duration=572.358s, table=90, n_packets=0, n_bytes=0, priority=61007,ip,dl_dst=fa:16:3e:27:ef:95 actions=goto_table:100
cookie=0x0, duration=1090.573s, table=90, n_packets=0, n_bytes=0, priority=61010,arp,arp_tha=fa:16:3e:27:ef:95 actions=goto_table:100
cookie=0x0, duration=1065.407s, table=90, n_packets=0, n_bytes=0, priority=61010,arp,arp_tha=fa:16:3e:38:b8:7d actions=goto_table:100
cookie=0x0, duration=1065.468s, table=90, n_packets=0, n_bytes=0, priority=61006,udp,dl_src=fa:16:3e:9d:dd:c6,tp_src=67,tp_dst=68 actions=goto_table:100
cookie=0x0, duration=1065.435s, table=90, n_packets=0, n_bytes=0, priority=61006,udp6,dl_src=fa:16:3e:9d:dd:c6,tp_src=547,tp_dst=546 actions=goto_table:100
cookie=0x0, duration=1090.592s, table=90, n_packets=0, n_bytes=0, priority=61006,udp6,dl_src=fa:16:3e:10:5d:33,tp_src=547,tp_dst=546 actions=goto_table:100
cookie=0x0, duration=1090.607s, table=90, n_packets=0, n_bytes=0, priority=61006,udp,dl_src=fa:16:3e:10:5d:33,tp_src=67,tp_dst=68 actions=goto_table:100
cookie=0x0, duration=2378.335s, table=100, n_packets=90, n_bytes=11632, priority=0 actions=goto_table:110
cookie=0x0, duration=1346.162s, table=110, n_packets=18, n_bytes=2928, priority=8192,tun_id=0x402 actions=drop
cookie=0x0, duration=1326.314s, table=110, n_packets=18, n_bytes=2934, priority=8192,tun_id=0x411 actions=drop
cookie=0x0, duration=2378.233s, table=110, n_packets=5, n_bytes=418, priority=0 actions=drop
cookie=0x0, duration=1326.428s, table=110, n_packets=25, n_bytes=2172, priority=16383,reg0=0x1,tun_id=0x411,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:4,output:3,output:6
cookie=0x0, duration=1326.493s, table=110, n_packets=0, n_bytes=0, priority=16384,reg0=0x2,tun_id=0x411,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:4,output:6
cookie=0x0, duration=1346.127s, table=110, n_packets=20, n_bytes=1752, priority=16383,reg0=0x1,tun_id=0x402,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:1,output:3,output:5
cookie=0x0, duration=1346.124s, table=110, n_packets=0, n_bytes=0, priority=16384,reg0=0x2,tun_id=0x402,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:1,output:5
cookie=0x0, duration=1346.995s, table=110, n_packets=0, n_bytes=0, tun_id=0x402,dl_dst=fa:16:3e:10:5d:33 actions=output:1
cookie=0x0, duration=1063.933s, table=110, n_packets=2, n_bytes=714, tun_id=0x411,dl_dst=fa:16:3e:38:b8:7d actions=output:6
cookie=0x0, duration=566.842s, table=110, n_packets=0, n_bytes=0, tun_id=0x402,dl_dst=fa:16:3e:df:07:b7 actions=output:3
cookie=0x0, duration=570.549s, table=110, n_packets=0, n_bytes=0, tun_id=0x411,dl_dst=fa:16:3e:3d:13:0e actions=output:3
cookie=0x0, duration=1089.885s, table=110, n_packets=2, n_bytes=714, tun_id=0x402,dl_dst=fa:16:3e:27:ef:95 actions=output:5
cookie=0x0, duration=1326.537s, table=110, n_packets=0, n_bytes=0, tun_id=0x411,dl_dst=fa:16:3e:9d:dd:c6 actions=output:4
|