1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254 | [centos@kuryr-odl devstack]$ sudo ovs-vsctl show
b25bd910-3440-466b-9e8b-a24414cac2ce
Manager "ptcp:6641:127.0.0.1"
is_connected: true
Manager "tcp:192.168.0.4:6640"
is_connected: true
Bridge br-ex
Port br-ex
Interface br-ex
type: internal
Port br-ex-int-patch
Interface br-ex-int-patch
type: patch
options: {peer=br-ex-patch}
Bridge br-int
Controller "tcp:192.168.0.4:6653"
is_connected: true
fail_mode: secure
Port br-int
Interface br-int
type: internal
Port br-ex-patch
Interface br-ex-patch
type: patch
options: {peer=br-ex-int-patch}
Port "tapd2757467-5e"
Interface "tapd2757467-5e"
type: internal
Port "tap25bb9772-04"
Interface "tap25bb9772-04"
type: internal
Port "tap30bda451-8d"
Interface "tap30bda451-8d"
type: internal
Port "tap212b429e-25"
Interface "tap212b429e-25"
ovs_version: "2.6.1"
[centos@kuryr-odl devstack]$ sudo ovs-vsctl list-ports br-int
br-ex-patch
tap212b429e-25
tap25bb9772-04
tap30bda451-8d
tapd2757467-5e
[centos@kuryr-odl devstack]$ sudo ovs-ofctl -O OpenFlow13 dump-ports br-int
OFPST_PORT reply (OF1.3) (xid=0x2): 6 ports
port 4: rx pkts=0, bytes=0, drop=0, errs=0, frame=0, over=0, crc=0
tx pkts=5, bytes=438, drop=0, errs=0, coll=0
duration=264972.779s
port LOCAL: rx pkts=0, bytes=0, drop=0, errs=0, frame=0, over=0, crc=0
tx pkts=0, bytes=0, drop=0, errs=0, coll=0
duration=265896.520s
port 1: rx pkts=8, bytes=648, drop=?, errs=?, frame=?, over=?, crc=?
tx pkts=53180, bytes=6009269, drop=?, errs=?, coll=?
duration=265896.349s
port 5: rx pkts=2702, bytes=232841, drop=0, errs=0, frame=0, over=0, crc=0
tx pkts=53455, bytes=6008575, drop=0, errs=0, coll=0
duration=264780.805s
port 2: rx pkts=0, bytes=0, drop=0, errs=0, frame=0, over=0, crc=0
tx pkts=8, bytes=696, drop=0, errs=0, coll=0
duration=265848.775s
port 3: rx pkts=3013, bytes=203625, drop=0, errs=0, frame=0, over=0, crc=0
tx pkts=2996, bytes=245551, drop=0, errs=0, coll=0
duration=264976.150s
[centos@kuryr-odl devstack]$ sudo ovs-ofctl -O OpenFlow13 show br-int
OFPT_FEATURES_REPLY (OF1.3) (xid=0x2): dpid:000064810c41ddd7
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(br-ex-patch): addr:52:3f:39:1c:db:35
config: 0
state: 0
speed: 0 Mbps now, 0 Mbps max
2(tap30bda451-8d): addr:00:00:00:00:40:aa
config: PORT_DOWN
state: LINK_DOWN
speed: 0 Mbps now, 0 Mbps max
3(tap25bb9772-04): addr:00:00:00:00:30:1a
config: PORT_DOWN
state: LINK_DOWN
speed: 0 Mbps now, 0 Mbps max
4(tapd2757467-5e): addr:00:00:00:00:70:f6
config: PORT_DOWN
state: LINK_DOWN
speed: 0 Mbps now, 0 Mbps max
5(tap212b429e-25): addr:fe:16:3e:d2:0a:34
config: 0
state: 0
current: 10MB-FD COPPER
speed: 10 Mbps now, 0 Mbps max
LOCAL(br-int): addr:64:81:0c:41:dd:d7
config: PORT_DOWN
state: LINK_DOWN
speed: 0 Mbps now, 0 Mbps max
OFPT_GET_CONFIG_REPLY (OF1.3) (xid=0x5): frags=normal miss_send_len=0
[centos@kuryr-odl devstack]$ sudo ovs-ofctl -O OpenFlow13 dump-flows br-int
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x8000000, duration=30636.489s, table=0, n_packets=4100, n_bytes=343243, priority=4,in_port=3,vlan_tci=0x0000/0x1fff actions=write_metadata:0x30000000000/0xffffff0000000001,goto_table:17
cookie=0x8000000, duration=30636.430s, table=0, n_packets=7, n_bytes=606, priority=4,in_port=2,vlan_tci=0x0000/0x1fff actions=write_metadata:0x10000000000/0xffffff0000000001,goto_table:17
cookie=0x8000000, duration=30636.391s, table=0, n_packets=8, n_bytes=648, priority=4,in_port=1,vlan_tci=0x0000/0x1fff actions=write_metadata:0x20000000001/0xffffff0000000001,goto_table:17
cookie=0x8000000, duration=30636.332s, table=0, n_packets=2702, n_bytes=232841, priority=4,in_port=5,vlan_tci=0x0000/0x1fff actions=write_metadata:0x50000000000/0xffffff0000000001,goto_table:17
cookie=0x8000000, duration=30636.280s, table=0, n_packets=5, n_bytes=438, priority=4,in_port=4,vlan_tci=0x0000/0x1fff actions=write_metadata:0x40000000000/0xffffff0000000001,goto_table:17
cookie=0x8000001, duration=30636.973s, table=17, n_packets=0, n_bytes=0, priority=10,metadata=0x40000000000/0xffffff0000000000 actions=load:0x186a0->NXM_NX_REG3[0..24],write_metadata:0x9000040000030d40/0xfffffffffffffffe,goto_table:19
cookie=0x8000001, duration=30636.973s, table=17, n_packets=4096, n_bytes=342895, priority=10,metadata=0x30000000000/0xffffff0000000000 actions=load:0x186a0->NXM_NX_REG3[0..24],write_metadata:0x9000030000030d40/0xfffffffffffffffe,goto_table:19
cookie=0x6900000, duration=30636.973s, table=17, n_packets=2702, n_bytes=232841, priority=10,metadata=0x50000000000/0xffffff0000000000 actions=write_metadata:0x8000050000030d40/0xfffffffffffffffe,goto_table:211
cookie=0x8000001, duration=30636.973s, table=17, n_packets=0, n_bytes=0, priority=10,metadata=0x10000000000/0xffffff0000000000 actions=load:0x186a0->NXM_NX_REG3[0..24],write_metadata:0x9000010000030d40/0xfffffffffffffffe,goto_table:19
cookie=0x8040000, duration=30636.973s, table=17, n_packets=491, n_bytes=23899, priority=10,metadata=0x9000030000000000/0xffffff0000000000 actions=load:0x3->NXM_NX_REG1[0..19],load:0x138b->NXM_NX_REG7[0..15],write_metadata:0xa00003138b000000/0xfffffffffffffffe,goto_table:48
cookie=0x8040000, duration=30636.973s, table=17, n_packets=8, n_bytes=648, priority=10,metadata=0x9000020000000000/0xffffff0000000000 actions=load:0x2->NXM_NX_REG1[0..19],load:0x138a->NXM_NX_REG7[0..15],write_metadata:0xa00002138a000000/0xfffffffffffffffe,goto_table:48
cookie=0x8040000, duration=30636.973s, table=17, n_packets=0, n_bytes=0, priority=10,metadata=0x9000010000000000/0xffffff0000000000 actions=load:0x1->NXM_NX_REG1[0..19],load:0x1389->NXM_NX_REG7[0..15],write_metadata:0xa000011389000000/0xfffffffffffffffe,goto_table:48
cookie=0x8000001, duration=30636.973s, table=17, n_packets=8, n_bytes=648, priority=10,metadata=0x20000000000/0xffffff0000000000 actions=load:0x186a1->NXM_NX_REG3[0..24],write_metadata:0x9000020000030d42/0xfffffffffffffffe,goto_table:19
cookie=0x8040000, duration=30636.973s, table=17, n_packets=0, n_bytes=0, priority=10,metadata=0x9000040000000000/0xffffff0000000000 actions=load:0x4->NXM_NX_REG1[0..19],load:0x138c->NXM_NX_REG7[0..15],write_metadata:0xa00004138c000000/0xfffffffffffffffe,goto_table:48
cookie=0x8000001, duration=30636.973s, table=17, n_packets=2700, n_bytes=232661, priority=10,metadata=0x8000050000000000/0xffffff0000000000 actions=load:0x186a0->NXM_NX_REG3[0..24],write_metadata:0x9000050000030d40/0xfffffffffffffffe,goto_table:19
cookie=0x8040000, duration=30636.973s, table=17, n_packets=2700, n_bytes=232661, priority=10,metadata=0x9000050000000000/0xffffff0000000000 actions=load:0x5->NXM_NX_REG1[0..19],load:0x138b->NXM_NX_REG7[0..15],write_metadata:0xa00005138b000000/0xfffffffffffffffe,goto_table:48
cookie=0x8000000, duration=30636.541s, table=17, n_packets=0, n_bytes=0, priority=0,metadata=0x8000000000000000/0xf000000000000000 actions=write_metadata:0x9000000000000000/0xf000000000000000,goto_table:80
cookie=0x6800000, duration=30636.244s, table=18, n_packets=0, n_bytes=0, priority=0 actions=goto_table:38
cookie=0x1080000, duration=30635.849s, table=19, n_packets=495, n_bytes=20790, priority=100,arp,arp_op=1 actions=group:5000
cookie=0x1080000, duration=30635.849s, table=19, n_packets=166, n_bytes=6972, priority=100,arp,arp_op=2 actions=CONTROLLER:65535,resubmit(,17)
cookie=0x8000009, duration=265880.667s, table=19, n_packets=0, n_bytes=0, priority=20,metadata=0x30d42/0xfffffe,dl_dst=fa:16:3e:53:fe:49 actions=write_metadata:0x30d4a/0xfffffe,goto_table:21
cookie=0x8000009, duration=30636.974s, table=19, n_packets=0, n_bytes=0, priority=20,metadata=0x30d40/0xfffffe,dl_dst=fa:16:3e:26:90:57 actions=goto_table:21
cookie=0x8000009, duration=30636.974s, table=19, n_packets=0, n_bytes=0, priority=20,metadata=0x30d40/0xfffffe,dl_dst=fa:16:3e:d2:3c:ad actions=goto_table:21
cookie=0x8000009, duration=30636.974s, table=19, n_packets=0, n_bytes=0, priority=20,metadata=0x30d40/0xfffffe,dl_dst=fa:16:3e:16:5f:5c actions=goto_table:21
cookie=0x8000009, duration=30636.974s, table=19, n_packets=3605, n_bytes=318996, priority=20,metadata=0x30d40/0xfffffe,dl_dst=fa:16:3e:08:de:03 actions=goto_table:21
cookie=0x1080000, duration=30635.850s, table=19, n_packets=2538, n_bytes=229446, priority=0 actions=resubmit(,17)
cookie=0x8000022, duration=265880.476s, table=20, n_packets=0, n_bytes=0, priority=10,mpls,mpls_label=100007 actions=pop_mpls:0x0800,goto_table:44
cookie=0x1030000, duration=30635.849s, table=20, n_packets=0, n_bytes=0, priority=0 actions=goto_table:80
cookie=0x8000003, duration=30636.974s, table=21, n_packets=0, n_bytes=0, priority=138,ipv6,metadata=0x30d40/0xfffffe,ipv6_dst=fd9f:ef76:85:0:f816:3eff:fe3d:76db actions=group:150000
cookie=0x8000003, duration=30636.974s, table=21, n_packets=0, n_bytes=0, priority=138,icmp6,metadata=0x30d40/0xfffffe,ipv6_dst=fd9f:ef76:85::1,icmp_type=128,icmp_code=0 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:16:5f:5c->eth_src,move:NXM_NX_IPV6_SRC[]->NXM_NX_IPV6_DST[],set_field:fd9f:ef76:85::1->ipv6_src,set_field:129->icmpv6_type,load:0->NXM_OF_IN_PORT[],resubmit(,21)
cookie=0x8000003, duration=30636.974s, table=21, n_packets=0, n_bytes=0, priority=74,ipv6,metadata=0x30d52/0xfffffe,ipv6_dst=2001:db8::/64 actions=write_metadata:0x138a030d52/0xfffffffffe,goto_table:22
cookie=0x8000003, duration=30636.974s, table=21, n_packets=0, n_bytes=0, priority=42,icmp,metadata=0x30d40/0xfffffe,nw_dst=10.0.4.1,icmp_type=8,icmp_code=0 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:08:de:03->eth_src,move:NXM_OF_IP_SRC[]->NXM_OF_IP_DST[],set_field:10.0.4.1->ip_src,set_field:0->icmp_type,load:0->NXM_OF_IN_PORT[],resubmit(,21)
cookie=0x8000003, duration=30636.974s, table=21, n_packets=0, n_bytes=0, priority=42,icmp,metadata=0x30d40/0xfffffe,nw_dst=10.0.5.1,icmp_type=8,icmp_code=0 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:d2:3c:ad->eth_src,move:NXM_OF_IP_SRC[]->NXM_OF_IP_DST[],set_field:10.0.5.1->ip_src,set_field:0->icmp_type,load:0->NXM_OF_IN_PORT[],resubmit(,21)
cookie=0x8000003, duration=30636.974s, table=21, n_packets=0, n_bytes=0, priority=42,icmp,metadata=0x30d40/0xfffffe,nw_dst=10.0.0.1,icmp_type=8,icmp_code=0 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:26:90:57->eth_src,move:NXM_OF_IP_SRC[]->NXM_OF_IP_DST[],set_field:10.0.0.1->ip_src,set_field:0->icmp_type,load:0->NXM_OF_IN_PORT[],resubmit(,21)
cookie=0x8000003, duration=30636.974s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d40/0xfffffe,nw_dst=10.0.0.2 actions=group:150001
cookie=0x8000003, duration=30636.974s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d40/0xfffffe,nw_dst=10.0.4.8 actions=group:150004
cookie=0x8000003, duration=30636.974s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d40/0xfffffe,nw_dst=10.0.5.2 actions=group:150003
cookie=0x8000003, duration=30636.974s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d40/0xfffffe,nw_dst=10.0.4.2 actions=group:150002
cookie=0x8000003, duration=30636.974s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d4a/0xfffffe,nw_dst=172.24.4.10 actions=write_metadata:0x30d4a/0xfffffe,goto_table:44
cookie=0x8000003, duration=30636.974s, table=21, n_packets=0, n_bytes=0, priority=34,ip,metadata=0x30d4a/0xfffffe,nw_dst=172.24.4.0/24 actions=write_metadata:0x138a030d4a/0xfffffffffe,goto_table:22
cookie=0x8000004, duration=30635.828s, table=21, n_packets=2212, n_bytes=195726, priority=10,ip,metadata=0x30d4a/0xfffffe actions=group:225000
cookie=0x8000004, duration=30635.726s, table=21, n_packets=3605, n_bytes=318996, priority=10,ip,metadata=0x30d40/0xfffffe actions=goto_table:26
cookie=0x8000004, duration=30635.849s, table=22, n_packets=0, n_bytes=0, priority=0 actions=CONTROLLER:65535
cookie=0x1080000, duration=30635.849s, table=23, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,17)
cookie=0x8000004, duration=265880.476s, table=25, n_packets=0, n_bytes=0, priority=5,ip actions=goto_table:44
cookie=0x8000005, duration=265880.574s, table=36, n_packets=0, n_bytes=0, priority=10,ip,tun_id=0x11170 actions=write_metadata:0x30d40/0xfffffe,goto_table:46
cookie=0x90186a7, duration=265880.479s, table=36, n_packets=0, n_bytes=0, priority=5,tun_id=0x11171 actions=goto_table:44
cookie=0x900138b, duration=30636.975s, table=36, n_packets=0, n_bytes=0, priority=5,tun_id=0x23 actions=write_metadata:0x138b000000/0xfffffffff000000,goto_table:51
cookie=0x9001389, duration=30636.975s, table=36, n_packets=0, n_bytes=0, priority=5,tun_id=0x2f actions=write_metadata:0x1389000000/0xfffffffff000000,goto_table:51
cookie=0x900138c, duration=30636.975s, table=36, n_packets=0, n_bytes=0, priority=5,tun_id=0x14 actions=write_metadata:0x138c000000/0xfffffffff000000,goto_table:51
cookie=0x9051389, duration=30636.975s, table=38, n_packets=0, n_bytes=0, priority=5,tun_id=0x2f actions=write_metadata:0x1389000000/0xfffffffff000000,goto_table:51
cookie=0x905138c, duration=30636.975s, table=38, n_packets=0, n_bytes=0, priority=5,tun_id=0x14 actions=write_metadata:0x138c000000/0xfffffffff000000,goto_table:51
cookie=0x905138b, duration=30636.975s, table=38, n_packets=0, n_bytes=0, priority=5,tun_id=0x23 actions=write_metadata:0x138b000000/0xfffffffff000000,goto_table:51
cookie=0x4000000, duration=30636.897s, table=45, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,17)
cookie=0x81286a9, duration=265880.604s, table=46, n_packets=1105, n_bytes=97782, priority=5,ip,metadata=0x30d40/0xfffffe actions=CONTROLLER:65535,write_metadata:0x30d40/0xfffffe
cookie=0x8000006, duration=265880.574s, table=47, n_packets=0, n_bytes=0, priority=5,ip,metadata=0x30d40/0xfffffe actions=load:0->NXM_OF_IN_PORT[],resubmit(,21)
cookie=0x8000006, duration=265880.574s, table=47, n_packets=2212, n_bytes=195726, priority=5,ip,metadata=0x30d4a/0xfffffe actions=load:0->NXM_OF_IN_PORT[],resubmit(,21)
cookie=0x8000006, duration=265880.574s, table=47, n_packets=0, n_bytes=0, priority=5,ip,metadata=0x30d42/0xfffffe actions=load:0->NXM_OF_IN_PORT[],resubmit(,21)
cookie=0x8500000, duration=30636.108s, table=48, n_packets=3207, n_bytes=257916, priority=0 actions=resubmit(,49),resubmit(,50)
cookie=0x805138b, duration=30636.973s, table=50, n_packets=493, n_bytes=24079, priority=20,metadata=0x3138b000000/0xfffffffff000000,dl_src=fa:16:3e:0a:6c:22 actions=goto_table:51
cookie=0x805138c, duration=30636.973s, table=50, n_packets=2, n_bytes=180, priority=20,metadata=0x4138c000000/0xfffffffff000000,dl_src=fa:16:3e:53:42:0d actions=goto_table:51
cookie=0x8051389, duration=30636.973s, table=50, n_packets=4, n_bytes=348, priority=20,metadata=0x11389000000/0xfffffffff000000,dl_src=fa:16:3e:3d:76:db actions=goto_table:51
cookie=0x805138b, duration=30636.973s, table=50, n_packets=2700, n_bytes=232661, priority=20,metadata=0x5138b000000/0xfffffffff000000,dl_src=fa:16:3e:d2:0a:34 actions=goto_table:51
cookie=0x8050001, duration=30635.828s, table=50, n_packets=7, n_bytes=558, priority=10,reg4=0x1 actions=goto_table:51
cookie=0x8050000, duration=30636.641s, table=50, n_packets=1, n_bytes=90, priority=0 actions=CONTROLLER:65535,learn(table=49,hard_timeout=10,priority=0,cookie=0x8600000,NXM_OF_ETH_SRC[],NXM_NX_REG1[0..19],load:0x1->NXM_NX_REG4[0..7]),goto_table:51
cookie=0x803138b, duration=30636.973s, table=51, n_packets=178, n_bytes=10753, priority=20,metadata=0x138b000000/0xffff000000,dl_dst=fa:16:3e:d2:0a:34 actions=load:0x500->NXM_NX_REG6[],resubmit(,220)
cookie=0x803138b, duration=30636.973s, table=51, n_packets=2675, n_bytes=230795, priority=20,metadata=0x138b000000/0xffff000000,dl_dst=fa:16:3e:0a:6c:22 actions=load:0x300->NXM_NX_REG6[],resubmit(,220)
cookie=0x8031389, duration=30636.973s, table=51, n_packets=0, n_bytes=0, priority=20,metadata=0x1389000000/0xffff000000,dl_dst=fa:16:3e:3d:76:db actions=load:0x100->NXM_NX_REG6[],resubmit(,220)
cookie=0x803138c, duration=30636.973s, table=51, n_packets=0, n_bytes=0, priority=20,metadata=0x138c000000/0xffff000000,dl_dst=fa:16:3e:53:42:0d actions=load:0x400->NXM_NX_REG6[],resubmit(,220)
cookie=0x8030000, duration=30635.465s, table=51, n_packets=0, n_bytes=0, priority=15,dl_dst=01:80:c2:00:00:00/ff:ff:ff:ff:ff:f0 actions=drop
cookie=0x8030000, duration=30635.755s, table=51, n_packets=354, n_bytes=16368, priority=0 actions=goto_table:52
cookie=0x870138a, duration=30636.973s, table=52, n_packets=0, n_bytes=0, priority=5,metadata=0x138a000000/0xffff000001 actions=write_actions(group:210004)
cookie=0x8701389, duration=30636.973s, table=52, n_packets=0, n_bytes=0, priority=5,metadata=0x1389000001/0xffff000001 actions=write_actions(group:210001)
cookie=0x870138a, duration=30636.973s, table=52, n_packets=8, n_bytes=648, priority=5,metadata=0x138a000001/0xffff000001 actions=write_actions(group:210003)
cookie=0x870138b, duration=30636.973s, table=52, n_packets=0, n_bytes=0, priority=5,metadata=0x138b000001/0xffff000001 actions=write_actions(group:210005)
cookie=0x870138c, duration=30636.973s, table=52, n_packets=2, n_bytes=180, priority=5,metadata=0x138c000000/0xffff000001 actions=write_actions(group:210008)
cookie=0x870138c, duration=30636.973s, table=52, n_packets=0, n_bytes=0, priority=5,metadata=0x138c000001/0xffff000001 actions=write_actions(group:210007)
cookie=0x8701389, duration=30636.973s, table=52, n_packets=4, n_bytes=348, priority=5,metadata=0x1389000000/0xffff000001 actions=write_actions(group:210002)
cookie=0x870138b, duration=30636.973s, table=52, n_packets=340, n_bytes=15192, priority=5,metadata=0x138b000000/0xffff000001 actions=write_actions(group:210006)
cookie=0x8800001, duration=30636.973s, table=55, n_packets=4, n_bytes=348, priority=10,tun_id=0x1,metadata=0x10000000000/0xfffff0000000000 actions=drop
cookie=0x8800002, duration=30636.973s, table=55, n_packets=0, n_bytes=0, priority=10,tun_id=0x2,metadata=0x20000000000/0xfffff0000000000 actions=drop
cookie=0x8800003, duration=30636.973s, table=55, n_packets=315, n_bytes=13326, priority=10,tun_id=0x3,metadata=0x30000000000/0xfffff0000000000 actions=drop
cookie=0x8800004, duration=30636.973s, table=55, n_packets=2, n_bytes=180, priority=10,tun_id=0x4,metadata=0x40000000000/0xfffff0000000000 actions=drop
cookie=0x8800005, duration=30636.973s, table=55, n_packets=25, n_bytes=1866, priority=10,tun_id=0x5,metadata=0x50000000000/0xfffff0000000000 actions=drop
cookie=0x8800001, duration=30636.973s, table=55, n_packets=0, n_bytes=0, priority=9,tun_id=0x1 actions=load:0x100->NXM_NX_REG6[],resubmit(,220)
cookie=0x8800004, duration=30636.973s, table=55, n_packets=0, n_bytes=0, priority=9,tun_id=0x4 actions=load:0x400->NXM_NX_REG6[],resubmit(,220)
cookie=0x8800005, duration=30636.973s, table=55, n_packets=313, n_bytes=13146, priority=9,tun_id=0x5 actions=load:0x500->NXM_NX_REG6[],resubmit(,220)
cookie=0x8800002, duration=30636.973s, table=55, n_packets=0, n_bytes=0, priority=9,tun_id=0x2 actions=load:0x200->NXM_NX_REG6[],resubmit(,220)
cookie=0x8800003, duration=30636.973s, table=55, n_packets=25, n_bytes=1866, priority=9,tun_id=0x3 actions=load:0x300->NXM_NX_REG6[],resubmit(,220)
cookie=0x6800000, duration=30636.814s, table=60, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,17)
cookie=0x1030000, duration=30635.849s, table=80, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,17)
cookie=0xb43a040d, duration=265880.667s, table=81, n_packets=0, n_bytes=0, priority=100,arp,metadata=0x9000020000030d42/0xffffff0000fffffe,arp_tpa=172.24.4.10,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:53:fe:49->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:0xfa163e53fe49->NXM_NX_ARP_SHA[],load:0xac18040a->NXM_OF_ARP_SPA[],load:0->NXM_OF_IN_PORT[],load:0x200->NXM_NX_REG6[],write_metadata:0/0x1,goto_table:220
cookie=0x12220405, duration=30636.973s, table=81, n_packets=313, n_bytes=13146, priority=100,arp,metadata=0x9000030000030d40/0xffffff0000fffffe,arp_tpa=10.0.4.1,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:08:de:03->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:0xfa163e08de03->NXM_NX_ARP_SHA[],load:0xa000401->NXM_OF_ARP_SPA[],load:0->NXM_OF_IN_PORT[],load:0x300->NXM_NX_REG6[],resubmit(,220)
cookie=0x12220506, duration=30636.973s, table=81, n_packets=0, n_bytes=0, priority=100,arp,metadata=0x9000040000030d40/0xffffff0000fffffe,arp_tpa=10.0.5.1,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:d2:3c:ad->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:0xfa163ed23cad->NXM_NX_ARP_SHA[],load:0xa000501->NXM_OF_ARP_SPA[],load:0->NXM_OF_IN_PORT[],load:0x400->NXM_NX_REG6[],resubmit(,220)
cookie=0x12220003, duration=30636.973s, table=81, n_packets=0, n_bytes=0, priority=100,arp,metadata=0x9000010000030d40/0xffffff0000fffffe,arp_tpa=10.0.0.1,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:26:90:57->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:0xfa163e269057->NXM_NX_ARP_SHA[],load:0xa000001->NXM_OF_ARP_SPA[],load:0->NXM_OF_IN_PORT[],load:0x100->NXM_NX_REG6[],resubmit(,220)
cookie=0x12220407, duration=30636.973s, table=81, n_packets=0, n_bytes=0, priority=100,arp,metadata=0x9000050000030d40/0xffffff0000fffffe,arp_tpa=10.0.4.1,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:08:de:03->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:0xfa163e08de03->NXM_NX_ARP_SHA[],load:0xa000401->NXM_OF_ARP_SPA[],load:0->NXM_OF_IN_PORT[],load:0x500->NXM_NX_REG6[],resubmit(,220)
cookie=0x8220000, duration=30635.849s, table=81, n_packets=182, n_bytes=7644, priority=0 actions=drop
cookie=0x4000001, duration=30636.974s, table=90, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,17)
cookie=0x6900000, duration=30636.974s, table=211, n_packets=0, n_bytes=0, priority=63010,udp6,metadata=0x50000000000/0xfffff0000000000,tp_src=546,tp_dst=547 actions=resubmit(,17)
cookie=0x6900000, duration=30636.974s, table=211, n_packets=0, n_bytes=0, priority=63020,icmp6,metadata=0x50000000000/0xfffff0000000000,icmp_type=134,icmp_code=0 actions=drop
cookie=0x6900000, duration=30636.974s, table=211, n_packets=9, n_bytes=3078, priority=63010,udp,metadata=0x50000000000/0xfffff0000000000,tp_src=68,tp_dst=67 actions=resubmit(,17)
cookie=0x6900000, duration=30636.974s, table=211, n_packets=3, n_bytes=210, priority=63010,icmp6,metadata=0x50000000000/0xfffff0000000000,icmp_type=133,icmp_code=0 actions=resubmit(,17)
cookie=0x6900000, duration=30636.974s, table=211, n_packets=0, n_bytes=0, priority=63010,udp6,metadata=0x50000000000/0xfffff0000000000,tp_src=547,tp_dst=546 actions=drop
cookie=0x6900000, duration=30636.974s, table=211, n_packets=1, n_bytes=78, priority=63010,icmp6,metadata=0x50000000000/0xfffff0000000000,icmp_type=135,icmp_code=0 actions=resubmit(,17)
cookie=0x6900000, duration=30636.974s, table=211, n_packets=0, n_bytes=0, priority=63010,udp,metadata=0x50000000000/0xfffff0000000000,tp_src=67,tp_dst=68 actions=drop
cookie=0x6900000, duration=30636.974s, table=211, n_packets=0, n_bytes=0, priority=63010,icmp6,metadata=0x50000000000/0xfffff0000000000,icmp_type=136,icmp_code=0 actions=resubmit(,17)
cookie=0x6900000, duration=30636.974s, table=211, n_packets=182, n_bytes=7644, priority=63010,arp,metadata=0x50000000000/0xfffff0000000000,arp_sha=fa:16:3e:d2:0a:34 actions=resubmit(,17)
cookie=0x6900000, duration=30636.974s, table=211, n_packets=2503, n_bytes=221471, priority=61010,ip,dl_src=fa:16:3e:d2:0a:34,nw_src=10.0.4.8 actions=ct(table=212,zone=5003)
cookie=0x6900000, duration=30636.974s, table=211, n_packets=2, n_bytes=180, priority=61010,ipv6,dl_src=fa:16:3e:d2:0a:34,ipv6_src=fe80::f816:3eff:fed2:a34 actions=ct(table=212,zone=5003)
cookie=0x6900000, duration=30636.693s, table=211, n_packets=2, n_bytes=180, priority=0 actions=drop
cookie=0x6900000, duration=30636.974s, table=212, n_packets=0, n_bytes=0, priority=50,ip,metadata=0x30d40/0xfffffe,nw_dst=10.0.4.8 actions=write_metadata:0x2/0xfffffe,goto_table:213
cookie=0x6900000, duration=30636.974s, table=212, n_packets=0, n_bytes=0, priority=50,ipv6,metadata=0x30d40/0xfffffe,ipv6_dst=fe80::f816:3eff:fed2:a34 actions=write_metadata:0x2/0xfffffe,goto_table:213
cookie=0x6900000, duration=30636.175s, table=212, n_packets=2505, n_bytes=221651, priority=0 actions=goto_table:213
cookie=0x6900000, duration=30635.395s, table=213, n_packets=0, n_bytes=0, priority=62020,ct_state=-new+est-rel-inv+trk actions=resubmit(,17)
cookie=0x6900000, duration=30635.394s, table=213, n_packets=0, n_bytes=0, priority=62020,ct_state=-new-est+rel-inv+trk actions=resubmit(,17)
cookie=0x6900001, duration=30636.974s, table=213, n_packets=0, n_bytes=0, priority=62015,ct_state=+inv+trk,metadata=0x50000000000/0xfffff0000000000 actions=drop
cookie=0x6900000, duration=30636.974s, table=213, n_packets=2503, n_bytes=221471, priority=1003,ct_state=+new+trk,ip,metadata=0x50000000000/0xfffff0000000000 actions=ct(commit,zone=5003),resubmit(,17)
cookie=0x6900000, duration=30636.974s, table=213, n_packets=2, n_bytes=180, priority=1002,ct_state=+new+trk,ipv6,metadata=0x50000000000/0xfffff0000000000 actions=ct(commit,zone=5003),resubmit(,17)
cookie=0x6900001, duration=30636.974s, table=213, n_packets=0, n_bytes=0, priority=50,ct_state=+new+trk,metadata=0x50000000000/0xfffff0000000000 actions=drop
cookie=0x6900000, duration=30635.917s, table=213, n_packets=0, n_bytes=0, priority=0 actions=drop
cookie=0x8000007, duration=30636.973s, table=220, n_packets=0, n_bytes=0, priority=10,reg6=0x200,metadata=0x1/0x1 actions=drop
cookie=0x8000007, duration=30636.974s, table=220, n_packets=491, n_bytes=23899, priority=9,reg6=0x90000500 actions=output:5
cookie=0x8000007, duration=30636.974s, table=220, n_packets=3013, n_bytes=245807, priority=9,reg6=0x300 actions=output:3
cookie=0x6900000, duration=30636.974s, table=220, n_packets=491, n_bytes=23899, priority=6,reg6=0x500 actions=load:0x90000500->NXM_NX_REG6[],write_metadata:0x30d40/0xfffffffffe,goto_table:241
cookie=0x8000007, duration=30636.974s, table=220, n_packets=0, n_bytes=0, priority=9,reg6=0x100 actions=output:2
cookie=0x8000007, duration=30636.974s, table=220, n_packets=0, n_bytes=0, priority=9,reg6=0x400 actions=output:4
cookie=0x8000007, duration=30636.974s, table=220, n_packets=1, n_bytes=42, priority=9,reg6=0x200 actions=output:1
cookie=0x8000230, duration=30636.571s, table=230, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,220)
cookie=0x8000231, duration=30636.572s, table=231, n_packets=0, n_bytes=0, priority=0 actions=resubmit(,220)
cookie=0x6900000, duration=30636.975s, table=241, n_packets=9, n_bytes=3450, priority=63010,udp,reg6=0x500/0xfffff00,tp_src=67,tp_dst=68 actions=resubmit(,220)
cookie=0x6900000, duration=30636.975s, table=241, n_packets=0, n_bytes=0, priority=63010,icmp6,reg6=0x500/0xfffff00,icmp_type=136,icmp_code=0 actions=resubmit(,220)
cookie=0x6900000, duration=30636.975s, table=241, n_packets=0, n_bytes=0, priority=63010,udp6,reg6=0x500/0xfffff00,tp_src=547,tp_dst=546 actions=resubmit(,220)
cookie=0x6900000, duration=30636.975s, table=241, n_packets=0, n_bytes=0, priority=63010,icmp6,reg6=0x500/0xfffff00,icmp_type=130,icmp_code=0 actions=resubmit(,220)
cookie=0x6900000, duration=30636.974s, table=241, n_packets=0, n_bytes=0, priority=63010,icmp6,reg6=0x500/0xfffff00,icmp_type=135,icmp_code=0 actions=resubmit(,220)
cookie=0x6900000, duration=30636.975s, table=241, n_packets=479, n_bytes=20118, priority=63010,arp,reg6=0x500/0xfffff00 actions=resubmit(,220)
cookie=0x6900000, duration=30636.975s, table=241, n_packets=3, n_bytes=331, priority=61010,ip,dl_dst=fa:16:3e:d2:0a:34,nw_dst=10.0.4.8 actions=ct(table=242,zone=5003)
cookie=0x6900000, duration=30636.975s, table=241, n_packets=0, n_bytes=0, priority=61010,ipv6,dl_dst=fa:16:3e:d2:0a:34,ipv6_dst=fe80::f816:3eff:fed2:a34 actions=ct(table=242,zone=5003)
cookie=0x6900000, duration=30635.762s, table=241, n_packets=0, n_bytes=0, priority=0 actions=drop
cookie=0x6900000, duration=30636.973s, table=242, n_packets=0, n_bytes=0, priority=50,ip,metadata=0x30d40/0xfffffe,nw_src=10.0.4.8 actions=write_metadata:0x2/0xfffffe,goto_table:243
cookie=0x6900000, duration=30636.973s, table=242, n_packets=0, n_bytes=0, priority=50,ipv6,metadata=0x30d40/0xfffffe,ipv6_src=fe80::f816:3eff:fed2:a34 actions=write_metadata:0x2/0xfffffe,goto_table:243
cookie=0x6900000, duration=30635.662s, table=242, n_packets=3, n_bytes=331, priority=0 actions=goto_table:243
cookie=0x6900000, duration=30635.394s, table=243, n_packets=3, n_bytes=331, priority=62020,ct_state=-new+est-rel-inv+trk actions=resubmit(,220)
cookie=0x6900000, duration=30635.394s, table=243, n_packets=0, n_bytes=0, priority=62020,ct_state=-new-est+rel-inv+trk actions=resubmit(,220)
cookie=0x6900001, duration=30636.973s, table=243, n_packets=0, n_bytes=0, priority=62015,ct_state=+inv+trk,reg6=0x500/0xfffff00 actions=drop
cookie=0x6900000, duration=30636.973s, table=243, n_packets=0, n_bytes=0, priority=1007,ct_state=+new+trk,tcp,reg6=0x500/0xfffff00,tp_dst=22 actions=ct(commit,zone=5003),resubmit(,220)
cookie=0x6900000, duration=30636.973s, table=243, n_packets=0, n_bytes=0, priority=1006,ct_state=+new+trk,icmp,reg6=0x500/0xfffff00 actions=ct(commit,zone=5003),resubmit(,220)
cookie=0x6900000, duration=30636.973s, table=243, n_packets=0, n_bytes=0, priority=1004,ct_state=+new+trk,ipv6,reg6=0x500/0xfffff00,metadata=0x2/0xfffffe actions=ct(commit,zone=5003),resubmit(,220)
cookie=0x6900000, duration=30636.973s, table=243, n_packets=0, n_bytes=0, priority=1005,ct_state=+new+trk,ip,reg6=0x500/0xfffff00,metadata=0x2/0xfffffe actions=ct(commit,zone=5003),resubmit(,220)
cookie=0x6900001, duration=30636.973s, table=243, n_packets=0, n_bytes=0, priority=50,ct_state=+new+trk,reg6=0x500/0xfffff00 actions=drop
cookie=0x6900000, duration=30635.465s, table=243, n_packets=0, n_bytes=0, priority=0 actions=drop
|