Skip to content

Instantly share code, notes, and snippets.

Created June 16, 2014 20:56
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/2c60a936b832cf829305 to your computer and use it in GitHub Desktop.
Save anonymous/2c60a936b832cf829305 to your computer and use it in GitHub Desktop.
[odl@fedora141 devstack]$ ../osdbg.sh
+ echo
+ echo 'New capture: '
New capture:
+ echo
+ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
link/ether 00:0c:29:0d:66:fa brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
link/ether 00:0c:29:0d:66:04 brd ff:ff:ff:ff:ff:ff
4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
link/ether 00:0c:29:0d:66:0e brd ff:ff:ff:ff:ff:ff
5: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default
link/ether b6:53:51:62:75:10 brd ff:ff:ff:ff:ff:ff
6: ovs-system: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default
link/ether 06:0d:f0:86:0a:5a brd ff:ff:ff:ff:ff:ff
7: br-int: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN mode DEFAULT group default
link/ether 4a:71:58:12:21:46 brd ff:ff:ff:ff:ff:ff
8: tapffd20bfe-2e: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UNKNOWN mode DEFAULT group default qlen 500
link/ether fe:16:3e:b7:1e:08 brd ff:ff:ff:ff:ff:ff
9: tapf589211c-59: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UNKNOWN mode DEFAULT group default qlen 500
link/ether fe:16:3e:f0:e3:68 brd ff:ff:ff:ff:ff:ff
+ ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 00:0c:29:0d:66:fa brd ff:ff:ff:ff:ff:ff
inet 172.16.18.141/24 brd 172.16.18.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::20c:29ff:fe0d:66fa/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 00:0c:29:0d:66:04 brd ff:ff:ff:ff:ff:ff
inet6 fe80::20c:29ff:fe0d:6604/64 scope link
valid_lft forever preferred_lft forever
4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 00:0c:29:0d:66:0e brd ff:ff:ff:ff:ff:ff
inet 172.16.150.141/24 brd 172.16.150.255 scope global eth2
valid_lft forever preferred_lft forever
inet6 fe80::20c:29ff:fe0d:660e/64 scope link
valid_lft forever preferred_lft forever
5: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether b6:53:51:62:75:10 brd ff:ff:ff:ff:ff:ff
inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
valid_lft forever preferred_lft forever
6: ovs-system: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default
link/ether 06:0d:f0:86:0a:5a brd ff:ff:ff:ff:ff:ff
7: br-int: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default
link/ether 4a:71:58:12:21:46 brd ff:ff:ff:ff:ff:ff
inet6 fe80::840:79ff:fecf:bb2f/64 scope link
valid_lft forever preferred_lft forever
8: tapffd20bfe-2e: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UNKNOWN group default qlen 500
link/ether fe:16:3e:b7:1e:08 brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc16:3eff:feb7:1e08/64 scope link
valid_lft forever preferred_lft forever
9: tapf589211c-59: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UNKNOWN group default qlen 500
link/ether fe:16:3e:f0:e3:68 brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc16:3eff:fef0:e368/64 scope link
valid_lft forever preferred_lft forever
+ ip route
default via 172.16.18.2 dev eth0
169.254.0.0/16 dev eth0 scope link metric 1002
169.254.0.0/16 dev eth1 scope link metric 1003
169.254.0.0/16 dev eth2 scope link metric 1004
172.16.18.0/24 dev eth0 proto kernel scope link src 172.16.18.141
172.16.150.0/24 dev eth2 proto kernel scope link src 172.16.150.141
192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1
++ ip netns
+ sudo brctl show
bridge name bridge id STP enabled interfaces
virbr0 8000.000000000000 yes
+ sudo ovs-dpctl show
system@ovs-system:
lookups: hit:57061 missed:74316 lost:0
flows: 35
masks: hit:259442 total:1 hit/pkt:1.97
port 0: ovs-system (internal)
port 1: br-int (internal)
port 2: gre_system (gre: df_default=false, ttl=0)
port 3: tapffd20bfe-2e
port 4: tapf589211c-59
+ sudo ovs-dpctl dump-flows
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.144,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=65:6e:66:6c:6f:77,dst=00:78:0a:17:6f:70),eth_type(0x3a38), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.143,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=33:06:02:00:78:0a,dst=11:15:42:04:02:07),eth_type(0x186f), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.144,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=9e:f8:ff:fc:49:34,dst=01:80:c2:00:00:0e),eth_type(0x88cc), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.144,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=32:06:02:00:78:0a,dst=11:15:42:04:02:07),eth_type(0x186f), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.142,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=36:36:39:33:34:33,dst=3a:38:31:38:35:30),eth_type(0x3034), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.144,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=0e:63:11:15:42:04,dst=88:cc:02:07:04:7a),eth_type(0/0xffff), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.142,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=70:65:6e:66:6c:6f,dst=02:00:78:0a:18:6f),eth_type(0x773a), packets:4, bytes:112, used:1.521s, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.143,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=31:06:02:00:78:0a,dst=12:21:46:04:02:07),eth_type(0x176f), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.142,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=31:06:02:00:78:0a,dst=12:21:46:04:02:07),eth_type(0x176f), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.142,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=31:06:02:00:78:0a,dst=11:15:42:04:02:07),eth_type(0x186f), packets:2, bytes:72, used:1.549s, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.142,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=0e:63:11:15:42:04,dst=88:cc:02:07:04:7a),eth_type(0/0xffff), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.142,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=34:06:02:00:78:0a,dst=12:21:46:04:02:07),eth_type(0x176f), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.142,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=22:78:c4:38:c0:5b,dst=01:80:c2:00:00:0e),eth_type(0x88cc), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.144,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=34:06:02:00:78:0a,dst=fe:97:4e:04:02:07),eth_type(0x186f), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.143,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=32:06:02:00:78:0a,dst=aa:75:43:04:02:07),eth_type(0x186f), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.143,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=36:36:39:33:34:33,dst=3a:38:31:38:35:30),eth_type(0x3034), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.142,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=34:06:02:00:78:0a,dst=aa:75:43:04:02:07),eth_type(0x186f), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.143,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=31:06:02:00:78:0a,dst=11:15:42:04:02:07),eth_type(0x186f), packets:1, bytes:36, used:1.549s, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.142,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=65:6e:66:6c:6f:77,dst=00:78:0a:17:6f:70),eth_type(0x3a38), packets:1, bytes:27, used:1.520s, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.143,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=65:6e:66:6c:6f:77,dst=00:78:0a:17:6f:70),eth_type(0x3a38), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.143,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=32:06:02:00:78:0a,dst=11:15:42:04:02:07),eth_type(0x186f), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.144,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=70:65:6e:66:6c:6f,dst=02:00:78:0a:18:6f),eth_type(0x773a), packets:1, bytes:28, used:1.536s, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.142,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=33:06:02:00:78:0a,dst=11:15:42:04:02:07),eth_type(0x186f), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.144,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=74:e9:fe:97:4e:04,dst=88:cc:02:07:04:9a),eth_type(0/0xffff), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.143,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=74:e9:fe:97:4e:04,dst=88:cc:02:07:04:9a),eth_type(0/0xffff), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.143,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=8e:11:aa:75:43:04,dst=88:cc:02:07:04:82),eth_type(0/0xffff), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.142,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=32:06:02:00:78:0a,dst=11:15:42:04:02:07),eth_type(0x186f), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.144,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=34:06:02:00:78:0a,dst=12:21:46:04:02:07),eth_type(0x176f), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.142,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=8e:11:aa:75:43:04,dst=88:cc:02:07:04:82),eth_type(0/0xffff), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.144,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=31:06:02:00:78:0a,dst=11:15:42:04:02:07),eth_type(0x186f), packets:1, bytes:36, used:1.553s, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.144,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=36:36:39:33:34:33,dst=3a:38:31:38:35:30),eth_type(0x3034), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.143,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=8e:52:eb:96:92:56,dst=01:80:c2:00:00:0e),eth_type(0x88cc), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.143,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=33:06:02:00:78:0a,dst=12:21:46:04:02:07),eth_type(0x176f), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.143,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=31:06:02:00:78:0a,dst=fe:97:4e:04:02:07),eth_type(0x186f), packets:0, bytes:0, used:never, actions:userspace(pid=4294962940,slow_path(controller))
skb_priority(0),tunnel(tun_id=0x0,src=172.16.150.143,dst=172.16.150.141,tos=0x0,ttl=64,flags(key)),in_port(2),skb_mark(0),eth(src=70:65:6e:66:6c:6f,dst=02:00:78:0a:18:6f),eth_type(0x773a), packets:1, bytes:28, used:1.516s, actions:userspace(pid=4294962940,slow_path(controller))
+ sudo ovs-vsctl show
c5c9e97f-7076-4590-aa1f-de51b5a3c324
Manager "tcp:172.16.150.1:6640"
is_connected: true
Bridge br-int
Controller "tcp:172.16.150.1:6633"
is_connected: true
fail_mode: secure
Port "gre-172.16.150.143"
Interface "gre-172.16.150.143"
type: gre
options: {key=flow, local_ip="172.16.150.141", remote_ip="172.16.150.143"}
Port "tapffd20bfe-2e"
Interface "tapffd20bfe-2e"
Port br-int
Interface br-int
Port "gre-172.16.150.144"
Interface "gre-172.16.150.144"
type: gre
options: {key=flow, local_ip="172.16.150.141", remote_ip="172.16.150.144"}
Port "gre-172.16.150.142"
Interface "gre-172.16.150.142"
type: gre
options: {key=flow, local_ip="172.16.150.141", remote_ip="172.16.150.142"}
Port "tapf589211c-59"
Interface "tapf589211c-59"
ovs_version: "2.1.2"
++ sudo ovs-vsctl list-br
+ for i in '`sudo ovs-vsctl list-br`'
+ sudo ovs-ofctl -O Openflow13 show br-int
OFPT_FEATURES_REPLY (OF1.3) (xid=0x2): dpid:00004a7158122146
n_tables:254, n_buffers:256
capabilities: FLOW_STATS TABLE_STATS PORT_STATS QUEUE_STATS
OFPT_GET_CONFIG_REPLY (OF1.3) (xid=0x4): frags=normal miss_send_len=0
+ sudo ovs-ofctl -O Openflow13 dump-flows br-int
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x0, duration=9168.145s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=1,in_port=3,dl_dst=70:65:6e:66:6c:6f actions=output:3
cookie=0x0, duration=9167.795s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=1,in_port=1,dl_dst=70:65:6e:66:6c:6f actions=output:3
cookie=0x0, duration=9236.912s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=1,in_port=3,dl_dst=32:36:36:30:30:34 actions=output:3
cookie=0x0, duration=10028.932s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=1,in_port=4,dl_dst=00:00:00:00:00:00 actions=output:1
cookie=0x0, duration=10028.930s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=1,in_port=3,dl_dst=00:00:00:00:00:00 actions=output:1
cookie=0x0, duration=9170.112s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=1,in_port=4,dl_dst=70:65:6e:66:6c:6f actions=output:3
cookie=0x0, duration=10028.930s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=1,in_port=1,dl_dst=00:00:00:00:00:00 actions=output:1
cookie=0x0, duration=10168.396s, table=0, n_packets=11, n_bytes=754, send_flow_rem tun_id=0x251,in_port=1 actions=goto_table:20
cookie=0x0, duration=10167.460s, table=0, n_packets=30, n_bytes=1440, send_flow_rem tun_id=0x1,in_port=1 actions=goto_table:20
cookie=0x0, duration=10137.855s, table=0, n_packets=9, n_bytes=1168, send_flow_rem tun_id=0x252,in_port=3 actions=goto_table:20
cookie=0x0, duration=10164.041s, table=0, n_packets=24, n_bytes=2361, send_flow_rem tun_id=0x252,in_port=1 actions=goto_table:20
cookie=0x0, duration=10137.805s, table=0, n_packets=0, n_bytes=0, send_flow_rem tun_id=0x252,in_port=4 actions=goto_table:20
cookie=0x0, duration=10095.916s, table=0, n_packets=9, n_bytes=1168, send_flow_rem tun_id=0x300,in_port=4 actions=goto_table:20
cookie=0x0, duration=10163.596s, table=0, n_packets=10, n_bytes=664, send_flow_rem tun_id=0x300,in_port=1 actions=goto_table:20
cookie=0x0, duration=10069.497s, table=0, n_packets=0, n_bytes=0, send_flow_rem tun_id=0x301,in_port=4 actions=goto_table:20
cookie=0x0, duration=10162.503s, table=0, n_packets=6663, n_bytes=632315, send_flow_rem tun_id=0x301,in_port=1 actions=goto_table:20
cookie=0x0, duration=10102.023s, table=0, n_packets=9, n_bytes=1168, send_flow_rem tun_id=0x301,in_port=3 actions=goto_table:20
cookie=0x0, duration=10102.029s, table=0, n_packets=7, n_bytes=944, send_flow_rem tun_id=0x251,in_port=4 actions=goto_table:20
cookie=0x0, duration=10070.142s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=8192,in_port=5 actions=drop
cookie=0x0, duration=10138.239s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=8192,in_port=2 actions=drop
cookie=0x0, duration=10138.247s, table=0, n_packets=12, n_bytes=1393, send_flow_rem in_port=2,dl_src=fa:16:3e:b7:1e:08 actions=set_field:0x252->tun_id,goto_table:10
cookie=0x0, duration=10070.168s, table=0, n_packets=6652, n_bytes=631457, send_flow_rem in_port=5,dl_src=fa:16:3e:f0:e3:68 actions=set_field:0x301->tun_id,goto_table:10
cookie=0x0, duration=10368.822s, table=0, n_packets=6073, n_bytes=552643, send_flow_rem dl_type=0x88cc actions=CONTROLLER:56
cookie=0x0, duration=10138.200s, table=10, n_packets=0, n_bytes=0, send_flow_rem priority=8192,tun_id=0x252 actions=goto_table:20
cookie=0x0, duration=10070.034s, table=10, n_packets=0, n_bytes=0, send_flow_rem priority=8192,tun_id=0x301 actions=goto_table:20
cookie=0x0, duration=10110.789s, table=10, n_packets=0, n_bytes=0, send_flow_rem tun_id=0x301,dl_dst=fa:16:3e:5b:ad:a0 actions=output:1,goto_table:20
cookie=0x0, duration=10116.287s, table=10, n_packets=0, n_bytes=0, send_flow_rem tun_id=0x251,dl_dst=fa:16:3e:57:a2:a3 actions=output:1,goto_table:20
cookie=0x0, duration=10095.895s, table=10, n_packets=0, n_bytes=0, send_flow_rem tun_id=0x300,dl_dst=fa:16:3e:0c:05:a1 actions=output:1,goto_table:20
cookie=0x0, duration=10167.468s, table=10, n_packets=0, n_bytes=0, send_flow_rem tun_id=0x1,dl_dst=fa:16:3e:6a:5d:26 actions=output:1,goto_table:20
cookie=0x0, duration=10142.057s, table=10, n_packets=0, n_bytes=0, send_flow_rem tun_id=0x252,dl_dst=fa:16:3e:8f:21:d1 actions=output:1,goto_table:20
cookie=0x0, duration=10162.514s, table=10, n_packets=6649, n_bytes=630757, send_flow_rem tun_id=0x301,dl_dst=fa:16:3e:05:a2:f0 actions=output:1,goto_table:20
cookie=0x0, duration=10095.916s, table=10, n_packets=0, n_bytes=0, send_flow_rem tun_id=0x300,dl_dst=fa:16:3e:b7:09:71 actions=output:4,goto_table:20
cookie=0x0, duration=10134.704s, table=10, n_packets=0, n_bytes=0, send_flow_rem tun_id=0x252,dl_dst=fa:16:3e:3e:07:18 actions=output:3,goto_table:20
cookie=0x0, duration=10102.023s, table=10, n_packets=0, n_bytes=0, send_flow_rem tun_id=0x301,dl_dst=fa:16:3e:04:36:79 actions=output:3,goto_table:20
cookie=0x0, duration=10168.406s, table=10, n_packets=0, n_bytes=0, send_flow_rem tun_id=0x251,dl_dst=fa:16:3e:8a:0e:d2 actions=output:1,goto_table:20
cookie=0x0, duration=10163.605s, table=10, n_packets=0, n_bytes=0, send_flow_rem tun_id=0x300,dl_dst=fa:16:3e:95:65:a5 actions=output:1,goto_table:20
cookie=0x0, duration=10160.745s, table=10, n_packets=0, n_bytes=0, send_flow_rem tun_id=0x1,dl_dst=fa:16:3e:13:48:b5 actions=output:1,goto_table:20
cookie=0x0, duration=10102.029s, table=10, n_packets=0, n_bytes=0, send_flow_rem tun_id=0x251,dl_dst=fa:16:3e:74:56:a8 actions=output:4,goto_table:20
cookie=0x0, duration=10164.068s, table=10, n_packets=3, n_bytes=225, send_flow_rem tun_id=0x252,dl_dst=fa:16:3e:c2:20:80 actions=output:1,goto_table:20
cookie=0x0, duration=10164.040s, table=10, n_packets=9, n_bytes=1168, send_flow_rem priority=16384,tun_id=0x252,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:1,output:3,output:4,goto_table:20
cookie=0x0, duration=10168.387s, table=10, n_packets=0, n_bytes=0, send_flow_rem priority=16384,tun_id=0x251,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:1,output:4,goto_table:20
cookie=0x0, duration=10167.450s, table=10, n_packets=0, n_bytes=0, send_flow_rem priority=16384,tun_id=0x1,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:1,goto_table:20
cookie=0x0, duration=10162.490s, table=10, n_packets=3, n_bytes=700, send_flow_rem priority=16384,tun_id=0x301,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:1,output:3,output:4,goto_table:20
cookie=0x0, duration=10163.585s, table=10, n_packets=0, n_bytes=0, send_flow_rem priority=16384,tun_id=0x300,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:1,output:4,goto_table:20
cookie=0x0, duration=10138.191s, table=20, n_packets=3, n_bytes=225, send_flow_rem priority=8192,tun_id=0x252 actions=drop
cookie=0x0, duration=10069.996s, table=20, n_packets=6649, n_bytes=630757, send_flow_rem priority=8192,tun_id=0x301 actions=drop
cookie=0x0, duration=10070.098s, table=20, n_packets=6652, n_bytes=631561, send_flow_rem tun_id=0x301,dl_dst=fa:16:3e:f0:e3:68 actions=output:5
cookie=0x0, duration=10138.226s, table=20, n_packets=6, n_bytes=1029, send_flow_rem tun_id=0x252,dl_dst=fa:16:3e:b7:1e:08 actions=output:2
cookie=0x0, duration=10138.215s, table=20, n_packets=20, n_bytes=2476, send_flow_rem priority=16384,tun_id=0x252,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:2
cookie=0x0, duration=10070.060s, table=20, n_packets=3, n_bytes=700, send_flow_rem priority=16384,tun_id=0x301,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:5
+ exit 0
[odl@fedora141 devstack]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment