root@aio:~# ovs-ofctl dump-flows s1 --protocols OpenFlow13
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x6000046444328, duration=771.141s, table=0, n_packets=54, n_bytes=5292, send_flow_rem priority=5,ip actions=CONTROLLER:65535
cookie=0x60000464443e2, duration=771.141s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=5,arp actions=CONTROLLER:65535
cookie=0x60000488ebd5d, duration=771.141s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=40000,arp actions=CONTROLLER:65535
cookie=0x60000487f63a1, duration=771.141s, table=0, n_packets=746, n_bytes=60426, send_flow_rem priority=40000,dl_type=0x8942 actions=CONTROLLER:65535
cookie=0x60000487f5557, duration=771.141s, table=0, n_packets=746, n_bytes=60426, send_flow_rem priority=40000,dl_type=0x88cc actions=CONTROLLER:65535
root@aio:~# ovs-ofctl dump-flows s2 --protocols OpenFlow13
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x600004644b787, duration=778.176s, table=0, n_packets=42, n_bytes=4116, send_flow_rem priority=5,ip actions=CONTROLLER:65535
cookie=0x600004644b841, duration=778.176s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=5,arp actions=CONTROLLER:65535
cookie=0x60000488f31bc, duration=778.176s, table=0, n_packets=26, n_bytes=1092, send_flow_rem priority=40000,arp actions=CONTROLLER:65535
cookie=0x60000487fd800, duration=778.176s, table=0, n_packets=250, n_bytes=20250, send_flow_rem priority=40000,dl_type=0x8942 actions=CONTROLLER:65535
cookie=0x60000487fc9b6, duration=778.176s, table=0, n_packets=250, n_bytes=20250, send_flow_rem priority=40000,dl_type=0x88cc actions=CONTROLLER:65535
root@aio:~# ovs-ofctl dump-flows s3 --protocols OpenFlow13
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x6000046452be6, duration=782.857s, table=0, n_packets=42, n_bytes=4116, send_flow_rem priority=5,ip actions=CONTROLLER:65535
cookie=0x6000046452ca0, duration=782.857s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=5,arp actions=CONTROLLER:65535
cookie=0x60000488fa61b, duration=782.857s, table=0, n_packets=27, n_bytes=1134, send_flow_rem priority=40000,arp actions=CONTROLLER:65535
cookie=0x6000048804c5f, duration=782.857s, table=0, n_packets=252, n_bytes=20412, send_flow_rem priority=40000,dl_type=0x8942 actions=CONTROLLER:65535
cookie=0x6000048803e15, duration=782.857s, table=0, n_packets=252, n_bytes=20412, send_flow_rem priority=40000,dl_type=0x88cc actions=CONTROLLER:65535
root@aio:~# ovs-ofctl dump-flows s4 --protocols OpenFlow13
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x600004645a045, duration=787.126s, table=0, n_packets=42, n_bytes=4116, send_flow_rem priority=5,ip actions=CONTROLLER:65535
cookie=0x600004645a0ff, duration=787.126s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=5,arp actions=CONTROLLER:65535
cookie=0x6000048901a7a, duration=787.126s, table=0, n_packets=27, n_bytes=1134, send_flow_rem priority=40000,arp actions=CONTROLLER:65535
cookie=0x600004880c0be, duration=787.126s, table=0, n_packets=254, n_bytes=20574, send_flow_rem priority=40000,dl_type=0x8942 actions=CONTROLLER:65535
cookie=0x600004880b274, duration=787.126s, table=0, n_packets=254, n_bytes=20574, send_flow_rem priority=40000,dl_type=0x88cc actions=CONTROLLER:65535
Komentar