Skip to content

Instantly share code, notes, and snippets.

@trozet
Last active August 26, 2016 18:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trozet/f24e2b81ed0be504c3904f3a7a2ab27d to your computer and use it in GitHub Desktop.
Save trozet/f24e2b81ed0be504c3904f3a7a2ab27d to your computer and use it in GitHub Desktop.
2 Compute nodes, 2 VNF Chain working!
[root@overcloud-controller-0 ~]# nova list
+--------------------------------------+-------------------------------------------------------+--------+------------+-------------+-------------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+-------------------------------------------------------+--------+------------+-------------+-------------------------+
| 92e00d68-3ba9-4f9f-9f8d-a541d2f2f77f | http-client | ACTIVE | - | Running | net_mgmt=123.123.123.12 |
| 841546f5-2b3f-4cd8-8fd1-59ac834ae3df | http-server | ACTIVE | - | Running | net_mgmt=123.123.123.11 |
| 15b57a27-2e17-46c0-a612-c8501de05afd | ta-117c-e8e1-4fb8-82fa-2cf7736e7784-vdu1-af3k5rm5w7gg | ERROR | - | NOSTATE | |
| 163183cb-f5c2-4637-9a67-5c5f43a52d8d | ta-2364-13ef-400f-be6d-e5519303e44a-vdu1-sldmmchdy5su | ACTIVE | - | Running | net_mgmt=123.123.123.9 |
| e567e62d-9996-4e26-b13d-3ba44925ad2d | ta-36c8-017a-457f-9cfe-06dffb82ef12-vdu1-lus2rgb6iuca | BUILD | - | NOSTATE | |
| 7c97c30c-ff79-4344-b535-4c15fc7c3df0 | ta-487b-a535-4ce7-ae6e-0cddbd0bd448-vdu1-ifniepa3idvc | ACTIVE | - | Running | net_mgmt=123.123.123.10 |
| 45e24782-38ec-4746-afd5-a1d4a7b745c7 | ta-8a0d-7226-4d0b-b31d-2ac1ecd3678b-vdu1-zww6l3fwjzdj | ERROR | - | NOSTATE | |
+--------------------------------------+-------------------------------------------------------+--------+------------+-------------+-------------------------+
[root@overcloud-controller-0 ~]# tacker vnf-list
+--------------------------------------+----------+------------------+----------------------------+--------+
| id | name | description | mgmt_url | status |
+--------------------------------------+----------+------------------+----------------------------+--------+
| 40c4487b-a535-4ce7-ae6e-0cddbd0bd448 | testVNF5 | dpi-example | {"vdu1": "123.123.123.10"} | ACTIVE |
| 5b572364-13ef-400f-be6d-e5519303e44a | testVNF4 | firewall-example | {"vdu1": "123.123.123.9"} | ACTIVE |
+--------------------------------------+----------+------------------+----------------------------+--------+
[root@overcloud-controller-0 ~]# tacker sfc-show mychain
+--------------+--------------------------------------+
| Field | Value |
+--------------+--------------------------------------+
| attributes | {} |
| chain | 5b572364-13ef-400f-be6d-e5519303e44a |
| | 40c4487b-a535-4ce7-ae6e-0cddbd0bd448 |
| description | |
| id | f977833d-4af9-45ce-b74f-b10a93fdca39 |
| infra_driver | opendaylight |
| instance_id | Path-mychain-Path-45 |
| name | mychain |
| status | ACTIVE |
| symmetrical | False |
| tenant_id | d498ee4f03ac40d39ee932a9c1ab4f32 |
+--------------+--------------------------------------+
[root@overcloud-controller-0 ~]# tacker sfc-classifier-show myclass1
+--------------------+-------------------------------------------------------+
| Field | Value |
+--------------------+-------------------------------------------------------+
| acl_match_criteria | {"source_port": 2000, "protocol": 6, "dest_port": 80} |
| attributes | {} |
| chain | f977833d-4af9-45ce-b74f-b10a93fdca39 |
| description | |
| id | ac1a88f1-84bf-4495-8dae-36796b3afe46 |
| infra_driver | netvirtsfc |
| instance_id | myclass1 |
| name | myclass1 |
| status | ACTIVE |
| tenant_id | d498ee4f03ac40d39ee932a9c1ab4f32 |
+--------------------+-------------------------------------------------------+
compute-1 (http client port 6, first VNF port 4)
####
[root@overcloud-novacompute-1 ~]# ovs-ofctl -O openflow13 show br-int
OFPT_FEATURES_REPLY (OF1.3) (xid=0x2): dpid:000034f5f62b4c13
n_tables:254, n_buffers:256
capabilities: FLOW_STATS TABLE_STATS PORT_STATS GROUP_STATS QUEUE_STATS
OFPST_PORT_DESC reply (OF1.3) (xid=0x3):
1(vxlan-11.0.0.21): addr:46:60:84:ba:42:9b
config: 0
state: 0
speed: 0 Mbps now, 0 Mbps max
2(vxlan-11.0.0.23): addr:8a:49:93:1f:9a:49
config: 0
state: 0
speed: 0 Mbps now, 0 Mbps max
4(tap43c21e37-eb): addr:fe:16:3e:85:0a:a9
config: 0
state: 0
current: 10MB-FD COPPER
speed: 10 Mbps now, 0 Mbps max
5(vxgpe): addr:c6:a4:bc:d8:37:78
config: 0
state: 0
speed: 0 Mbps now, 0 Mbps max
6(tape118a6d7-09): addr:fe:16:3e:76:b9:77
config: 0
state: 0
current: 10MB-FD COPPER
speed: 10 Mbps now, 0 Mbps max
LOCAL(br-int): addr:34:f5:f6:2b:4c:13
config: 0
state: 0
speed: 0 Mbps now, 0 Mbps max
OFPT_GET_CONFIG_REPLY (OF1.3) (xid=0x5): frags=normal miss_send_len=0
[root@overcloud-novacompute-1 ~]# ovs-ofctl -O openflow13 dump-flows br-int
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x0, duration=950991.044s, table=0, n_packets=377949, n_bytes=42708237, dl_type=0x88cc actions=CONTROLLER:65535
cookie=0x14, duration=1463.689s, table=0, n_packets=48, n_bytes=8584, priority=300,udp,in_port=4,tp_dst=6633 actions=LOCAL
cookie=0x14, duration=1463.682s, table=0, n_packets=48, n_bytes=8584, priority=300,udp,nw_dst=123.123.123.9,tp_dst=6633 actions=output:4
cookie=0x14, duration=1463.682s, table=0, n_packets=96, n_bytes=10544, priority=250,nsp=45 actions=goto_table:152
cookie=0x0, duration=950991.044s, table=0, n_packets=57913, n_bytes=15729547, priority=6 actions=goto_table:1
cookie=0x1110070000450253, duration=1386.600s, table=1, n_packets=0, n_bytes=0, priority=40000,nsi=253,nsp=45,reg0=0x1,in_port=0 actions=pop_nsh,goto_table:21
cookie=0x0, duration=950991.044s, table=1, n_packets=3168, n_bytes=218737, in_port=4,dl_src=fa:16:3e:85:0a:a9 actions=set_field:0x3ed->tun_id,load:0x1->NXM_NX_REG0[],goto_table:11
cookie=0x0, duration=940003.777s, table=1, n_packets=24155, n_bytes=1592412, in_port=6,dl_src=fa:16:3e:76:b9:77 actions=set_field:0x3ed->tun_id,load:0x1->NXM_NX_REG0[],goto_table:11
cookie=0x0, duration=940003.743s, table=1, n_packets=30451, n_bytes=13896035, tun_id=0x3ed,in_port=1 actions=load:0x2->NXM_NX_REG0[],goto_table:11
cookie=0x0, duration=940003.726s, table=1, n_packets=132, n_bytes=21841, tun_id=0x3ed,in_port=2 actions=load:0x2->NXM_NX_REG0[],goto_table:11
cookie=0x0, duration=950991.044s, table=1, n_packets=0, n_bytes=0, priority=8192,in_port=4 actions=drop
cookie=0x0, duration=940003.770s, table=1, n_packets=0, n_bytes=0, priority=8192,in_port=6 actions=drop
cookie=0x0, duration=950990.964s, table=1, n_packets=7, n_bytes=522, priority=0 actions=goto_table:11
cookie=0x1110010000450255, duration=1401.667s, table=11, n_packets=48, n_bytes=4360, tcp,reg0=0x1,tp_src=2000,tp_dst=80 actions=move:NXM_NX_TUN_ID[0..31]->NXM_NX_NSH_C2[],push_nsh,load:0x1->NXM_NX_NSH_MDTYPE[],load:0x3->NXM_NX_NSH_NP[],load:0xc000020a->NXM_NX_NSH_C1[],load:0x2d->NXM_NX_NSP[0..23],load:0xff->NXM_NX_NSI[],load:0x7b7b7b09->NXM_NX_TUN_IPV4_DST[],load:0x2d->NXM_NX_TUN_ID[0..31],resubmit(,0)
cookie=0x1110060000450253, duration=1386.603s, table=11, n_packets=0, n_bytes=0, nsi=253,nsp=45,in_port=5 actions=load:0x1->NXM_NX_REG0[],move:NXM_NX_NSH_C2[]->NXM_NX_TUN_ID[0..31],resubmit(0,1)
cookie=0x0, duration=950990.963s, table=11, n_packets=57568, n_bytes=15703209, priority=0 actions=goto_table:21
cookie=0x0, duration=940003.690s, table=21, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.12,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:76:b9:77->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e76b977->NXM_NX_ARP_SHA[],load:0x7b7b7b0c->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=940003.675s, table=21, n_packets=2872, n_bytes=120624, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.2,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:52:3c:6a->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e523c6a->NXM_NX_ARP_SHA[],load:0x7b7b7b02->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=940003.637s, table=21, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.5,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:b8:c3:1c->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163eb8c31c->NXM_NX_ARP_SHA[],load:0x7b7b7b05->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=940003.556s, table=21, n_packets=56, n_bytes=2352, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.9,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:85:0a:a9->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e850aa9->NXM_NX_ARP_SHA[],load:0x7b7b7b09->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=940003.496s, table=21, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.4,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:5b:eb:5c->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e5beb5c->NXM_NX_ARP_SHA[],load:0x7b7b7b04->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=940003.479s, table=21, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.10,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:0e:fe:2d->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e0efe2d->NXM_NX_ARP_SHA[],load:0x7b7b7b0a->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=940003.401s, table=21, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.3,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:78:15:c6->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e7815c6->NXM_NX_ARP_SHA[],load:0x7b7b7b03->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=940003.383s, table=21, n_packets=18, n_bytes=756, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.11,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:cb:ec:e7->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163ecbece7->NXM_NX_ARP_SHA[],load:0x7b7b7b0b->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=940003.361s, table=21, n_packets=8, n_bytes=336, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.1,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:99:5b:f6->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e995bf6->NXM_NX_ARP_SHA[],load:0x7b7b7b01->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x1110040000000000, duration=1401.675s, table=21, n_packets=2, n_bytes=84, priority=1024,arp,in_port=LOCAL,arp_tpa=123.123.123.9,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:85:0a:a9->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e850aa9->NXM_NX_ARP_SHA[],load:0x7b7b7b09->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=950990.963s, table=21, n_packets=54612, n_bytes=15579057, priority=0 actions=goto_table:31
cookie=0x0, duration=950990.963s, table=31, n_packets=54612, n_bytes=15579057, priority=0 actions=goto_table:41
cookie=0x0, duration=950991.187s, table=41, n_packets=0, n_bytes=0, priority=61011,udp6,in_port=4,tp_src=547,tp_dst=546 actions=drop
cookie=0x0, duration=950991.184s, table=41, n_packets=0, n_bytes=0, priority=61011,udp,in_port=4,tp_src=67,tp_dst=68 actions=drop
cookie=0x0, duration=940004.193s, table=41, n_packets=23, n_bytes=7648, priority=61012,udp,in_port=6,tp_src=68,tp_dst=67 actions=goto_table:51
cookie=0x0, duration=940004.190s, table=41, n_packets=0, n_bytes=0, priority=61012,udp6,in_port=6,tp_src=546,tp_dst=547 actions=goto_table:51
cookie=0x0, duration=940004.185s, table=41, n_packets=0, n_bytes=0, priority=61011,udp,in_port=6,tp_src=67,tp_dst=68 actions=drop
cookie=0x0, duration=940004.183s, table=41, n_packets=0, n_bytes=0, priority=61011,udp6,in_port=6,tp_src=547,tp_dst=546 actions=drop
cookie=0x0, duration=950991.183s, table=41, n_packets=0, n_bytes=0, priority=61010,arp,arp_sha=fa:16:3e:85:0a:a9 actions=goto_table:51
cookie=0x0, duration=940004.188s, table=41, n_packets=0, n_bytes=0, priority=61010,arp,arp_sha=fa:16:3e:76:b9:77 actions=goto_table:51
cookie=0x0, duration=952128.672s, table=41, n_packets=6, n_bytes=468, priority=61007,ipv6,dl_src=fa:16:3e:85:0a:a9 actions=goto_table:51
cookie=0x0, duration=950991.184s, table=41, n_packets=244, n_bytes=27534, priority=61007,ip,dl_src=fa:16:3e:85:0a:a9 actions=goto_table:51
cookie=0x0, duration=940003.909s, table=41, n_packets=20920, n_bytes=1437796, priority=61007,ip,dl_src=fa:16:3e:76:b9:77 actions=goto_table:51
cookie=0x0, duration=950991.184s, table=41, n_packets=2823, n_bytes=186125, priority=36001,ip,in_port=4,dl_src=fa:16:3e:85:0a:a9,nw_src=123.123.123.9 actions=goto_table:51
cookie=0x0, duration=940004.179s, table=41, n_packets=0, n_bytes=0, priority=36001,ip,in_port=6,dl_src=fa:16:3e:76:b9:77,nw_src=123.123.123.12 actions=goto_table:51
cookie=0x0, duration=950990.963s, table=41, n_packets=30594, n_bytes=13918782, priority=0 actions=goto_table:51
cookie=0x0, duration=950990.963s, table=51, n_packets=54612, n_bytes=15579057, priority=0 actions=goto_table:61
cookie=0x0, duration=950990.963s, table=61, n_packets=54612, n_bytes=15579057, priority=0 actions=goto_table:71
cookie=0x0, duration=950990.963s, table=71, n_packets=54612, n_bytes=15579057, priority=0 actions=goto_table:81
cookie=0x0, duration=950990.946s, table=81, n_packets=54612, n_bytes=15579057, priority=0 actions=goto_table:91
cookie=0x0, duration=950991.044s, table=91, n_packets=0, n_bytes=0, priority=61010,arp,arp_tha=fa:16:3e:85:0a:a9 actions=goto_table:101
cookie=0x0, duration=940004.196s, table=91, n_packets=0, n_bytes=0, priority=61010,arp,arp_tha=fa:16:3e:76:b9:77 actions=goto_table:101
cookie=0x0, duration=940004.103s, table=91, n_packets=21218, n_bytes=1464195, priority=61007,ip,dl_dst=fa:16:3e:76:b9:77 actions=goto_table:101
cookie=0x0, duration=940003.870s, table=91, n_packets=27, n_bytes=10530, priority=61007,ip,dl_dst=fa:16:3e:85:0a:a9 actions=goto_table:101
cookie=0x0, duration=940004.207s, table=91, n_packets=0, n_bytes=0, priority=61006,udp,dl_src=fa:16:3e:52:3c:6a,dl_dst=fa:16:3e:76:b9:77,tp_src=67,tp_dst=68 actions=goto_table:101
cookie=0x0, duration=940004.200s, table=91, n_packets=0, n_bytes=0, priority=61006,udp6,dl_src=fa:16:3e:52:3c:6a,dl_dst=fa:16:3e:76:b9:77,tp_src=547,tp_dst=546 actions=goto_table:101
cookie=0x0, duration=950990.929s, table=91, n_packets=24505, n_bytes=2232035, priority=0 actions=goto_table:101
cookie=0x0, duration=950990.917s, table=101, n_packets=54612, n_bytes=15579057, priority=0 actions=goto_table:111
cookie=0x0, duration=950991.044s, table=111, n_packets=3024, n_bytes=203018, tun_id=0x3ed,dl_dst=fa:16:3e:99:5b:f6 actions=output:1
cookie=0x0, duration=950991.044s, table=111, n_packets=9333, n_bytes=12449453, tun_id=0x3ed,dl_dst=fa:16:3e:85:0a:a9 actions=output:4
cookie=0x0, duration=950991.044s, table=111, n_packets=20915, n_bytes=1449090, tun_id=0x3ed,dl_dst=fa:16:3e:52:3c:6a actions=output:1
cookie=0x0, duration=948400.651s, table=111, n_packets=0, n_bytes=0, tun_id=0x3ed,dl_dst=fa:16:3e:0e:fe:2d actions=output:2
cookie=0x0, duration=940036.100s, table=111, n_packets=69, n_bytes=6319, tun_id=0x3ed,dl_dst=fa:16:3e:cb:ec:e7 actions=output:2
cookie=0x0, duration=940003.766s, table=111, n_packets=21218, n_bytes=1464195, tun_id=0x3ed,dl_dst=fa:16:3e:76:b9:77 actions=output:6
cookie=0x0, duration=940003.761s, table=111, n_packets=32, n_bytes=4228, priority=16384,reg0=0x2,tun_id=0x3ed,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:4,output:6
cookie=0x0, duration=940003.719s, table=111, n_packets=16, n_bytes=2316, priority=16383,reg0=0x1,tun_id=0x3ed,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:4,output:1,output:2,output:6
cookie=0x0, duration=940003.748s, table=111, n_packets=0, n_bytes=0, priority=8192,tun_id=0x3ed actions=drop
cookie=0x0, duration=950990.907s, table=111, n_packets=5, n_bytes=438, priority=0 actions=drop
cookie=0x14, duration=1463.716s, table=150, n_packets=0, n_bytes=0, priority=5 actions=goto_table:151
cookie=0x14, duration=1463.716s, table=151, n_packets=0, n_bytes=0, priority=5 actions=goto_table:152
cookie=0x14, duration=1463.689s, table=152, n_packets=48, n_bytes=6184, priority=550,nsi=254,nsp=45 actions=load:0xc000020a->NXM_NX_TUN_IPV4_DST[],goto_table:158
cookie=0x14, duration=1463.689s, table=152, n_packets=48, n_bytes=4360, priority=550,nsi=255,nsp=45 actions=load:0x7b7b7b09->NXM_NX_TUN_IPV4_DST[],goto_table:158
cookie=0x14, duration=1463.689s, table=152, n_packets=0, n_bytes=0, priority=5 actions=goto_table:158
cookie=0xba5eba1100000101, duration=1463.689s, table=158, n_packets=48, n_bytes=6184, priority=655,nsi=254,nsp=45,in_port=5 actions=move:NXM_NX_NSH_MDTYPE[]->NXM_NX_NSH_MDTYPE[],move:NXM_NX_NSH_NP[]->NXM_NX_NSH_NP[],move:NXM_NX_NSH_C1[]->NXM_NX_NSH_C1[],move:NXM_NX_NSH_C2[]->NXM_NX_NSH_C2[],move:NXM_NX_TUN_ID[0..31]->NXM_NX_TUN_ID[0..31],load:0x4->NXM_NX_TUN_GPE_NP[],IN_PORT
cookie=0xba5eba1100000101, duration=1463.689s, table=158, n_packets=0, n_bytes=0, priority=655,nsi=255,nsp=45,in_port=5 actions=move:NXM_NX_NSH_MDTYPE[]->NXM_NX_NSH_MDTYPE[],move:NXM_NX_NSH_NP[]->NXM_NX_NSH_NP[],move:NXM_NX_NSH_C1[]->NXM_NX_NSH_C1[],move:NXM_NX_NSH_C2[]->NXM_NX_NSH_C2[],move:NXM_NX_TUN_ID[0..31]->NXM_NX_TUN_ID[0..31],load:0x4->NXM_NX_TUN_GPE_NP[],IN_PORT
cookie=0xba5eba1100000101, duration=1463.689s, table=158, n_packets=48, n_bytes=4360, priority=650,nsi=255,nsp=45 actions=move:NXM_NX_NSH_MDTYPE[]->NXM_NX_NSH_MDTYPE[],move:NXM_NX_NSH_NP[]->NXM_NX_NSH_NP[],move:NXM_NX_NSH_C1[]->NXM_NX_NSH_C1[],move:NXM_NX_NSH_C2[]->NXM_NX_NSH_C2[],move:NXM_NX_TUN_ID[0..31]->NXM_NX_TUN_ID[0..31],load:0x4->NXM_NX_TUN_GPE_NP[],output:5
cookie=0xba5eba1100000101, duration=1463.689s, table=158, n_packets=0, n_bytes=0, priority=650,nsi=254,nsp=45 actions=move:NXM_NX_NSH_MDTYPE[]->NXM_NX_NSH_MDTYPE[],move:NXM_NX_NSH_NP[]->NXM_NX_NSH_NP[],move:NXM_NX_NSH_C1[]->NXM_NX_NSH_C1[],move:NXM_NX_NSH_C2[]->NXM_NX_NSH_C2[],move:NXM_NX_TUN_ID[0..31]->NXM_NX_TUN_ID[0..31],load:0x4->NXM_NX_TUN_GPE_NP[],output:5
cookie=0x14, duration=1463.705s, table=158, n_packets=0, n_bytes=0, priority=5 actions=drop
###compute-0 (2nd vnf in chain - port 6, http server port 7)
[root@overcloud-novacompute-0 ~]# ovs-ofctl -O openflow13 dump-flows br-int
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x0, duration=949456.542s, table=0, n_packets=377336, n_bytes=42501000, dl_type=0x88cc actions=CONTROLLER:65535
cookie=0x0, duration=949456.542s, table=0, n_packets=8687, n_bytes=7641792, priority=6 actions=goto_table:1
cookie=0x1110070001610253, duration=942065.174s, table=1, n_packets=0, n_bytes=0, priority=40000,nsi=253,nsp=161,reg0=0x1,in_port=6 actions=pop_nsh,goto_table:21
cookie=0x1110070001970253, duration=856532.086s, table=1, n_packets=0, n_bytes=0, priority=40000,nsi=253,nsp=197,reg0=0x1,in_port=6 actions=pop_nsh,goto_table:21
cookie=0x1110070000610253, duration=248894.071s, table=1, n_packets=0, n_bytes=0, priority=40000,nsi=253,nsp=61,reg0=0x1,in_port=6 actions=pop_nsh,goto_table:21
cookie=0x0, duration=946866.229s, table=1, n_packets=2477, n_bytes=175407, in_port=6,dl_src=fa:16:3e:0e:fe:2d actions=set_field:0x3ed->tun_id,load:0x1->NXM_NX_REG0[],goto_table:11
cookie=0x0, duration=938501.664s, table=1, n_packets=372, n_bytes=39915, in_port=7,dl_src=fa:16:3e:cb:ec:e7 actions=set_field:0x3ed->tun_id,load:0x1->NXM_NX_REG0[],goto_table:11
cookie=0x0, duration=938501.630s, table=1, n_packets=5751, n_bytes=7417294, tun_id=0x3ed,in_port=1 actions=load:0x2->NXM_NX_REG0[],goto_table:11
cookie=0x0, duration=938469.192s, table=1, n_packets=70, n_bytes=7347, tun_id=0x3ed,in_port=3 actions=load:0x2->NXM_NX_REG0[],goto_table:11
cookie=0x0, duration=946866.227s, table=1, n_packets=0, n_bytes=0, priority=8192,in_port=6 actions=drop
cookie=0x0, duration=938501.650s, table=1, n_packets=0, n_bytes=0, priority=8192,in_port=7 actions=drop
cookie=0x0, duration=949456.557s, table=1, n_packets=5, n_bytes=438, priority=0 actions=goto_table:11
cookie=0x1110010000610255, duration=248899.171s, table=11, n_packets=0, n_bytes=0, tcp,reg0=0x1,tp_src=2000,tp_dst=80 actions=move:NXM_NX_TUN_ID[0..31]->NXM_NX_NSH_C2[],push_nsh,load:0x1->NXM_NX_NSH_MDTYPE[],load:0x3->NXM_NX_NSH_NP[],load:0xc000020a->NXM_NX_NSH_C1[],load:0x3d->NXM_NX_NSP[0..23],load:0xff->NXM_NX_NSI[],load:0xc0000203->NXM_NX_TUN_IPV4_DST[],load:0x3d->NXM_NX_TUN_ID[0..31],output:5
cookie=0x1110060001610253, duration=942065.194s, table=11, n_packets=0, n_bytes=0, nsi=253,nsp=161,in_port=5 actions=load:0x1->NXM_NX_REG0[],move:NXM_NX_NSH_C2[]->NXM_NX_TUN_ID[0..31],resubmit(6,1)
cookie=0x1110060001970253, duration=856532.088s, table=11, n_packets=0, n_bytes=0, nsi=253,nsp=197,in_port=5 actions=load:0x1->NXM_NX_REG0[],move:NXM_NX_NSH_C2[]->NXM_NX_TUN_ID[0..31],resubmit(6,1)
cookie=0x1110060000610253, duration=248894.088s, table=11, n_packets=0, n_bytes=0, nsi=253,nsp=61,in_port=5 actions=load:0x1->NXM_NX_REG0[],move:NXM_NX_NSH_C2[]->NXM_NX_TUN_ID[0..31],resubmit(6,1)
cookie=0x0, duration=949456.638s, table=11, n_packets=8687, n_bytes=7641792, priority=0 actions=goto_table:21
cookie=0x0, duration=938469.175s, table=21, n_packets=2, n_bytes=84, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.12,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:76:b9:77->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e76b977->NXM_NX_ARP_SHA[],load:0x7b7b7b0c->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=938469.160s, table=21, n_packets=65, n_bytes=2730, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.2,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:52:3c:6a->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e523c6a->NXM_NX_ARP_SHA[],load:0x7b7b7b02->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=938469.143s, table=21, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.5,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:b8:c3:1c->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163eb8c31c->NXM_NX_ARP_SHA[],load:0x7b7b7b05->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=938469.083s, table=21, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.9,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:85:0a:a9->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e850aa9->NXM_NX_ARP_SHA[],load:0x7b7b7b09->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=938468.982s, table=21, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.4,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:5b:eb:5c->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e5beb5c->NXM_NX_ARP_SHA[],load:0x7b7b7b04->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=938468.966s, table=21, n_packets=54, n_bytes=2268, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.10,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:0e:fe:2d->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e0efe2d->NXM_NX_ARP_SHA[],load:0x7b7b7b0a->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=938468.951s, table=21, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.3,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:78:15:c6->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e7815c6->NXM_NX_ARP_SHA[],load:0x7b7b7b03->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=938468.874s, table=21, n_packets=56, n_bytes=2352, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.11,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:cb:ec:e7->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163ecbece7->NXM_NX_ARP_SHA[],load:0x7b7b7b0b->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=938468.851s, table=21, n_packets=1, n_bytes=42, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.1,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:99:5b:f6->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e995bf6->NXM_NX_ARP_SHA[],load:0x7b7b7b01->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=949456.557s, table=21, n_packets=8507, n_bytes=7634232, priority=0 actions=goto_table:31
cookie=0x0, duration=949456.557s, table=31, n_packets=8507, n_bytes=7634232, priority=0 actions=goto_table:41
cookie=0x0, duration=946866.368s, table=41, n_packets=0, n_bytes=0, priority=61011,udp,in_port=6,tp_src=67,tp_dst=68 actions=drop
cookie=0x0, duration=946866.364s, table=41, n_packets=0, n_bytes=0, priority=61011,udp6,in_port=6,tp_src=547,tp_dst=546 actions=drop
cookie=0x0, duration=938501.840s, table=41, n_packets=29, n_bytes=10046, priority=61012,udp,in_port=7,tp_src=68,tp_dst=67 actions=goto_table:51
cookie=0x0, duration=938501.836s, table=41, n_packets=0, n_bytes=0, priority=61012,udp6,in_port=7,tp_src=546,tp_dst=547 actions=goto_table:51
cookie=0x0, duration=938501.825s, table=41, n_packets=0, n_bytes=0, priority=61011,udp,in_port=7,tp_src=67,tp_dst=68 actions=drop
cookie=0x0, duration=938501.822s, table=41, n_packets=0, n_bytes=0, priority=61011,udp6,in_port=7,tp_src=547,tp_dst=546 actions=drop
cookie=0x0, duration=946866.368s, table=41, n_packets=0, n_bytes=0, priority=61010,arp,arp_sha=fa:16:3e:0e:fe:2d actions=goto_table:51
cookie=0x0, duration=938501.828s, table=41, n_packets=0, n_bytes=0, priority=61010,arp,arp_sha=fa:16:3e:cb:ec:e7 actions=goto_table:51
cookie=0x0, duration=946866.256s, table=41, n_packets=2387, n_bytes=170791, priority=61007,ip,dl_src=fa:16:3e:0e:fe:2d actions=goto_table:51
cookie=0x0, duration=938501.701s, table=41, n_packets=242, n_bytes=25411, priority=61007,ip,dl_src=fa:16:3e:cb:ec:e7 actions=goto_table:51
cookie=0x0, duration=946866.364s, table=41, n_packets=0, n_bytes=0, priority=36001,ip,in_port=6,dl_src=fa:16:3e:0e:fe:2d,nw_src=123.123.123.10 actions=goto_table:51
cookie=0x0, duration=938501.819s, table=41, n_packets=0, n_bytes=0, priority=36001,ip,in_port=7,dl_src=fa:16:3e:cb:ec:e7,nw_src=123.123.123.11 actions=goto_table:51
cookie=0x0, duration=949456.665s, table=41, n_packets=5838, n_bytes=7426015, priority=0 actions=goto_table:51
cookie=0x0, duration=949456.609s, table=51, n_packets=8507, n_bytes=7634232, priority=0 actions=goto_table:61
cookie=0x0, duration=949456.557s, table=61, n_packets=8507, n_bytes=7634232, priority=0 actions=goto_table:71
cookie=0x0, duration=949456.665s, table=71, n_packets=8507, n_bytes=7634232, priority=0 actions=goto_table:81
cookie=0x0, duration=949456.609s, table=81, n_packets=8507, n_bytes=7634232, priority=0 actions=goto_table:91
cookie=0x0, duration=946866.377s, table=91, n_packets=0, n_bytes=0, priority=61010,arp,arp_tha=fa:16:3e:0e:fe:2d actions=goto_table:101
cookie=0x0, duration=938501.846s, table=91, n_packets=0, n_bytes=0, priority=61010,arp,arp_tha=fa:16:3e:cb:ec:e7 actions=goto_table:101
cookie=0x0, duration=938469.298s, table=91, n_packets=26, n_bytes=10166, priority=61007,ip,dl_dst=fa:16:3e:0e:fe:2d actions=goto_table:101
cookie=0x0, duration=938469.280s, table=91, n_packets=197, n_bytes=28386, priority=61007,ip,dl_dst=fa:16:3e:cb:ec:e7 actions=goto_table:101
cookie=0x0, duration=938501.852s, table=91, n_packets=0, n_bytes=0, priority=61006,udp,dl_src=fa:16:3e:52:3c:6a,dl_dst=fa:16:3e:cb:ec:e7,tp_src=67,tp_dst=68 actions=goto_table:101
cookie=0x0, duration=938501.849s, table=91, n_packets=0, n_bytes=0, priority=61006,udp6,dl_src=fa:16:3e:52:3c:6a,dl_dst=fa:16:3e:cb:ec:e7,tp_src=547,tp_dst=546 actions=goto_table:101
cookie=0x0, duration=949456.557s, table=91, n_packets=8279, n_bytes=7594009, priority=0 actions=goto_table:101
cookie=0x0, duration=949456.665s, table=101, n_packets=8507, n_bytes=7634232, priority=0 actions=goto_table:111
cookie=0x0, duration=949456.609s, table=111, n_packets=2360, n_bytes=161701, tun_id=0x3ed,dl_dst=fa:16:3e:99:5b:f6 actions=output:1
cookie=0x0, duration=949456.609s, table=111, n_packets=244, n_bytes=35561, tun_id=0x3ed,dl_dst=fa:16:3e:52:3c:6a actions=output:1
cookie=0x0, duration=949456.451s, table=111, n_packets=0, n_bytes=0, tun_id=0x3ed,dl_dst=fa:16:3e:85:0a:a9 actions=output:3
cookie=0x0, duration=946866.221s, table=111, n_packets=5597, n_bytes=7392338, tun_id=0x3ed,dl_dst=fa:16:3e:0e:fe:2d actions=output:6
cookie=0x0, duration=938501.650s, table=111, n_packets=197, n_bytes=28386, tun_id=0x3ed,dl_dst=fa:16:3e:cb:ec:e7 actions=output:7
cookie=0x0, duration=938469.181s, table=111, n_packets=53, n_bytes=8375, tun_id=0x3ed,dl_dst=fa:16:3e:76:b9:77 actions=output:3
cookie=0x0, duration=938501.650s, table=111, n_packets=24, n_bytes=3028, priority=16384,reg0=0x2,tun_id=0x3ed,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:6,output:7
cookie=0x0, duration=938469.187s, table=111, n_packets=24, n_bytes=3516, priority=16383,reg0=0x1,tun_id=0x3ed,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:1,output:3,output:6,output:7
cookie=0x0, duration=938501.643s, table=111, n_packets=0, n_bytes=0, priority=8192,tun_id=0x3ed actions=drop
cookie=0x0, duration=949456.609s, table=111, n_packets=5, n_bytes=438, priority=0 actions=drop
[root@overcloud-novacompute-0 ~]# ovs-ofctl -O openflow13 dump-flows br-int
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x0, duration=951060.441s, table=0, n_packets=377978, n_bytes=42572904, dl_type=0x88cc actions=CONTROLLER:65535
cookie=0x14, duration=1533.035s, table=0, n_packets=48, n_bytes=8584, priority=300,udp,in_port=6,tp_dst=6633 actions=LOCAL
cookie=0x14, duration=1533.035s, table=0, n_packets=48, n_bytes=8584, priority=300,udp,nw_dst=123.123.123.10,tp_dst=6633 actions=output:6
cookie=0x14, duration=1533.036s, table=0, n_packets=96, n_bytes=12368, priority=250,nsp=45 actions=goto_table:152
cookie=0x0, duration=951060.441s, table=0, n_packets=8806, n_bytes=7660392, priority=6 actions=goto_table:1
cookie=0x1110070001610253, duration=943669.073s, table=1, n_packets=0, n_bytes=0, priority=40000,nsi=253,nsp=161,reg0=0x1,in_port=6 actions=pop_nsh,goto_table:21
cookie=0x1110070001970253, duration=858135.985s, table=1, n_packets=0, n_bytes=0, priority=40000,nsi=253,nsp=197,reg0=0x1,in_port=6 actions=pop_nsh,goto_table:21
cookie=0x1110070000610253, duration=250497.970s, table=1, n_packets=0, n_bytes=0, priority=40000,nsi=253,nsp=61,reg0=0x1,in_port=6 actions=pop_nsh,goto_table:21
cookie=0x1110070000450253, duration=1471.002s, table=1, n_packets=48, n_bytes=6184, priority=40000,nsi=253,nsp=45,reg0=0x1,in_port=6 actions=pop_nsh,goto_table:21
cookie=0x0, duration=948470.128s, table=1, n_packets=2502, n_bytes=180032, in_port=6,dl_src=fa:16:3e:0e:fe:2d actions=set_field:0x3ed->tun_id,load:0x1->NXM_NX_REG0[],goto_table:11
cookie=0x0, duration=940105.563s, table=1, n_packets=438, n_bytes=50777, in_port=7,dl_src=fa:16:3e:cb:ec:e7 actions=set_field:0x3ed->tun_id,load:0x1->NXM_NX_REG0[],goto_table:11
cookie=0x0, duration=940105.529s, table=1, n_packets=5762, n_bytes=7419035, tun_id=0x3ed,in_port=1 actions=load:0x2->NXM_NX_REG0[],goto_table:11
cookie=0x0, duration=940073.091s, table=1, n_packets=85, n_bytes=8635, tun_id=0x3ed,in_port=3 actions=load:0x2->NXM_NX_REG0[],goto_table:11
cookie=0x0, duration=948470.126s, table=1, n_packets=0, n_bytes=0, priority=8192,in_port=6 actions=drop
cookie=0x0, duration=940105.549s, table=1, n_packets=0, n_bytes=0, priority=8192,in_port=7 actions=drop
cookie=0x0, duration=951060.456s, table=1, n_packets=7, n_bytes=522, priority=0 actions=goto_table:11
cookie=0x1110010000450255, duration=1476.103s, table=11, n_packets=0, n_bytes=0, tcp,reg0=0x1,tp_src=2000,tp_dst=80 actions=move:NXM_NX_TUN_ID[0..31]->NXM_NX_NSH_C2[],push_nsh,load:0x1->NXM_NX_NSH_MDTYPE[],load:0x3->NXM_NX_NSH_NP[],load:0xc000020a->NXM_NX_NSH_C1[],load:0x2d->NXM_NX_NSP[0..23],load:0xff->NXM_NX_NSI[],load:0xc0000203->NXM_NX_TUN_IPV4_DST[],load:0x2d->NXM_NX_TUN_ID[0..31],output:5
cookie=0x1110060001610253, duration=943669.093s, table=11, n_packets=0, n_bytes=0, nsi=253,nsp=161,in_port=5 actions=load:0x1->NXM_NX_REG0[],move:NXM_NX_NSH_C2[]->NXM_NX_TUN_ID[0..31],resubmit(6,1)
cookie=0x1110060001970253, duration=858135.987s, table=11, n_packets=0, n_bytes=0, nsi=253,nsp=197,in_port=5 actions=load:0x1->NXM_NX_REG0[],move:NXM_NX_NSH_C2[]->NXM_NX_TUN_ID[0..31],resubmit(6,1)
cookie=0x1110060000610253, duration=250497.987s, table=11, n_packets=0, n_bytes=0, nsi=253,nsp=61,in_port=5 actions=load:0x1->NXM_NX_REG0[],move:NXM_NX_NSH_C2[]->NXM_NX_TUN_ID[0..31],resubmit(6,1)
cookie=0x1110060000450253, duration=1471.018s, table=11, n_packets=48, n_bytes=6184, nsi=253,nsp=45,in_port=5 actions=load:0x1->NXM_NX_REG0[],move:NXM_NX_NSH_C2[]->NXM_NX_TUN_ID[0..31],resubmit(6,1)
cookie=0x0, duration=951060.537s, table=11, n_packets=8806, n_bytes=7660392, priority=0 actions=goto_table:21
cookie=0x0, duration=940073.074s, table=21, n_packets=2, n_bytes=84, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.12,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:76:b9:77->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e76b977->NXM_NX_ARP_SHA[],load:0x7b7b7b0c->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=940073.059s, table=21, n_packets=67, n_bytes=2814, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.2,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:52:3c:6a->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e523c6a->NXM_NX_ARP_SHA[],load:0x7b7b7b02->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=940073.042s, table=21, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.5,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:b8:c3:1c->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163eb8c31c->NXM_NX_ARP_SHA[],load:0x7b7b7b05->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=940072.982s, table=21, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.9,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:85:0a:a9->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e850aa9->NXM_NX_ARP_SHA[],load:0x7b7b7b09->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=940072.881s, table=21, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.4,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:5b:eb:5c->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e5beb5c->NXM_NX_ARP_SHA[],load:0x7b7b7b04->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=940072.865s, table=21, n_packets=56, n_bytes=2352, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.10,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:0e:fe:2d->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e0efe2d->NXM_NX_ARP_SHA[],load:0x7b7b7b0a->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=940072.850s, table=21, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.3,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:78:15:c6->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e7815c6->NXM_NX_ARP_SHA[],load:0x7b7b7b03->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=940072.773s, table=21, n_packets=56, n_bytes=2352, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.11,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:cb:ec:e7->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163ecbece7->NXM_NX_ARP_SHA[],load:0x7b7b7b0b->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=940072.750s, table=21, n_packets=2, n_bytes=84, priority=1024,arp,tun_id=0x3ed,arp_tpa=123.123.123.1,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:99:5b:f6->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e995bf6->NXM_NX_ARP_SHA[],load:0x7b7b7b01->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x1110040000000002, duration=1471.032s, table=21, n_packets=2, n_bytes=84, priority=1024,arp,in_port=LOCAL,arp_tpa=123.123.123.10,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:0e:fe:2d->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e0efe2d->NXM_NX_ARP_SHA[],load:0x7b7b7b0a->NXM_OF_ARP_SPA[],IN_PORT
cookie=0x0, duration=951060.456s, table=21, n_packets=8667, n_bytes=7658722, priority=0 actions=goto_table:31
cookie=0x0, duration=951060.456s, table=31, n_packets=8667, n_bytes=7658722, priority=0 actions=goto_table:41
cookie=0x0, duration=948470.267s, table=41, n_packets=0, n_bytes=0, priority=61011,udp,in_port=6,tp_src=67,tp_dst=68 actions=drop
cookie=0x0, duration=948470.263s, table=41, n_packets=0, n_bytes=0, priority=61011,udp6,in_port=6,tp_src=547,tp_dst=546 actions=drop
cookie=0x0, duration=940105.739s, table=41, n_packets=29, n_bytes=10046, priority=61012,udp,in_port=7,tp_src=68,tp_dst=67 actions=goto_table:51
cookie=0x0, duration=940105.735s, table=41, n_packets=0, n_bytes=0, priority=61012,udp6,in_port=7,tp_src=546,tp_dst=547 actions=goto_table:51
cookie=0x0, duration=940105.724s, table=41, n_packets=0, n_bytes=0, priority=61011,udp,in_port=7,tp_src=67,tp_dst=68 actions=drop
cookie=0x0, duration=940105.721s, table=41, n_packets=0, n_bytes=0, priority=61011,udp6,in_port=7,tp_src=547,tp_dst=546 actions=drop
cookie=0x0, duration=948470.267s, table=41, n_packets=0, n_bytes=0, priority=61010,arp,arp_sha=fa:16:3e:0e:fe:2d actions=goto_table:51
cookie=0x0, duration=940105.727s, table=41, n_packets=0, n_bytes=0, priority=61010,arp,arp_sha=fa:16:3e:cb:ec:e7 actions=goto_table:51
cookie=0x0, duration=948470.155s, table=41, n_packets=2408, n_bytes=175248, priority=61007,ip,dl_src=fa:16:3e:0e:fe:2d actions=goto_table:51
cookie=0x0, duration=940105.600s, table=41, n_packets=307, n_bytes=36231, priority=61007,ip,dl_src=fa:16:3e:cb:ec:e7 actions=goto_table:51
cookie=0x0, duration=948470.263s, table=41, n_packets=0, n_bytes=0, priority=36001,ip,in_port=6,dl_src=fa:16:3e:0e:fe:2d,nw_src=123.123.123.10 actions=goto_table:51
cookie=0x0, duration=940105.718s, table=41, n_packets=0, n_bytes=0, priority=36001,ip,in_port=7,dl_src=fa:16:3e:cb:ec:e7,nw_src=123.123.123.11 actions=goto_table:51
cookie=0x0, duration=951060.564s, table=41, n_packets=5912, n_bytes=7435228, priority=0 actions=goto_table:51
cookie=0x0, duration=951060.508s, table=51, n_packets=8667, n_bytes=7658722, priority=0 actions=goto_table:61
cookie=0x0, duration=951060.456s, table=61, n_packets=8667, n_bytes=7658722, priority=0 actions=goto_table:71
cookie=0x0, duration=951060.564s, table=71, n_packets=8667, n_bytes=7658722, priority=0 actions=goto_table:81
cookie=0x0, duration=951060.508s, table=81, n_packets=8667, n_bytes=7658722, priority=0 actions=goto_table:91
cookie=0x0, duration=948470.276s, table=91, n_packets=0, n_bytes=0, priority=61010,arp,arp_tha=fa:16:3e:0e:fe:2d actions=goto_table:101
cookie=0x0, duration=940105.745s, table=91, n_packets=0, n_bytes=0, priority=61010,arp,arp_tha=fa:16:3e:cb:ec:e7 actions=goto_table:101
cookie=0x0, duration=940073.197s, table=91, n_packets=27, n_bytes=10557, priority=61007,ip,dl_dst=fa:16:3e:0e:fe:2d actions=goto_table:101
cookie=0x0, duration=940073.179s, table=91, n_packets=270, n_bytes=37208, priority=61007,ip,dl_dst=fa:16:3e:cb:ec:e7 actions=goto_table:101
cookie=0x0, duration=940105.751s, table=91, n_packets=0, n_bytes=0, priority=61006,udp,dl_src=fa:16:3e:52:3c:6a,dl_dst=fa:16:3e:cb:ec:e7,tp_src=67,tp_dst=68 actions=goto_table:101
cookie=0x0, duration=940105.748s, table=91, n_packets=0, n_bytes=0, priority=61006,udp6,dl_src=fa:16:3e:52:3c:6a,dl_dst=fa:16:3e:cb:ec:e7,tp_src=547,tp_dst=546 actions=goto_table:101
cookie=0x0, duration=951060.456s, table=91, n_packets=8365, n_bytes=7609286, priority=0 actions=goto_table:101
cookie=0x0, duration=951060.564s, table=101, n_packets=8667, n_bytes=7658722, priority=0 actions=goto_table:111
cookie=0x0, duration=951060.508s, table=111, n_packets=2380, n_bytes=165812, tun_id=0x3ed,dl_dst=fa:16:3e:99:5b:f6 actions=output:1
cookie=0x0, duration=951060.508s, table=111, n_packets=255, n_bytes=36777, tun_id=0x3ed,dl_dst=fa:16:3e:52:3c:6a actions=output:1
cookie=0x0, duration=951060.350s, table=111, n_packets=0, n_bytes=0, tun_id=0x3ed,dl_dst=fa:16:3e:85:0a:a9 actions=output:3
cookie=0x0, duration=948470.120s, table=111, n_packets=5598, n_bytes=7392729, tun_id=0x3ed,dl_dst=fa:16:3e:0e:fe:2d actions=output:6
cookie=0x0, duration=940105.549s, table=111, n_packets=270, n_bytes=37208, tun_id=0x3ed,dl_dst=fa:16:3e:cb:ec:e7 actions=output:7
cookie=0x0, duration=940073.080s, table=111, n_packets=108, n_bytes=18325, tun_id=0x3ed,dl_dst=fa:16:3e:76:b9:77 actions=output:3
cookie=0x0, duration=940105.549s, table=111, n_packets=24, n_bytes=3028, priority=16384,reg0=0x2,tun_id=0x3ed,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:6,output:7
cookie=0x0, duration=940073.086s, table=111, n_packets=24, n_bytes=3516, priority=16383,reg0=0x1,tun_id=0x3ed,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:1,output:3,output:6,output:7
cookie=0x0, duration=940105.542s, table=111, n_packets=0, n_bytes=0, priority=8192,tun_id=0x3ed actions=drop
cookie=0x0, duration=951060.508s, table=111, n_packets=5, n_bytes=438, priority=0 actions=drop
cookie=0x14, duration=1533.056s, table=150, n_packets=0, n_bytes=0, priority=5 actions=goto_table:151
cookie=0x14, duration=1533.058s, table=151, n_packets=0, n_bytes=0, priority=5 actions=goto_table:152
cookie=0x14, duration=1533.037s, table=152, n_packets=48, n_bytes=6184, priority=550,nsi=254,nsp=45 actions=load:0x7b7b7b0a->NXM_NX_TUN_IPV4_DST[],goto_table:158
cookie=0x14, duration=1533.037s, table=152, n_packets=48, n_bytes=6184, priority=5 actions=goto_table:158
cookie=0xba5eba1100000104, duration=1533.047s, table=158, n_packets=48, n_bytes=6184, priority=660,nsi=253,nsp=45,nshc1=3221225994 actions=move:NXM_NX_NSH_MDTYPE[]->NXM_NX_NSH_MDTYPE[],move:NXM_NX_NSH_NP[]->NXM_NX_NSH_NP[],move:NXM_NX_NSI[]->NXM_NX_NSI[],move:NXM_NX_NSP[0..23]->NXM_NX_NSP[0..23],move:NXM_NX_NSH_C1[]->NXM_NX_TUN_IPV4_DST[],move:NXM_NX_NSH_C2[]->NXM_NX_TUN_ID[0..31],load:0x4->NXM_NX_TUN_GPE_NP[],resubmit(,11)
cookie=0xba5eba1100000102, duration=1533.044s, table=158, n_packets=0, n_bytes=0, priority=660,nsi=253,nsp=45,nshc1=0 actions=IN_PORT
cookie=0xba5eba1100000101, duration=1533.037s, table=158, n_packets=48, n_bytes=6184, priority=655,nsi=254,nsp=45,in_port=5 actions=move:NXM_NX_NSH_MDTYPE[]->NXM_NX_NSH_MDTYPE[],move:NXM_NX_NSH_NP[]->NXM_NX_NSH_NP[],move:NXM_NX_NSH_C1[]->NXM_NX_NSH_C1[],move:NXM_NX_NSH_C2[]->NXM_NX_NSH_C2[],move:NXM_NX_TUN_ID[0..31]->NXM_NX_TUN_ID[0..31],load:0x4->NXM_NX_TUN_GPE_NP[],IN_PORT
cookie=0xba5eba1100000103, duration=1533.045s, table=158, n_packets=0, n_bytes=0, priority=650,nsi=253,nsp=45 actions=move:NXM_NX_NSH_MDTYPE[]->NXM_NX_NSH_MDTYPE[],move:NXM_NX_NSH_NP[]->NXM_NX_NSH_NP[],move:NXM_NX_NSI[]->NXM_NX_NSI[],move:NXM_NX_NSP[0..23]->NXM_NX_NSP[0..23],move:NXM_NX_NSH_C1[]->NXM_NX_TUN_IPV4_DST[],move:NXM_NX_NSH_C2[]->NXM_NX_TUN_ID[0..31],load:0x4->NXM_NX_TUN_GPE_NP[],IN_PORT
cookie=0xba5eba1100000101, duration=1533.044s, table=158, n_packets=0, n_bytes=0, priority=650,nsi=254,nsp=45 actions=move:NXM_NX_NSH_MDTYPE[]->NXM_NX_NSH_MDTYPE[],move:NXM_NX_NSH_NP[]->NXM_NX_NSH_NP[],move:NXM_NX_NSH_C1[]->NXM_NX_NSH_C1[],move:NXM_NX_NSH_C2[]->NXM_NX_NSH_C2[],move:NXM_NX_TUN_ID[0..31]->NXM_NX_TUN_ID[0..31],load:0x4->NXM_NX_TUN_GPE_NP[],output:5
cookie=0x14, duration=1533.047s, table=158, n_packets=0, n_bytes=0, priority=5 actions=drop
[root@overcloud-novacompute-0 ~]# ovs-ofctl -O openflow13 show br-int
OFPT_FEATURES_REPLY (OF1.3) (xid=0x2): dpid:00005c4a6ed3ab1e
n_tables:254, n_buffers:256
capabilities: FLOW_STATS TABLE_STATS PORT_STATS GROUP_STATS QUEUE_STATS
OFPST_PORT_DESC reply (OF1.3) (xid=0x3):
1(vxlan-11.0.0.21): addr:62:f0:5b:bd:c8:c8
config: 0
state: 0
speed: 0 Mbps now, 0 Mbps max
3(vxlan-11.0.0.22): addr:02:43:70:ed:eb:60
config: 0
state: 0
speed: 0 Mbps now, 0 Mbps max
5(vxgpe): addr:aa:87:95:c2:da:2d
config: 0
state: 0
speed: 0 Mbps now, 0 Mbps max
6(tap86768234-80): addr:fe:16:3e:0e:fe:2d
config: 0
state: 0
current: 10MB-FD COPPER
speed: 10 Mbps now, 0 Mbps max
7(tap3f798b70-fa): addr:fe:16:3e:cb:ec:e7
config: 0
state: 0
current: 10MB-FD COPPER
speed: 10 Mbps now, 0 Mbps max
LOCAL(br-int): addr:5c:4a:6e:d3:ab:1e
config: 0
state: 0
speed: 0 Mbps now, 0 Mbps max
OFPT_GET_CONFIG_REPLY (OF1.3) (xid=0x5): frags=normal miss_send_len=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment