Skip to content

Instantly share code, notes, and snippets.

Created August 25, 2016 15:19
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 anonymous/c8242cc1f736c26aea10fec68d9d51f8 to your computer and use it in GitHub Desktop.
Save anonymous/c8242cc1f736c26aea10fec68d9d51f8 to your computer and use it in GitHub Desktop.
vagrant@compute2:~$
vagrant@compute2:~$
vagrant@compute2:~$ sudo ovs-ofctl -O OpenFlow13 dump-flows br-int | cut -d',' -f3- | grep --color -E 'output|drop|'
OFPST_FLOW reply (OF1.3) (xid=0x2):
table=0, n_packets=538, n_bytes=52724, priority=100,in_port=1 actions=move:NXM_NX_TUN_ID[0..23]->OXM_OF_METADATA[0..23],move:NXM_NX_TUN_METADATA0[16..30]->NXM_NX_REG14[0..14],move:NXM_NX_TUN_METADATA0[0..15]->NXM_NX_REG15[0..15],resubmit(,33)
table=0, n_packets=0, n_bytes=0, priority=100,in_port=7 actions=set_field:0x1->metadata,set_field:0x2->reg14,resubmit(,16)
table=0, n_packets=538, n_bytes=52724, priority=100,in_port=12 actions=set_field:0x1->metadata,set_field:0x3->reg14,resubmit(,16)
table=0, n_packets=0, n_bytes=0, priority=100,in_port=13 actions=set_field:0x6->metadata,set_field:0x1->reg14,resubmit(,16)
table=0, n_packets=0, n_bytes=0, priority=100,in_port=3 actions=set_field:0x3->metadata,set_field:0x1->reg14,resubmit(,16)
table=0, n_packets=0, n_bytes=0, priority=100,in_port=4 actions=set_field:0x1->metadata,set_field:0x1->reg14,resubmit(,16)
table=0, n_packets=538, n_bytes=52724, priority=100,in_port=14 actions=set_field:0x6->metadata,set_field:0x2->reg14,resubmit(,16)
table=0, n_packets=538, n_bytes=52724, priority=100,in_port=15 actions=set_field:0x1->reg11,set_field:0x3->reg12,set_field:0x2->metadata,set_field:0x2->reg14,resubmit(,16)
table=0, n_packets=560, n_bytes=53912, priority=100,in_port=11 actions=set_field:0x1->reg11,set_field:0x3->reg12,set_field:0x2->metadata,set_field:0x1->reg14,resubmit(,16)
table=0, n_packets=553, n_bytes=53354, priority=100,in_port=10 actions=set_field:0x4->reg11,set_field:0x2->reg12,set_field:0x5->metadata,set_field:0x1->reg14,resubmit(,16)
table=0, n_packets=538, n_bytes=52724, priority=100,in_port=6 actions=set_field:0x4->metadata,set_field:0x1->reg14,resubmit(,16)
table=0, n_packets=560, n_bytes=53912, priority=100,in_port=16 actions=set_field:0x5->reg13,set_field:0x4->reg11,set_field:0x2->reg12,set_field:0x5->metadata,set_field:0x2->reg14,resubmit(,16)
table=16, n_packets=0, n_bytes=0, priority=100,metadata=0x1,dl_src=01:00:00:00:00:00/01:00:00:00:00:00 actions=drop
table=16, n_packets=0, n_bytes=0, priority=100,metadata=0x2,dl_src=01:00:00:00:00:00/01:00:00:00:00:00 actions=drop
table=16, n_packets=0, n_bytes=0, priority=100,metadata=0x3,dl_src=01:00:00:00:00:00/01:00:00:00:00:00 actions=drop
table=16, n_packets=0, n_bytes=0, priority=100,metadata=0x6,dl_src=01:00:00:00:00:00/01:00:00:00:00:00 actions=drop
table=16, n_packets=0, n_bytes=0, priority=100,metadata=0x4,dl_src=01:00:00:00:00:00/01:00:00:00:00:00 actions=drop
table=16, n_packets=0, n_bytes=0, priority=100,metadata=0x5,dl_src=01:00:00:00:00:00/01:00:00:00:00:00 actions=drop
table=16, n_packets=0, n_bytes=0, priority=100,metadata=0x1,vlan_tci=0x1000/0x1000 actions=drop
table=16, n_packets=0, n_bytes=0, priority=100,metadata=0x2,vlan_tci=0x1000/0x1000 actions=drop
table=16, n_packets=0, n_bytes=0, priority=100,metadata=0x4,vlan_tci=0x1000/0x1000 actions=drop
table=16, n_packets=0, n_bytes=0, priority=100,metadata=0x6,vlan_tci=0x1000/0x1000 actions=drop
table=16, n_packets=0, n_bytes=0, priority=100,metadata=0x3,vlan_tci=0x1000/0x1000 actions=drop
table=16, n_packets=0, n_bytes=0, priority=100,metadata=0x5,vlan_tci=0x1000/0x1000 actions=drop
table=16, n_packets=0, n_bytes=0, priority=50,reg14=0x1,metadata=0x1,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=resubmit(,17)
table=16, n_packets=0, n_bytes=0, priority=50,reg14=0x2,metadata=0x1,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=resubmit(,17)
table=16, n_packets=8, n_bytes=600, priority=50,reg14=0x1,metadata=0x2,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=resubmit(,17)
table=16, n_packets=0, n_bytes=0, priority=50,reg14=0x3,metadata=0x1,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=resubmit(,17)
table=16, n_packets=0, n_bytes=0, priority=50,reg14=0x2,metadata=0x2,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=resubmit(,17)
table=16, n_packets=0, n_bytes=0, priority=50,reg14=0x1,metadata=0x1,dl_dst=00:00:01:01:02:03 actions=resubmit(,17)
table=16, n_packets=0, n_bytes=0, priority=50,reg14=0x2,metadata=0x1,dl_dst=00:00:01:01:02:04 actions=resubmit(,17)
table=16, n_packets=552, n_bytes=53312, priority=50,reg14=0x1,metadata=0x2,dl_dst=00:00:02:01:02:03 actions=resubmit(,17)
table=16, n_packets=538, n_bytes=52724, priority=50,reg14=0x3,metadata=0x1,dl_dst=00:00:04:01:02:03 actions=resubmit(,17)
table=16, n_packets=538, n_bytes=52724, priority=50,reg14=0x2,metadata=0x2,dl_dst=00:00:04:01:02:04 actions=resubmit(,17)
table=16, n_packets=0, n_bytes=0, priority=50,reg14=0x1,metadata=0x3 actions=resubmit(,17)
table=16, n_packets=0, n_bytes=0, priority=50,reg14=0x1,metadata=0x6 actions=resubmit(,17)
table=16, n_packets=553, n_bytes=53354, priority=50,reg14=0x1,metadata=0x5 actions=resubmit(,17)
table=16, n_packets=538, n_bytes=52724, priority=50,reg14=0x2,metadata=0x6 actions=resubmit(,17)
table=16, n_packets=538, n_bytes=52724, priority=50,reg14=0x1,metadata=0x4 actions=resubmit(,17)
table=16, n_packets=0, n_bytes=0, priority=50,reg14=0x2,metadata=0x3 actions=resubmit(,17)
table=16, n_packets=560, n_bytes=53912, priority=50,reg14=0x2,metadata=0x5 actions=resubmit(,17)
table=16, n_packets=0, n_bytes=0, priority=50,reg14=0x2,metadata=0x4 actions=resubmit(,17)
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x1,nw_src=255.255.255.255 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x2,nw_src=255.255.255.255 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x1,nw_src=192.168.1.1 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x1,nw_src=192.168.1.255 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x1,nw_src=192.168.2.1 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x1,nw_src=192.168.2.255 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x2,nw_src=172.16.1.255 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x2,nw_src=172.16.1.1 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x1,nw_src=20.0.0.255 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x1,nw_src=20.0.0.1 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x2,nw_src=20.0.0.2 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x2,nw_src=20.0.0.255 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x1,nw_src=0.0.0.0/8 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x1,nw_src=127.0.0.0/8 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x2,nw_src=127.0.0.0/8 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x2,nw_src=0.0.0.0/8 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x1,nw_dst=0.0.0.0/8 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x1,nw_dst=127.0.0.0/8 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x2,nw_dst=0.0.0.0/8 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x2,nw_dst=127.0.0.0/8 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x1,nw_dst=224.0.0.0/4 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x2,nw_dst=224.0.0.0/4 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ipv6,metadata=0x1,ipv6_src=fe80::200:1ff:fe01:203 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ipv6,metadata=0x1,ipv6_src=fe80::200:1ff:fe01:204 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ipv6,metadata=0x2,ipv6_src=fe80::200:2ff:fe01:203 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ipv6,metadata=0x1,ipv6_src=fe80::200:4ff:fe01:203 actions=drop
table=17, n_packets=0, n_bytes=0, priority=100,ipv6,metadata=0x2,ipv6_src=fe80::200:4ff:fe01:204 actions=drop
table=17, n_packets=0, n_bytes=0, priority=80,icmp6,metadata=0x1,nw_ttl=255,icmp_type=135,icmp_code=0 actions=push:NXM_NX_XXREG0[],push:NXM_OF_ETH_SRC[],push:NXM_NX_ND_SLL[],push:NXM_NX_IPV6_SRC[],pop:NXM_NX_XXREG0[],pop:NXM_OF_ETH_SRC[],controller(userdata=00.00.00.04.00.00.00.00),pop:NXM_OF_ETH_SRC[],pop:NXM_NX_XXREG0[]
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,metadata=0x1,nw_ttl=255,icmp_type=136,icmp_code=0 actions=push:NXM_NX_XXREG0[],push:NXM_OF_ETH_SRC[],push:NXM_NX_ND_TLL[],push:NXM_NX_ND_TARGET[],pop:NXM_NX_XXREG0[],pop:NXM_OF_ETH_SRC[],controller(userdata=00.00.00.04.00.00.00.00),pop:NXM_OF_ETH_SRC[],pop:NXM_NX_XXREG0[]
table=17, n_packets=1, n_bytes=78, priority=80,icmp6,metadata=0x2,nw_ttl=255,icmp_type=135,icmp_code=0 actions=push:NXM_NX_XXREG0[],push:NXM_OF_ETH_SRC[],push:NXM_NX_ND_SLL[],push:NXM_NX_IPV6_SRC[],pop:NXM_NX_XXREG0[],pop:NXM_OF_ETH_SRC[],controller(userdata=00.00.00.04.00.00.00.00),pop:NXM_OF_ETH_SRC[],pop:NXM_NX_XXREG0[]
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,metadata=0x2,nw_ttl=255,icmp_type=136,icmp_code=0 actions=push:NXM_NX_XXREG0[],push:NXM_OF_ETH_SRC[],push:NXM_NX_ND_TLL[],push:NXM_NX_ND_TARGET[],pop:NXM_NX_XXREG0[],pop:NXM_OF_ETH_SRC[],controller(userdata=00.00.00.04.00.00.00.00),pop:NXM_OF_ETH_SRC[],pop:NXM_NX_XXREG0[]
table=17, n_packets=0, n_bytes=0, priority=90,arp,metadata=0x1,arp_op=2 actions=push:NXM_NX_REG0[],push:NXM_OF_ETH_SRC[],push:NXM_NX_ARP_SHA[],push:NXM_OF_ARP_SPA[],pop:NXM_NX_REG0[],pop:NXM_OF_ETH_SRC[],controller(userdata=00.00.00.01.00.00.00.00),pop:NXM_OF_ETH_SRC[],pop:NXM_NX_REG0[]
table=17, n_packets=0, n_bytes=0, priority=90,arp,metadata=0x2,arp_op=2 actions=push:NXM_NX_REG0[],push:NXM_OF_ETH_SRC[],push:NXM_NX_ARP_SHA[],push:NXM_OF_ARP_SPA[],pop:NXM_NX_REG0[],pop:NXM_OF_ETH_SRC[],controller(userdata=00.00.00.01.00.00.00.00),pop:NXM_OF_ETH_SRC[],pop:NXM_NX_REG0[]
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,reg14=0x1,metadata=0x1,ipv6_dst=ff02::1:ff01:203,nw_ttl=255,icmp_type=135,icmp_code=0,nd_target=fe80::200:1ff:fe01:203 actions=push:NXM_NX_XXREG0[],push:NXM_OF_ETH_SRC[],push:NXM_NX_ND_SLL[],push:NXM_NX_IPV6_SRC[],pop:NXM_NX_XXREG0[],pop:NXM_OF_ETH_SRC[],controller(userdata=00.00.00.04.00.00.00.00),pop:NXM_OF_ETH_SRC[],pop:NXM_NX_XXREG0[],controller(userdata=00.00.00.03.00.00.00.00.00.19.00.10.80.00.08.06.00.00.01.01.02.03.00.00.00.19.00.18.80.00.34.10.fe.80.00.00.00.00.00.00.02.00.01.ff.fe.01.02.03.00.19.00.18.80.00.3e.10.fe.80.00.00.00.00.00.00.02.00.01.ff.fe.01.02.03.00.19.00.10.80.00.42.06.00.00.01.01.02.03.00.00.ff.ff.00.18.00.00.23.20.00.06.00.20.00.00.00.00.00.01.1c.04.00.01.1e.04.ff.ff.00.18.00.00.23.20.00.07.00.00.00.01.14.04.00.00.00.00.00.00.00.01.ff.ff.00.10.00.00.23.20.00.0e.ff.f8.20.00.00.00)
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,reg14=0x1,metadata=0x1,ipv6_dst=fe80::200:1ff:fe01:203,nw_ttl=255,icmp_type=135,icmp_code=0,nd_target=fe80::200:1ff:fe01:203 actions=push:NXM_NX_XXREG0[],push:NXM_OF_ETH_SRC[],push:NXM_NX_ND_SLL[],push:NXM_NX_IPV6_SRC[],pop:NXM_NX_XXREG0[],pop:NXM_OF_ETH_SRC[],controller(userdata=00.00.00.04.00.00.00.00),pop:NXM_OF_ETH_SRC[],pop:NXM_NX_XXREG0[],controller(userdata=00.00.00.03.00.00.00.00.00.19.00.10.80.00.08.06.00.00.01.01.02.03.00.00.00.19.00.18.80.00.34.10.fe.80.00.00.00.00.00.00.02.00.01.ff.fe.01.02.03.00.19.00.18.80.00.3e.10.fe.80.00.00.00.00.00.00.02.00.01.ff.fe.01.02.03.00.19.00.10.80.00.42.06.00.00.01.01.02.03.00.00.ff.ff.00.18.00.00.23.20.00.06.00.20.00.00.00.00.00.01.1c.04.00.01.1e.04.ff.ff.00.18.00.00.23.20.00.07.00.00.00.01.14.04.00.00.00.00.00.00.00.01.ff.ff.00.10.00.00.23.20.00.0e.ff.f8.20.00.00.00)
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,reg14=0x2,metadata=0x1,ipv6_dst=fe80::200:1ff:fe01:204,nw_ttl=255,icmp_type=135,icmp_code=0,nd_target=fe80::200:1ff:fe01:204 actions=push:NXM_NX_XXREG0[],push:NXM_OF_ETH_SRC[],push:NXM_NX_ND_SLL[],push:NXM_NX_IPV6_SRC[],pop:NXM_NX_XXREG0[],pop:NXM_OF_ETH_SRC[],controller(userdata=00.00.00.04.00.00.00.00),pop:NXM_OF_ETH_SRC[],pop:NXM_NX_XXREG0[],controller(userdata=00.00.00.03.00.00.00.00.00.19.00.10.80.00.08.06.00.00.01.01.02.04.00.00.00.19.00.18.80.00.34.10.fe.80.00.00.00.00.00.00.02.00.01.ff.fe.01.02.04.00.19.00.18.80.00.3e.10.fe.80.00.00.00.00.00.00.02.00.01.ff.fe.01.02.04.00.19.00.10.80.00.42.06.00.00.01.01.02.04.00.00.ff.ff.00.18.00.00.23.20.00.06.00.20.00.00.00.00.00.01.1c.04.00.01.1e.04.ff.ff.00.18.00.00.23.20.00.07.00.00.00.01.14.04.00.00.00.00.00.00.00.01.ff.ff.00.10.00.00.23.20.00.0e.ff.f8.20.00.00.00)
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,reg14=0x2,metadata=0x1,ipv6_dst=ff02::1:ff01:204,nw_ttl=255,icmp_type=135,icmp_code=0,nd_target=fe80::200:1ff:fe01:204 actions=push:NXM_NX_XXREG0[],push:NXM_OF_ETH_SRC[],push:NXM_NX_ND_SLL[],push:NXM_NX_IPV6_SRC[],pop:NXM_NX_XXREG0[],pop:NXM_OF_ETH_SRC[],controller(userdata=00.00.00.04.00.00.00.00),pop:NXM_OF_ETH_SRC[],pop:NXM_NX_XXREG0[],controller(userdata=00.00.00.03.00.00.00.00.00.19.00.10.80.00.08.06.00.00.01.01.02.04.00.00.00.19.00.18.80.00.34.10.fe.80.00.00.00.00.00.00.02.00.01.ff.fe.01.02.04.00.19.00.18.80.00.3e.10.fe.80.00.00.00.00.00.00.02.00.01.ff.fe.01.02.04.00.19.00.10.80.00.42.06.00.00.01.01.02.04.00.00.ff.ff.00.18.00.00.23.20.00.06.00.20.00.00.00.00.00.01.1c.04.00.01.1e.04.ff.ff.00.18.00.00.23.20.00.07.00.00.00.01.14.04.00.00.00.00.00.00.00.01.ff.ff.00.10.00.00.23.20.00.0e.ff.f8.20.00.00.00)
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,reg14=0x1,metadata=0x2,ipv6_dst=fe80::200:2ff:fe01:203,nw_ttl=255,icmp_type=135,icmp_code=0,nd_target=fe80::200:2ff:fe01:203 actions=push:NXM_NX_XXREG0[],push:NXM_OF_ETH_SRC[],push:NXM_NX_ND_SLL[],push:NXM_NX_IPV6_SRC[],pop:NXM_NX_XXREG0[],pop:NXM_OF_ETH_SRC[],controller(userdata=00.00.00.04.00.00.00.00),pop:NXM_OF_ETH_SRC[],pop:NXM_NX_XXREG0[],controller(userdata=00.00.00.03.00.00.00.00.00.19.00.10.80.00.08.06.00.00.02.01.02.03.00.00.00.19.00.18.80.00.34.10.fe.80.00.00.00.00.00.00.02.00.02.ff.fe.01.02.03.00.19.00.18.80.00.3e.10.fe.80.00.00.00.00.00.00.02.00.02.ff.fe.01.02.03.00.19.00.10.80.00.42.06.00.00.02.01.02.03.00.00.ff.ff.00.18.00.00.23.20.00.06.00.20.00.00.00.00.00.01.1c.04.00.01.1e.04.ff.ff.00.18.00.00.23.20.00.07.00.00.00.01.14.04.00.00.00.00.00.00.00.01.ff.ff.00.10.00.00.23.20.00.0e.ff.f8.20.00.00.00)
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,reg14=0x1,metadata=0x2,ipv6_dst=ff02::1:ff01:203,nw_ttl=255,icmp_type=135,icmp_code=0,nd_target=fe80::200:2ff:fe01:203 actions=push:NXM_NX_XXREG0[],push:NXM_OF_ETH_SRC[],push:NXM_NX_ND_SLL[],push:NXM_NX_IPV6_SRC[],pop:NXM_NX_XXREG0[],pop:NXM_OF_ETH_SRC[],controller(userdata=00.00.00.04.00.00.00.00),pop:NXM_OF_ETH_SRC[],pop:NXM_NX_XXREG0[],controller(userdata=00.00.00.03.00.00.00.00.00.19.00.10.80.00.08.06.00.00.02.01.02.03.00.00.00.19.00.18.80.00.34.10.fe.80.00.00.00.00.00.00.02.00.02.ff.fe.01.02.03.00.19.00.18.80.00.3e.10.fe.80.00.00.00.00.00.00.02.00.02.ff.fe.01.02.03.00.19.00.10.80.00.42.06.00.00.02.01.02.03.00.00.ff.ff.00.18.00.00.23.20.00.06.00.20.00.00.00.00.00.01.1c.04.00.01.1e.04.ff.ff.00.18.00.00.23.20.00.07.00.00.00.01.14.04.00.00.00.00.00.00.00.01.ff.ff.00.10.00.00.23.20.00.0e.ff.f8.20.00.00.00)
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,reg14=0x3,metadata=0x1,ipv6_dst=ff02::1:ff01:203,nw_ttl=255,icmp_type=135,icmp_code=0,nd_target=fe80::200:4ff:fe01:203 actions=push:NXM_NX_XXREG0[],push:NXM_OF_ETH_SRC[],push:NXM_NX_ND_SLL[],push:NXM_NX_IPV6_SRC[],pop:NXM_NX_XXREG0[],pop:NXM_OF_ETH_SRC[],controller(userdata=00.00.00.04.00.00.00.00),pop:NXM_OF_ETH_SRC[],pop:NXM_NX_XXREG0[],controller(userdata=00.00.00.03.00.00.00.00.00.19.00.10.80.00.08.06.00.00.04.01.02.03.00.00.00.19.00.18.80.00.34.10.fe.80.00.00.00.00.00.00.02.00.04.ff.fe.01.02.03.00.19.00.18.80.00.3e.10.fe.80.00.00.00.00.00.00.02.00.04.ff.fe.01.02.03.00.19.00.10.80.00.42.06.00.00.04.01.02.03.00.00.ff.ff.00.18.00.00.23.20.00.06.00.20.00.00.00.00.00.01.1c.04.00.01.1e.04.ff.ff.00.18.00.00.23.20.00.07.00.00.00.01.14.04.00.00.00.00.00.00.00.01.ff.ff.00.10.00.00.23.20.00.0e.ff.f8.20.00.00.00)
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,reg14=0x3,metadata=0x1,ipv6_dst=fe80::200:4ff:fe01:203,nw_ttl=255,icmp_type=135,icmp_code=0,nd_target=fe80::200:4ff:fe01:203 actions=push:NXM_NX_XXREG0[],push:NXM_OF_ETH_SRC[],push:NXM_NX_ND_SLL[],push:NXM_NX_IPV6_SRC[],pop:NXM_NX_XXREG0[],pop:NXM_OF_ETH_SRC[],controller(userdata=00.00.00.04.00.00.00.00),pop:NXM_OF_ETH_SRC[],pop:NXM_NX_XXREG0[],controller(userdata=00.00.00.03.00.00.00.00.00.19.00.10.80.00.08.06.00.00.04.01.02.03.00.00.00.19.00.18.80.00.34.10.fe.80.00.00.00.00.00.00.02.00.04.ff.fe.01.02.03.00.19.00.18.80.00.3e.10.fe.80.00.00.00.00.00.00.02.00.04.ff.fe.01.02.03.00.19.00.10.80.00.42.06.00.00.04.01.02.03.00.00.ff.ff.00.18.00.00.23.20.00.06.00.20.00.00.00.00.00.01.1c.04.00.01.1e.04.ff.ff.00.18.00.00.23.20.00.07.00.00.00.01.14.04.00.00.00.00.00.00.00.01.ff.ff.00.10.00.00.23.20.00.0e.ff.f8.20.00.00.00)
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,reg14=0x2,metadata=0x2,ipv6_dst=fe80::200:4ff:fe01:204,nw_ttl=255,icmp_type=135,icmp_code=0,nd_target=fe80::200:4ff:fe01:204 actions=push:NXM_NX_XXREG0[],push:NXM_OF_ETH_SRC[],push:NXM_NX_ND_SLL[],push:NXM_NX_IPV6_SRC[],pop:NXM_NX_XXREG0[],pop:NXM_OF_ETH_SRC[],controller(userdata=00.00.00.04.00.00.00.00),pop:NXM_OF_ETH_SRC[],pop:NXM_NX_XXREG0[],controller(userdata=00.00.00.03.00.00.00.00.00.19.00.10.80.00.08.06.00.00.04.01.02.04.00.00.00.19.00.18.80.00.34.10.fe.80.00.00.00.00.00.00.02.00.04.ff.fe.01.02.04.00.19.00.18.80.00.3e.10.fe.80.00.00.00.00.00.00.02.00.04.ff.fe.01.02.04.00.19.00.10.80.00.42.06.00.00.04.01.02.04.00.00.ff.ff.00.18.00.00.23.20.00.06.00.20.00.00.00.00.00.01.1c.04.00.01.1e.04.ff.ff.00.18.00.00.23.20.00.07.00.00.00.01.14.04.00.00.00.00.00.00.00.01.ff.ff.00.10.00.00.23.20.00.0e.ff.f8.20.00.00.00)
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,reg14=0x2,metadata=0x2,ipv6_dst=ff02::1:ff01:204,nw_ttl=255,icmp_type=135,icmp_code=0,nd_target=fe80::200:4ff:fe01:204 actions=push:NXM_NX_XXREG0[],push:NXM_OF_ETH_SRC[],push:NXM_NX_ND_SLL[],push:NXM_NX_IPV6_SRC[],pop:NXM_NX_XXREG0[],pop:NXM_OF_ETH_SRC[],controller(userdata=00.00.00.04.00.00.00.00),pop:NXM_OF_ETH_SRC[],pop:NXM_NX_XXREG0[],controller(userdata=00.00.00.03.00.00.00.00.00.19.00.10.80.00.08.06.00.00.04.01.02.04.00.00.00.19.00.18.80.00.34.10.fe.80.00.00.00.00.00.00.02.00.04.ff.fe.01.02.04.00.19.00.18.80.00.3e.10.fe.80.00.00.00.00.00.00.02.00.04.ff.fe.01.02.04.00.19.00.10.80.00.42.06.00.00.04.01.02.04.00.00.ff.ff.00.18.00.00.23.20.00.06.00.20.00.00.00.00.00.01.1c.04.00.01.1e.04.ff.ff.00.18.00.00.23.20.00.07.00.00.00.01.14.04.00.00.00.00.00.00.00.01.ff.ff.00.10.00.00.23.20.00.0e.ff.f8.20.00.00.00)
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,metadata=0x1,ipv6_dst=fe80::200:1ff:fe01:203,icmp_type=128,icmp_code=0 actions=push:NXM_NX_IPV6_SRC[],push:NXM_NX_IPV6_DST[],pop:NXM_NX_IPV6_SRC[],pop:NXM_NX_IPV6_DST[],set_field:255->nw_ttl,set_field:129->icmpv6_type,load:0x1->NXM_NX_REG10[0],resubmit(,18)
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,metadata=0x1,ipv6_dst=fe80::200:1ff:fe01:204,icmp_type=128,icmp_code=0 actions=push:NXM_NX_IPV6_SRC[],push:NXM_NX_IPV6_DST[],pop:NXM_NX_IPV6_SRC[],pop:NXM_NX_IPV6_DST[],set_field:255->nw_ttl,set_field:129->icmpv6_type,load:0x1->NXM_NX_REG10[0],resubmit(,18)
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,metadata=0x2,ipv6_dst=fe80::200:2ff:fe01:203,icmp_type=128,icmp_code=0 actions=push:NXM_NX_IPV6_SRC[],push:NXM_NX_IPV6_DST[],pop:NXM_NX_IPV6_SRC[],pop:NXM_NX_IPV6_DST[],set_field:255->nw_ttl,set_field:129->icmpv6_type,load:0x1->NXM_NX_REG10[0],resubmit(,18)
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,metadata=0x1,ipv6_dst=fe80::200:4ff:fe01:203,icmp_type=128,icmp_code=0 actions=push:NXM_NX_IPV6_SRC[],push:NXM_NX_IPV6_DST[],pop:NXM_NX_IPV6_SRC[],pop:NXM_NX_IPV6_DST[],set_field:255->nw_ttl,set_field:129->icmpv6_type,load:0x1->NXM_NX_REG10[0],resubmit(,18)
table=17, n_packets=0, n_bytes=0, priority=90,icmp6,metadata=0x2,ipv6_dst=fe80::200:4ff:fe01:204,icmp_type=128,icmp_code=0 actions=push:NXM_NX_IPV6_SRC[],push:NXM_NX_IPV6_DST[],pop:NXM_NX_IPV6_SRC[],pop:NXM_NX_IPV6_DST[],set_field:255->nw_ttl,set_field:129->icmpv6_type,load:0x1->NXM_NX_REG10[0],resubmit(,18)
table=17, n_packets=0, n_bytes=0, priority=90,arp,reg14=0x1,metadata=0x1,arp_tpa=192.168.1.1,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:00:00:01:01:02:03->eth_src,set_field:2->arp_op,move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],set_field:00:00:01:01:02:03->arp_sha,move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],set_field:192.168.1.1->arp_spa,set_field:0x1->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,32)
table=17, n_packets=0, n_bytes=0, priority=90,arp,reg14=0x2,metadata=0x1,arp_tpa=192.168.2.1,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:00:00:01:01:02:04->eth_src,set_field:2->arp_op,move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],set_field:00:00:01:01:02:04->arp_sha,move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],set_field:192.168.2.1->arp_spa,set_field:0x2->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,32)
table=17, n_packets=15, n_bytes=630, priority=90,arp,reg14=0x1,metadata=0x2,arp_tpa=172.16.1.1,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:00:00:02:01:02:03->eth_src,set_field:2->arp_op,move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],set_field:00:00:02:01:02:03->arp_sha,move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],set_field:172.16.1.1->arp_spa,set_field:0x1->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,32)
table=17, n_packets=0, n_bytes=0, priority=90,arp,reg14=0x3,metadata=0x1,arp_tpa=20.0.0.1,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:00:00:04:01:02:03->eth_src,set_field:2->arp_op,move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],set_field:00:00:04:01:02:03->arp_sha,move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],set_field:20.0.0.1->arp_spa,set_field:0x3->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,32)
table=17, n_packets=0, n_bytes=0, priority=90,arp,reg14=0x2,metadata=0x2,arp_tpa=20.0.0.2,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:00:00:04:01:02:04->eth_src,set_field:2->arp_op,move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],set_field:00:00:04:01:02:04->arp_sha,move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],set_field:20.0.0.2->arp_spa,set_field:0x2->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,32)
table=17, n_packets=0, n_bytes=0, priority=90,arp,reg14=0x2,metadata=0x2,arp_tpa=30.0.0.2,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:00:00:04:01:02:04->eth_src,set_field:2->arp_op,move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],set_field:00:00:04:01:02:04->arp_sha,move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],set_field:30.0.0.2->arp_spa,set_field:0x2->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,32)
table=17, n_packets=0, n_bytes=0, priority=90,arp,reg14=0x1,metadata=0x2,arp_tpa=30.0.0.2,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:00:00:02:01:02:03->eth_src,set_field:2->arp_op,move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],set_field:00:00:02:01:02:03->arp_sha,move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],set_field:30.0.0.2->arp_spa,set_field:0x1->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,32)
table=17, n_packets=0, n_bytes=0, priority=90,icmp,metadata=0x1,nw_dst=192.168.1.1,icmp_type=8,icmp_code=0 actions=push:NXM_OF_IP_SRC[],push:NXM_OF_IP_DST[],pop:NXM_OF_IP_SRC[],pop:NXM_OF_IP_DST[],set_field:255->nw_ttl,set_field:0->icmp_type,load:0x1->NXM_NX_REG10[0],resubmit(,18)
table=17, n_packets=0, n_bytes=0, priority=90,icmp,metadata=0x1,nw_dst=192.168.2.1,icmp_type=8,icmp_code=0 actions=push:NXM_OF_IP_SRC[],push:NXM_OF_IP_DST[],pop:NXM_OF_IP_SRC[],pop:NXM_OF_IP_DST[],set_field:255->nw_ttl,set_field:0->icmp_type,load:0x1->NXM_NX_REG10[0],resubmit(,18)
table=17, n_packets=0, n_bytes=0, priority=90,icmp,metadata=0x2,nw_dst=172.16.1.1,icmp_type=8,icmp_code=0 actions=push:NXM_OF_IP_SRC[],push:NXM_OF_IP_DST[],pop:NXM_OF_IP_SRC[],pop:NXM_OF_IP_DST[],set_field:255->nw_ttl,set_field:0->icmp_type,load:0x1->NXM_NX_REG10[0],resubmit(,18)
table=17, n_packets=0, n_bytes=0, priority=90,icmp,metadata=0x1,nw_dst=20.0.0.1,icmp_type=8,icmp_code=0 actions=push:NXM_OF_IP_SRC[],push:NXM_OF_IP_DST[],pop:NXM_OF_IP_SRC[],pop:NXM_OF_IP_DST[],set_field:255->nw_ttl,set_field:0->icmp_type,load:0x1->NXM_NX_REG10[0],resubmit(,18)
table=17, n_packets=0, n_bytes=0, priority=90,icmp,metadata=0x2,nw_dst=20.0.0.2,icmp_type=8,icmp_code=0 actions=push:NXM_OF_IP_SRC[],push:NXM_OF_IP_DST[],pop:NXM_OF_IP_SRC[],pop:NXM_OF_IP_DST[],set_field:255->nw_ttl,set_field:0->icmp_type,load:0x1->NXM_NX_REG10[0],resubmit(,18)
table=17, n_packets=0, n_bytes=0, priority=60,ipv6,metadata=0x1,ipv6_dst=fe80::200:1ff:fe01:203 actions=drop
table=17, n_packets=0, n_bytes=0, priority=60,ipv6,metadata=0x1,ipv6_dst=fe80::200:1ff:fe01:204 actions=drop
table=17, n_packets=0, n_bytes=0, priority=60,ipv6,metadata=0x2,ipv6_dst=fe80::200:2ff:fe01:203 actions=drop
table=17, n_packets=0, n_bytes=0, priority=60,ipv6,metadata=0x1,ipv6_dst=fe80::200:4ff:fe01:203 actions=drop
table=17, n_packets=0, n_bytes=0, priority=60,ipv6,metadata=0x2,ipv6_dst=fe80::200:4ff:fe01:204 actions=drop
table=17, n_packets=0, n_bytes=0, priority=60,ip,metadata=0x1,nw_dst=192.168.1.1 actions=drop
table=17, n_packets=0, n_bytes=0, priority=60,ip,metadata=0x1,nw_dst=192.168.2.1 actions=drop
table=17, n_packets=0, n_bytes=0, priority=60,ip,metadata=0x2,nw_dst=172.16.1.1 actions=drop
table=17, n_packets=0, n_bytes=0, priority=60,ip,metadata=0x1,nw_dst=20.0.0.1 actions=drop
table=17, n_packets=0, n_bytes=0, priority=60,ip,metadata=0x2,nw_dst=20.0.0.2 actions=drop
table=17, n_packets=0, n_bytes=0, priority=50,metadata=0x1,dl_dst=ff:ff:ff:ff:ff:ff actions=drop
table=17, n_packets=0, n_bytes=0, priority=50,metadata=0x2,dl_dst=ff:ff:ff:ff:ff:ff actions=drop
table=17, n_packets=0, n_bytes=0, priority=30,ip,metadata=0x1,nw_ttl=1 actions=drop
table=17, n_packets=0, n_bytes=0, priority=30,ip,metadata=0x1,nw_ttl=0 actions=drop
table=17, n_packets=0, n_bytes=0, priority=30,ip,metadata=0x2,nw_ttl=1 actions=drop
table=17, n_packets=0, n_bytes=0, priority=30,ip,metadata=0x2,nw_ttl=0 actions=drop
table=17, n_packets=538, n_bytes=52724, priority=0,metadata=0x1 actions=resubmit(,18)
table=17, n_packets=1082, n_bytes=105928, priority=0,metadata=0x2 actions=resubmit(,18)
table=17, n_packets=538, n_bytes=52724, priority=0,metadata=0x4 actions=resubmit(,18)
table=17, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,18)
table=17, n_packets=538, n_bytes=52724, priority=0,metadata=0x6 actions=resubmit(,18)
table=17, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,18)
table=18, n_packets=538, n_bytes=52724, priority=0,metadata=0x1 actions=resubmit(,19)
table=18, n_packets=1082, n_bytes=105928, priority=0,metadata=0x2 actions=resubmit(,19)
table=18, n_packets=538, n_bytes=52724, priority=0,metadata=0x4 actions=resubmit(,19)
table=18, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,19)
table=18, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,19)
table=18, n_packets=538, n_bytes=52724, priority=0,metadata=0x6 actions=resubmit(,19)
table=19, n_packets=538, n_bytes=52724, priority=0,metadata=0x1 actions=resubmit(,20)
table=19, n_packets=1082, n_bytes=105928, priority=0,metadata=0x2 actions=resubmit(,20)
table=19, n_packets=538, n_bytes=52724, priority=0,metadata=0x6 actions=resubmit(,20)
table=19, n_packets=538, n_bytes=52724, priority=0,metadata=0x4 actions=resubmit(,20)
table=19, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,20)
table=19, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,20)
table=20, n_packets=0, n_bytes=0, priority=64,ipv6,reg14=0x1,metadata=0x1,ipv6_dst=fe80::/64 actions=dec_ttl(),move:NXM_NX_IPV6_DST[]->NXM_NX_XXREG0[],set_field:0xfe80000000000000020001fffe010203->xxreg1,set_field:00:00:01:01:02:03->eth_src,set_field:0x1->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,21)
table=20, n_packets=0, n_bytes=0, priority=64,ipv6,reg14=0x2,metadata=0x1,ipv6_dst=fe80::/64 actions=dec_ttl(),move:NXM_NX_IPV6_DST[]->NXM_NX_XXREG0[],set_field:0xfe80000000000000020001fffe010204->xxreg1,set_field:00:00:01:01:02:04->eth_src,set_field:0x2->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,21)
table=20, n_packets=0, n_bytes=0, priority=64,ipv6,reg14=0x1,metadata=0x2,ipv6_dst=fe80::/64 actions=dec_ttl(),move:NXM_NX_IPV6_DST[]->NXM_NX_XXREG0[],set_field:0xfe80000000000000020002fffe010203->xxreg1,set_field:00:00:02:01:02:03->eth_src,set_field:0x1->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,21)
table=20, n_packets=0, n_bytes=0, priority=64,ipv6,reg14=0x3,metadata=0x1,ipv6_dst=fe80::/64 actions=dec_ttl(),move:NXM_NX_IPV6_DST[]->NXM_NX_XXREG0[],set_field:0xfe80000000000000020004fffe010203->xxreg1,set_field:00:00:04:01:02:03->eth_src,set_field:0x3->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,21)
table=20, n_packets=0, n_bytes=0, priority=64,ipv6,reg14=0x2,metadata=0x2,ipv6_dst=fe80::/64 actions=dec_ttl(),move:NXM_NX_IPV6_DST[]->NXM_NX_XXREG0[],set_field:0xfe80000000000000020004fffe010204->xxreg1,set_field:00:00:04:01:02:04->eth_src,set_field:0x2->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,21)
table=20, n_packets=0, n_bytes=0, priority=24,ip,metadata=0x1,nw_dst=192.168.1.0/24 actions=dec_ttl(),move:NXM_OF_IP_DST[]->NXM_NX_XXREG0[96..127],load:0xc0a80101->NXM_NX_XXREG0[64..95],set_field:00:00:01:01:02:03->eth_src,set_field:0x1->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,21)
table=20, n_packets=538, n_bytes=52724, priority=24,ip,metadata=0x1,nw_dst=192.168.2.0/24 actions=dec_ttl(),move:NXM_OF_IP_DST[]->NXM_NX_XXREG0[96..127],load:0xc0a80201->NXM_NX_XXREG0[64..95],set_field:00:00:01:01:02:04->eth_src,set_field:0x2->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,21)
table=20, n_packets=538, n_bytes=52724, priority=24,ip,metadata=0x2,nw_dst=172.16.1.0/24 actions=dec_ttl(),move:NXM_OF_IP_DST[]->NXM_NX_XXREG0[96..127],load:0xac100101->NXM_NX_XXREG0[64..95],set_field:00:00:02:01:02:03->eth_src,set_field:0x1->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,21)
table=20, n_packets=0, n_bytes=0, priority=24,ip,metadata=0x1,nw_dst=20.0.0.0/24 actions=dec_ttl(),move:NXM_OF_IP_DST[]->NXM_NX_XXREG0[96..127],load:0x14000001->NXM_NX_XXREG0[64..95],set_field:00:00:04:01:02:03->eth_src,set_field:0x3->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,21)
table=20, n_packets=0, n_bytes=0, priority=24,ip,metadata=0x2,nw_dst=20.0.0.0/24 actions=dec_ttl(),move:NXM_OF_IP_DST[]->NXM_NX_XXREG0[96..127],load:0x14000002->NXM_NX_XXREG0[64..95],set_field:00:00:04:01:02:04->eth_src,set_field:0x2->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,21)
table=20, n_packets=0, n_bytes=0, priority=24,ip,metadata=0x1,nw_dst=172.16.1.0/24 actions=dec_ttl(),load:0x14000002->NXM_NX_XXREG0[96..127],load:0x14000001->NXM_NX_XXREG0[64..95],set_field:00:00:04:01:02:03->eth_src,set_field:0x3->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,21)
table=20, n_packets=538, n_bytes=52724, priority=16,ip,metadata=0x2,nw_dst=192.168.0.0/16 actions=dec_ttl(),load:0x14000001->NXM_NX_XXREG0[96..127],load:0x14000002->NXM_NX_XXREG0[64..95],set_field:00:00:04:01:02:04->eth_src,set_field:0x2->reg15,load:0x1->NXM_NX_REG10[0],resubmit(,21)
table=20, n_packets=538, n_bytes=52724, priority=0,metadata=0x6 actions=resubmit(,21)
table=20, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,21)
table=20, n_packets=538, n_bytes=52724, priority=0,metadata=0x4 actions=resubmit(,21)
table=20, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,21)
table=21, n_packets=538, n_bytes=52724, priority=100,reg0=0x14000001,reg15=0x2,metadata=0x2 actions=set_field:00:00:04:01:02:03->eth_dst,resubmit(,22)
table=21, n_packets=0, n_bytes=0, priority=100,reg0=0x14000002,reg15=0x3,metadata=0x1 actions=set_field:00:00:04:01:02:04->eth_dst,resubmit(,22)
table=21, n_packets=0, n_bytes=0, priority=100,reg0=0xc0a80102,reg15=0x1,metadata=0x1 actions=set_field:f0:00:00:01:02:03->eth_dst,resubmit(,22)
table=21, n_packets=538, n_bytes=52724, priority=100,reg0=0xac100102,reg15=0x1,metadata=0x2 actions=set_field:f0:00:00:01:02:04->eth_dst,resubmit(,22)
table=21, n_packets=538, n_bytes=52724, priority=100,reg0=0xc0a80202,reg15=0x2,metadata=0x1 actions=set_field:f0:00:00:01:02:05->eth_dst,resubmit(,22)
table=21, n_packets=0, n_bytes=0, priority=100,reg0=0xfe800000,reg1=0,reg2=0x20004ff,reg3=0xfe010203,reg15=0x2,metadata=0x2 actions=set_field:00:00:04:01:02:03->eth_dst,resubmit(,22)
table=21, n_packets=0, n_bytes=0, priority=100,reg0=0xfe800000,reg1=0,reg2=0x20004ff,reg3=0xfe010204,reg15=0x3,metadata=0x1 actions=set_field:00:00:04:01:02:04->eth_dst,resubmit(,22)
table=21, n_packets=0, n_bytes=0, priority=100,ipv6,reg0=0x1/0x1,metadata=0x6 actions=ct(table=22,zone=NXM_NX_REG13[0..15])
table=21, n_packets=0, n_bytes=0, priority=100,ip,reg0=0x1/0x1,metadata=0x5 actions=ct(table=22,zone=NXM_NX_REG13[0..15])
table=21, n_packets=0, n_bytes=0, priority=100,ip,reg0=0x1/0x1,metadata=0x3 actions=ct(table=22,zone=NXM_NX_REG13[0..15])
table=21, n_packets=0, n_bytes=0, priority=100,ip,reg0=0x1/0x1,metadata=0x6 actions=ct(table=22,zone=NXM_NX_REG13[0..15])
table=21, n_packets=0, n_bytes=0, priority=100,ipv6,reg0=0x1/0x1,metadata=0x5 actions=ct(table=22,zone=NXM_NX_REG13[0..15])
table=21, n_packets=0, n_bytes=0, priority=100,ipv6,reg0=0x1/0x1,metadata=0x4 actions=ct(table=22,zone=NXM_NX_REG13[0..15])
table=21, n_packets=0, n_bytes=0, priority=100,ipv6,reg0=0x1/0x1,metadata=0x3 actions=ct(table=22,zone=NXM_NX_REG13[0..15])
table=21, n_packets=0, n_bytes=0, priority=100,ip,reg0=0x1/0x1,metadata=0x4 actions=ct(table=22,zone=NXM_NX_REG13[0..15])
table=21, n_packets=0, n_bytes=0, priority=0,ipv6,metadata=0x1 actions=set_field:00:00:00:00:00:00->eth_dst,resubmit(,66),resubmit(,22)
table=21, n_packets=0, n_bytes=0, priority=0,ip,metadata=0x1 actions=push:NXM_NX_REG0[],push:NXM_NX_XXREG0[96..127],pop:NXM_NX_REG0[],set_field:00:00:00:00:00:00->eth_dst,resubmit(,66),pop:NXM_NX_REG0[],resubmit(,22)
table=21, n_packets=0, n_bytes=0, priority=0,ipv6,metadata=0x2 actions=set_field:00:00:00:00:00:00->eth_dst,resubmit(,66),resubmit(,22)
table=21, n_packets=0, n_bytes=0, priority=0,ip,metadata=0x2 actions=push:NXM_NX_REG0[],push:NXM_NX_XXREG0[96..127],pop:NXM_NX_REG0[],set_field:00:00:00:00:00:00->eth_dst,resubmit(,66),pop:NXM_NX_REG0[],resubmit(,22)
table=21, n_packets=0, n_bytes=0, priority=0,metadata=0x1 actions=push:NXM_NX_REG0[],push:NXM_NX_XXREG0[96..127],pop:NXM_NX_REG0[],set_field:00:00:00:00:00:00->eth_dst,resubmit(,66),pop:NXM_NX_REG0[],resubmit(,22)
table=21, n_packets=0, n_bytes=0, priority=0,metadata=0x2 actions=push:NXM_NX_REG0[],push:NXM_NX_XXREG0[96..127],pop:NXM_NX_REG0[],set_field:00:00:00:00:00:00->eth_dst,resubmit(,66),pop:NXM_NX_REG0[],resubmit(,22)
table=21, n_packets=538, n_bytes=52724, priority=0,metadata=0x4 actions=resubmit(,22)
table=21, n_packets=538, n_bytes=52724, priority=0,metadata=0x6 actions=resubmit(,22)
table=21, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,22)
table=21, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,22)
table=22, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x1,dl_dst=00:00:00:00:00:00 actions=controller(userdata=00.00.00.00.00.00.00.00.00.19.00.10.80.00.06.06.ff.ff.ff.ff.ff.ff.00.00.ff.ff.00.18.00.00.23.20.00.06.00.20.00.40.00.00.00.01.de.10.00.00.20.04.ff.ff.00.18.00.00.23.20.00.06.00.20.00.60.00.00.00.01.de.10.00.00.22.04.00.19.00.10.80.00.2a.02.00.01.00.00.00.00.00.00.ff.ff.00.10.00.00.23.20.00.0e.ff.f8.20.00.00.00)
table=22, n_packets=0, n_bytes=0, priority=100,ip,metadata=0x2,dl_dst=00:00:00:00:00:00 actions=controller(userdata=00.00.00.00.00.00.00.00.00.19.00.10.80.00.06.06.ff.ff.ff.ff.ff.ff.00.00.ff.ff.00.18.00.00.23.20.00.06.00.20.00.40.00.00.00.01.de.10.00.00.20.04.ff.ff.00.18.00.00.23.20.00.06.00.20.00.60.00.00.00.01.de.10.00.00.22.04.00.19.00.10.80.00.2a.02.00.01.00.00.00.00.00.00.ff.ff.00.10.00.00.23.20.00.0e.ff.f8.20.00.00.00)
table=22, n_packets=538, n_bytes=52724, priority=0,metadata=0x1 actions=resubmit(,32)
table=22, n_packets=1076, n_bytes=105448, priority=0,metadata=0x2 actions=resubmit(,32)
table=22, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,23)
table=22, n_packets=538, n_bytes=52724, priority=0,metadata=0x6 actions=resubmit(,23)
table=22, n_packets=538, n_bytes=52724, priority=0,metadata=0x4 actions=resubmit(,23)
table=22, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,23)
table=23, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,24)
table=23, n_packets=538, n_bytes=52724, priority=0,metadata=0x4 actions=resubmit(,24)
table=23, n_packets=538, n_bytes=52724, priority=0,metadata=0x6 actions=resubmit(,24)
table=23, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,24)
table=24, n_packets=0, n_bytes=0, priority=100,ipv6,reg0=0x2/0x2,metadata=0x4 actions=ct(commit,zone=NXM_NX_REG13[0..15],exec(load:0->NXM_NX_CT_LABEL[0])),resubmit(,25)
table=24, n_packets=0, n_bytes=0, priority=100,ip,reg0=0x2/0x2,metadata=0x4 actions=ct(commit,zone=NXM_NX_REG13[0..15],exec(load:0->NXM_NX_CT_LABEL[0])),resubmit(,25)
table=24, n_packets=0, n_bytes=0, priority=100,ip,reg0=0x2/0x2,metadata=0x6 actions=ct(commit,zone=NXM_NX_REG13[0..15],exec(load:0->NXM_NX_CT_LABEL[0])),resubmit(,25)
table=24, n_packets=0, n_bytes=0, priority=100,ipv6,reg0=0x2/0x2,metadata=0x6 actions=ct(commit,zone=NXM_NX_REG13[0..15],exec(load:0->NXM_NX_CT_LABEL[0])),resubmit(,25)
table=24, n_packets=0, n_bytes=0, priority=100,ip,reg0=0x2/0x2,metadata=0x3 actions=ct(commit,zone=NXM_NX_REG13[0..15],exec(load:0->NXM_NX_CT_LABEL[0])),resubmit(,25)
table=24, n_packets=0, n_bytes=0, priority=100,ipv6,reg0=0x2/0x2,metadata=0x3 actions=ct(commit,zone=NXM_NX_REG13[0..15],exec(load:0->NXM_NX_CT_LABEL[0])),resubmit(,25)
table=24, n_packets=0, n_bytes=0, priority=100,ipv6,reg0=0x2/0x2,metadata=0x5 actions=ct(commit,zone=NXM_NX_REG13[0..15],exec(load:0->NXM_NX_CT_LABEL[0])),resubmit(,25)
table=24, n_packets=0, n_bytes=0, priority=100,ip,reg0=0x2/0x2,metadata=0x5 actions=ct(commit,zone=NXM_NX_REG13[0..15],exec(load:0->NXM_NX_CT_LABEL[0])),resubmit(,25)
table=24, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,25)
table=24, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,25)
table=24, n_packets=538, n_bytes=52724, priority=0,metadata=0x6 actions=resubmit(,25)
table=24, n_packets=538, n_bytes=52724, priority=0,metadata=0x4 actions=resubmit(,25)
table=25, n_packets=0, n_bytes=0, priority=50,arp,metadata=0x3,arp_tpa=192.168.1.2,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:f0:00:00:01:02:03->eth_src,set_field:2->arp_op,move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],set_field:f0:00:00:01:02:03->arp_sha,move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],set_field:192.168.1.2->arp_spa,move:NXM_NX_REG14[]->NXM_NX_REG15[],load:0x1->NXM_NX_REG10[0],resubmit(,32)
table=25, n_packets=0, n_bytes=0, priority=50,arp,metadata=0x5,arp_tpa=172.16.1.2,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:f0:00:00:01:02:04->eth_src,set_field:2->arp_op,move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],set_field:f0:00:00:01:02:04->arp_sha,move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],set_field:172.16.1.2->arp_spa,move:NXM_NX_REG14[]->NXM_NX_REG15[],load:0x1->NXM_NX_REG10[0],resubmit(,32)
table=25, n_packets=0, n_bytes=0, priority=50,arp,metadata=0x4,arp_tpa=192.168.2.2,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:f0:00:00:01:02:05->eth_src,set_field:2->arp_op,move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],set_field:f0:00:00:01:02:05->arp_sha,move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],set_field:192.168.2.2->arp_spa,move:NXM_NX_REG14[]->NXM_NX_REG15[],load:0x1->NXM_NX_REG10[0],resubmit(,32)
table=25, n_packets=538, n_bytes=52724, priority=0,metadata=0x4 actions=resubmit(,26)
table=25, n_packets=538, n_bytes=52724, priority=0,metadata=0x6 actions=resubmit(,26)
table=25, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,26)
table=25, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,26)
table=26, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,27)
table=26, n_packets=538, n_bytes=52724, priority=0,metadata=0x4 actions=resubmit(,27)
table=26, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,27)
table=26, n_packets=538, n_bytes=52724, priority=0,metadata=0x6 actions=resubmit(,27)
table=27, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,28)
table=27, n_packets=538, n_bytes=52724, priority=0,metadata=0x6 actions=resubmit(,28)
table=27, n_packets=538, n_bytes=52724, priority=0,metadata=0x4 actions=resubmit(,28)
table=27, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,28)
table=28, n_packets=0, n_bytes=0, priority=100,metadata=0x6,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=set_field:0xffff->reg15,resubmit(,32)
table=28, n_packets=0, n_bytes=0, priority=100,metadata=0x3,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=set_field:0xffff->reg15,resubmit(,32)
table=28, n_packets=0, n_bytes=0, priority=100,metadata=0x4,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=set_field:0xffff->reg15,resubmit(,32)
table=28, n_packets=8, n_bytes=600, priority=100,metadata=0x5,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=set_field:0xffff->reg15,resubmit(,32)
table=28, n_packets=552, n_bytes=53312, priority=50,metadata=0x5,dl_dst=00:00:02:01:02:03 actions=set_field:0x1->reg15,resubmit(,32)
table=28, n_packets=538, n_bytes=52724, priority=50,metadata=0x6,dl_dst=00:00:04:01:02:03 actions=set_field:0x1->reg15,resubmit(,32)
table=28, n_packets=0, n_bytes=0, priority=50,metadata=0x6,dl_dst=00:00:04:01:02:04 actions=set_field:0x2->reg15,resubmit(,32)
table=28, n_packets=0, n_bytes=0, priority=50,metadata=0x3,dl_dst=00:00:01:01:02:03 actions=set_field:0x1->reg15,resubmit(,32)
table=28, n_packets=0, n_bytes=0, priority=50,metadata=0x4,dl_dst=00:00:01:01:02:04 actions=set_field:0x1->reg15,resubmit(,32)
table=28, n_packets=0, n_bytes=0, priority=50,metadata=0x3,dl_dst=f0:00:00:01:02:03 actions=set_field:0x2->reg15,resubmit(,32)
table=28, n_packets=553, n_bytes=53354, priority=50,metadata=0x5,dl_dst=f0:00:00:01:02:04 actions=set_field:0x2->reg15,resubmit(,32)
table=28, n_packets=538, n_bytes=52724, priority=50,metadata=0x4,dl_dst=f0:00:00:01:02:05 actions=set_field:0x2->reg15,resubmit(,32)
table=32, n_packets=0, n_bytes=0, priority=150,reg10=0x2/0x2 actions=resubmit(,33)
table=32, n_packets=0, n_bytes=0, priority=100,reg15=0xffff,metadata=0x6 actions=set_field:0x1->reg15,resubmit(,34),set_field:0xffff->reg15,resubmit(,33)
table=32, n_packets=0, n_bytes=0, priority=100,reg15=0xffff,metadata=0x3 actions=set_field:0x1->reg15,resubmit(,34),set_field:0xffff->reg15,load:0x3->NXM_NX_TUN_ID[0..23],set_field:0xffff/0xffffffff->tun_metadata0,move:NXM_NX_REG14[0..14]->NXM_NX_TUN_METADATA0[16..30],output:1
table=32, n_packets=0, n_bytes=0, priority=100,reg15=0x2,metadata=0x3 actions=load:0x3->NXM_NX_TUN_ID[0..23],set_field:0x2/0xffffffff->tun_metadata0,move:NXM_NX_REG14[0..14]->NXM_NX_TUN_METADATA0[16..30],output:1
table=32, n_packets=0, n_bytes=0, priority=100,reg15=0xffff,metadata=0x4 actions=set_field:0x1->reg15,resubmit(,34),set_field:0xffff->reg15,load:0x4->NXM_NX_TUN_ID[0..23],set_field:0xffff/0xffffffff->tun_metadata0,move:NXM_NX_REG14[0..14]->NXM_NX_TUN_METADATA0[16..30],output:1
table=32, n_packets=538, n_bytes=52724, priority=100,reg15=0x2,metadata=0x4 actions=load:0x4->NXM_NX_TUN_ID[0..23],set_field:0x2/0xffffffff->tun_metadata0,move:NXM_NX_REG14[0..14]->NXM_NX_TUN_METADATA0[16..30],output:1
table=32, n_packets=3280, n_bytes=318792, priority=0 actions=resubmit(,33)
table=33, n_packets=0, n_bytes=0, priority=100,reg15=0xffff,metadata=0x6 actions=set_field:0x2->reg15,resubmit(,34),set_field:0xffff->reg15
table=33, n_packets=538, n_bytes=52724, priority=100,reg15=0x1,metadata=0x6 actions=resubmit(,34)
table=33, n_packets=538, n_bytes=52724, priority=100,reg15=0x2,metadata=0x6 actions=resubmit(,34)
table=33, n_packets=0, n_bytes=0, priority=100,reg15=0x1,metadata=0x1 actions=resubmit(,34)
table=33, n_packets=538, n_bytes=52724, priority=100,reg15=0x2,metadata=0x1 actions=resubmit(,34)
table=33, n_packets=0, n_bytes=0, priority=100,reg15=0x3,metadata=0x1 actions=resubmit(,34)
table=33, n_packets=538, n_bytes=52724, priority=100,reg15=0x2,metadata=0x2 actions=set_field:0x1->reg11,set_field:0x3->reg12,resubmit(,34)
table=33, n_packets=0, n_bytes=0, priority=100,reg15=0x1,metadata=0x4 actions=resubmit(,34)
table=33, n_packets=552, n_bytes=53312, priority=100,reg15=0x1,metadata=0x5 actions=set_field:0x4->reg11,set_field:0x2->reg12,resubmit(,34)
table=33, n_packets=553, n_bytes=53354, priority=100,reg15=0x1,metadata=0x2 actions=set_field:0x1->reg11,set_field:0x3->reg12,resubmit(,34)
table=33, n_packets=0, n_bytes=0, priority=100,reg15=0x1,metadata=0x3 actions=resubmit(,34)
table=33, n_packets=8, n_bytes=600, priority=100,reg15=0xffff,metadata=0x5 actions=set_field:0x5->reg13,set_field:0x2->reg15,resubmit(,34),set_field:0x1->reg15,resubmit(,34),set_field:0xffff->reg15
table=33, n_packets=553, n_bytes=53354, priority=100,reg15=0x2,metadata=0x5 actions=set_field:0x5->reg13,set_field:0x4->reg11,set_field:0x2->reg12,resubmit(,34)
table=34, n_packets=0, n_bytes=0, priority=100,reg10=0/0x1,reg14=0x1,reg15=0x1,metadata=0x2 actions=drop
table=34, n_packets=0, n_bytes=0, priority=100,reg10=0/0x1,reg14=0x1,reg15=0x1,metadata=0x5 actions=drop
table=34, n_packets=0, n_bytes=0, priority=100,reg10=0/0x1,reg14=0x1,reg15=0x1,metadata=0x4 actions=drop
table=34, n_packets=0, n_bytes=0, priority=100,reg10=0/0x1,reg14=0x1,reg15=0x1,metadata=0x3 actions=drop
table=34, n_packets=0, n_bytes=0, priority=100,reg10=0/0x1,reg14=0x2,reg15=0x2,metadata=0x1 actions=drop
table=34, n_packets=0, n_bytes=0, priority=100,reg10=0/0x1,reg14=0x2,reg15=0x2,metadata=0x2 actions=drop
table=34, n_packets=0, n_bytes=0, priority=100,reg10=0/0x1,reg14=0x1,reg15=0x1,metadata=0x6 actions=drop
table=34, n_packets=0, n_bytes=0, priority=100,reg10=0/0x1,reg14=0x2,reg15=0x2,metadata=0x6 actions=drop
table=34, n_packets=0, n_bytes=0, priority=100,reg10=0/0x1,reg14=0x1,reg15=0x1,metadata=0x1 actions=drop
table=34, n_packets=0, n_bytes=0, priority=100,reg10=0/0x1,reg14=0x3,reg15=0x3,metadata=0x1 actions=drop
table=34, n_packets=8, n_bytes=600, priority=100,reg10=0/0x1,reg14=0x2,reg15=0x2,metadata=0x5 actions=drop
table=34, n_packets=3818, n_bytes=371516, priority=0 actions=set_field:0->reg0,set_field:0->reg1,set_field:0->reg2,set_field:0->reg3,set_field:0->reg4,set_field:0->reg5,set_field:0->reg6,set_field:0->reg7,set_field:0->reg8,set_field:0->reg9,resubmit(,48)
table=48, n_packets=538, n_bytes=52724, priority=0,metadata=0x1 actions=resubmit(,49)
table=48, n_packets=1091, n_bytes=106078, priority=0,metadata=0x2 actions=resubmit(,49)
table=48, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,49)
table=48, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,49)
table=48, n_packets=0, n_bytes=0, priority=0,metadata=0x4 actions=resubmit(,49)
table=48, n_packets=1076, n_bytes=105448, priority=0,metadata=0x6 actions=resubmit(,49)
table=49, n_packets=0, n_bytes=0, priority=100,reg15=0x1,metadata=0x1 actions=resubmit(,64)
table=49, n_packets=538, n_bytes=52724, priority=100,reg15=0x2,metadata=0x1 actions=resubmit(,64)
table=49, n_packets=553, n_bytes=53354, priority=100,reg15=0x1,metadata=0x2 actions=resubmit(,64)
table=49, n_packets=0, n_bytes=0, priority=100,reg15=0x3,metadata=0x1 actions=resubmit(,64)
table=49, n_packets=538, n_bytes=52724, priority=100,reg15=0x2,metadata=0x2 actions=resubmit(,64)
table=49, n_packets=0, n_bytes=0, priority=0,metadata=0x4 actions=resubmit(,50)
table=49, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,50)
table=49, n_packets=1076, n_bytes=105448, priority=0,metadata=0x6 actions=resubmit(,50)
table=49, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,50)
table=50, n_packets=0, n_bytes=0, priority=100,ipv6,reg0=0x1/0x1,metadata=0x6 actions=ct(table=51,zone=NXM_NX_REG13[0..15])
table=50, n_packets=0, n_bytes=0, priority=100,ipv6,reg0=0x1/0x1,metadata=0x4 actions=ct(table=51,zone=NXM_NX_REG13[0..15])
table=50, n_packets=0, n_bytes=0, priority=100,ipv6,reg0=0x1/0x1,metadata=0x3 actions=ct(table=51,zone=NXM_NX_REG13[0..15])
table=50, n_packets=0, n_bytes=0, priority=100,ip,reg0=0x1/0x1,metadata=0x4 actions=ct(table=51,zone=NXM_NX_REG13[0..15])
table=50, n_packets=0, n_bytes=0, priority=100,ipv6,reg0=0x1/0x1,metadata=0x5 actions=ct(table=51,zone=NXM_NX_REG13[0..15])
table=50, n_packets=0, n_bytes=0, priority=100,ip,reg0=0x1/0x1,metadata=0x3 actions=ct(table=51,zone=NXM_NX_REG13[0..15])
table=50, n_packets=0, n_bytes=0, priority=100,ip,reg0=0x1/0x1,metadata=0x6 actions=ct(table=51,zone=NXM_NX_REG13[0..15])
table=50, n_packets=0, n_bytes=0, priority=100,ip,reg0=0x1/0x1,metadata=0x5 actions=ct(table=51,zone=NXM_NX_REG13[0..15])
table=50, n_packets=0, n_bytes=0, priority=0,metadata=0x4 actions=resubmit(,51)
table=50, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,51)
table=50, n_packets=1076, n_bytes=105448, priority=0,metadata=0x6 actions=resubmit(,51)
table=50, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,51)
table=51, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,52)
table=51, n_packets=0, n_bytes=0, priority=0,metadata=0x4 actions=resubmit(,52)
table=51, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,52)
table=51, n_packets=1076, n_bytes=105448, priority=0,metadata=0x6 actions=resubmit(,52)
table=52, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,53)
table=52, n_packets=0, n_bytes=0, priority=0,metadata=0x4 actions=resubmit(,53)
table=52, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,53)
table=52, n_packets=1076, n_bytes=105448, priority=0,metadata=0x6 actions=resubmit(,53)
table=53, n_packets=0, n_bytes=0, priority=100,ip,reg0=0x2/0x2,metadata=0x6 actions=ct(commit,zone=NXM_NX_REG13[0..15],exec(load:0->NXM_NX_CT_LABEL[0])),resubmit(,54)
table=53, n_packets=0, n_bytes=0, priority=100,ipv6,reg0=0x2/0x2,metadata=0x3 actions=ct(commit,zone=NXM_NX_REG13[0..15],exec(load:0->NXM_NX_CT_LABEL[0])),resubmit(,54)
table=53, n_packets=0, n_bytes=0, priority=100,ip,reg0=0x2/0x2,metadata=0x3 actions=ct(commit,zone=NXM_NX_REG13[0..15],exec(load:0->NXM_NX_CT_LABEL[0])),resubmit(,54)
table=53, n_packets=0, n_bytes=0, priority=100,ipv6,reg0=0x2/0x2,metadata=0x4 actions=ct(commit,zone=NXM_NX_REG13[0..15],exec(load:0->NXM_NX_CT_LABEL[0])),resubmit(,54)
table=53, n_packets=0, n_bytes=0, priority=100,ipv6,reg0=0x2/0x2,metadata=0x6 actions=ct(commit,zone=NXM_NX_REG13[0..15],exec(load:0->NXM_NX_CT_LABEL[0])),resubmit(,54)
table=53, n_packets=0, n_bytes=0, priority=100,ip,reg0=0x2/0x2,metadata=0x5 actions=ct(commit,zone=NXM_NX_REG13[0..15],exec(load:0->NXM_NX_CT_LABEL[0])),resubmit(,54)
table=53, n_packets=0, n_bytes=0, priority=100,ipv6,reg0=0x2/0x2,metadata=0x5 actions=ct(commit,zone=NXM_NX_REG13[0..15],exec(load:0->NXM_NX_CT_LABEL[0])),resubmit(,54)
table=53, n_packets=0, n_bytes=0, priority=100,ip,reg0=0x2/0x2,metadata=0x4 actions=ct(commit,zone=NXM_NX_REG13[0..15],exec(load:0->NXM_NX_CT_LABEL[0])),resubmit(,54)
table=53, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,54)
table=53, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,54)
table=53, n_packets=0, n_bytes=0, priority=0,metadata=0x4 actions=resubmit(,54)
table=53, n_packets=1076, n_bytes=105448, priority=0,metadata=0x6 actions=resubmit(,54)
table=54, n_packets=0, n_bytes=0, priority=0,metadata=0x4 actions=resubmit(,55)
table=54, n_packets=0, n_bytes=0, priority=0,metadata=0x3 actions=resubmit(,55)
table=54, n_packets=1076, n_bytes=105448, priority=0,metadata=0x6 actions=resubmit(,55)
table=54, n_packets=1113, n_bytes=107266, priority=0,metadata=0x5 actions=resubmit(,55)
table=55, n_packets=0, n_bytes=0, priority=100,metadata=0x6,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=resubmit(,64)
table=55, n_packets=8, n_bytes=600, priority=100,metadata=0x5,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=resubmit(,64)
table=55, n_packets=0, n_bytes=0, priority=100,metadata=0x4,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=resubmit(,64)
table=55, n_packets=0, n_bytes=0, priority=100,metadata=0x3,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=resubmit(,64)
table=55, n_packets=538, n_bytes=52724, priority=50,reg15=0x2,metadata=0x6 actions=resubmit(,64)
table=55, n_packets=0, n_bytes=0, priority=50,reg15=0x1,metadata=0x4 actions=resubmit(,64)
table=55, n_packets=552, n_bytes=53312, priority=50,reg15=0x1,metadata=0x5 actions=resubmit(,64)
table=55, n_packets=0, n_bytes=0, priority=50,reg15=0x1,metadata=0x3 actions=resubmit(,64)
table=55, n_packets=538, n_bytes=52724, priority=50,reg15=0x1,metadata=0x6 actions=resubmit(,64)
table=55, n_packets=0, n_bytes=0, priority=50,reg15=0x2,metadata=0x3 actions=resubmit(,64)
table=55, n_packets=553, n_bytes=53354, priority=50,reg15=0x2,metadata=0x5 actions=resubmit(,64)
table=55, n_packets=0, n_bytes=0, priority=50,reg15=0x2,metadata=0x4 actions=resubmit(,64)
table=64, n_packets=538, n_bytes=52724, priority=100,reg10=0x1/0x1,reg15=0x2,metadata=0x2 actions=push:NXM_OF_IN_PORT[],set_field:0->in_port,resubmit(,65),pop:NXM_OF_IN_PORT[]
table=64, n_packets=0, n_bytes=0, priority=100,reg10=0x1/0x1,reg15=0x1,metadata=0x5 actions=push:NXM_OF_IN_PORT[],set_field:0->in_port,resubmit(,65),pop:NXM_OF_IN_PORT[]
table=64, n_packets=0, n_bytes=0, priority=100,reg10=0x1/0x1,reg15=0x2,metadata=0x6 actions=push:NXM_OF_IN_PORT[],set_field:0->in_port,resubmit(,65),pop:NXM_OF_IN_PORT[]
table=64, n_packets=538, n_bytes=52724, priority=100,reg10=0x1/0x1,reg15=0x2,metadata=0x1 actions=push:NXM_OF_IN_PORT[],set_field:0->in_port,resubmit(,65),pop:NXM_OF_IN_PORT[]
table=64, n_packets=0, n_bytes=0, priority=100,reg10=0x1/0x1,reg15=0x1,metadata=0x6 actions=push:NXM_OF_IN_PORT[],set_field:0->in_port,resubmit(,65),pop:NXM_OF_IN_PORT[]
table=64, n_packets=0, n_bytes=0, priority=100,reg10=0x1/0x1,reg15=0x1,metadata=0x1 actions=push:NXM_OF_IN_PORT[],set_field:0->in_port,resubmit(,65),pop:NXM_OF_IN_PORT[]
table=64, n_packets=0, n_bytes=0, priority=100,reg10=0x1/0x1,reg15=0x3,metadata=0x1 actions=push:NXM_OF_IN_PORT[],set_field:0->in_port,resubmit(,65),pop:NXM_OF_IN_PORT[]
table=64, n_packets=0, n_bytes=0, priority=100,reg10=0x1/0x1,reg15=0x1,metadata=0x3 actions=push:NXM_OF_IN_PORT[],set_field:0->in_port,resubmit(,65),pop:NXM_OF_IN_PORT[]
table=64, n_packets=553, n_bytes=53354, priority=100,reg10=0x1/0x1,reg15=0x1,metadata=0x2 actions=push:NXM_OF_IN_PORT[],set_field:0->in_port,resubmit(,65),pop:NXM_OF_IN_PORT[]
table=64, n_packets=0, n_bytes=0, priority=100,reg10=0x1/0x1,reg15=0x1,metadata=0x4 actions=push:NXM_OF_IN_PORT[],set_field:0->in_port,resubmit(,65),pop:NXM_OF_IN_PORT[]
table=64, n_packets=0, n_bytes=0, priority=100,reg10=0x1/0x1,reg15=0x2,metadata=0x5 actions=push:NXM_OF_IN_PORT[],set_field:0->in_port,resubmit(,65),pop:NXM_OF_IN_PORT[]
table=64, n_packets=2189, n_bytes=212714, priority=0 actions=resubmit(,65)
table=65, n_packets=0, n_bytes=0, priority=100,reg15=0x1,metadata=0x1 actions=output:4
table=65, n_packets=538, n_bytes=52724, priority=100,reg15=0x2,metadata=0x6 actions=output:14
table=65, n_packets=538, n_bytes=52724, priority=100,reg15=0x2,metadata=0x1 actions=output:7
table=65, n_packets=538, n_bytes=52724, priority=100,reg15=0x2,metadata=0x2 actions=output:15
table=65, n_packets=553, n_bytes=53354, priority=100,reg15=0x1,metadata=0x2 actions=output:11
table=65, n_packets=560, n_bytes=53912, priority=100,reg15=0x1,metadata=0x5 actions=output:10
table=65, n_packets=0, n_bytes=0, priority=100,reg15=0x1,metadata=0x3 actions=output:3
table=65, n_packets=538, n_bytes=52724, priority=100,reg15=0x1,metadata=0x6 actions=output:13
table=65, n_packets=0, n_bytes=0, priority=100,reg15=0x1,metadata=0x4 actions=output:6
table=65, n_packets=0, n_bytes=0, priority=100,reg15=0x3,metadata=0x1 actions=output:12
table=65, n_packets=553, n_bytes=53354, priority=100,reg15=0x2,metadata=0x5 actions=output:16
table=66, n_packets=0, n_bytes=0, priority=100,reg0=0,reg1=0,reg2=0,reg3=0,reg15=0x1,metadata=0x1 actions=set_field:00:00:00:00:00:00->eth_dst
table=66, n_packets=0, n_bytes=0, priority=100,reg0=0,reg1=0,reg2=0,reg3=0,reg15=0x1,metadata=0x2 actions=set_field:00:00:00:00:00:00->eth_dst
table=66, n_packets=0, n_bytes=0, priority=100,reg0=0,reg1=0,reg2=0,reg3=0,reg15=0x2,metadata=0x1 actions=set_field:00:00:00:00:00:00->eth_dst
vagrant@compute2:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment