Advertisement
buraglio

Untitled

Jan 2nd, 2019
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. root@pve:~# ovs-ofctl dump-flows vmbr3
  2. NXST_FLOW reply (xid=0x4):
  3. cookie=0x5adc15c0, duration=180186.270s, table=0, n_packets=6055, n_bytes=1576810, idle_age=12, hard_age=65534, priority=0 actions=drop
  4. cookie=0x5adc15c0, duration=180186.272s, table=1, n_packets=0, n_bytes=0, idle_age=65534, hard_age=65534, priority=20490,dl_type=0x9000 actions=drop
  5. cookie=0x5adc15c0, duration=180186.272s, table=1, n_packets=0, n_bytes=0, idle_age=65534, hard_age=65534, priority=20480,dl_src=ff:ff:ff:ff:ff:ff actions=drop
  6. cookie=0x5adc15c0, duration=180186.272s, table=1, n_packets=0, n_bytes=0, idle_age=65534, hard_age=65534, priority=20480,dl_src=0e:00:00:00:00:01 actions=drop
  7. cookie=0x5adc15c0, duration=180186.272s, table=1, n_packets=0, n_bytes=0, idle_age=65534, hard_age=65534, priority=4096,dl_vlan=809 actions=CONTROLLER:96,resubmit(,2)
  8. cookie=0x5adc15c0, duration=180186.272s, table=1, n_packets=0, n_bytes=0, idle_age=65534, hard_age=65534, priority=0 actions=resubmit(,2)
  9. cookie=0x5adc15c0, duration=180186.272s, table=2, n_packets=0, n_bytes=0, idle_age=65534, hard_age=65534, priority=0 actions=resubmit(,3)
  10. cookie=0x5adc15c0, duration=180186.272s, table=3, n_packets=0, n_bytes=0, idle_age=65534, hard_age=65534, priority=8240,dl_dst=01:00:0c:cc:cc:cd actions=drop
  11. cookie=0x5adc15c0, duration=180186.272s, table=3, n_packets=0, n_bytes=0, idle_age=65534, hard_age=65534, priority=8240,dl_vlan=809,dl_dst=ff:ff:ff:ff:ff:ff actions=strip_vlan,output:1
  12. cookie=0x5adc15c0, duration=180186.272s, table=3, n_packets=0, n_bytes=0, idle_age=65534, hard_age=65534, priority=8236,dl_dst=01:80:c2:00:00:00/ff:ff:ff:ff:ff:f0 actions=drop
  13. cookie=0x5adc15c0, duration=180186.272s, table=3, n_packets=0, n_bytes=0, idle_age=65534, hard_age=65534, priority=8216,dl_vlan=809,dl_dst=01:80:c2:00:00:00/ff:ff:ff:00:00:00 actions=strip_vlan,output:1
  14. cookie=0x5adc15c0, duration=180186.272s, table=3, n_packets=0, n_bytes=0, idle_age=65534, hard_age=65534, priority=8216,dl_vlan=809,dl_dst=01:00:5e:00:00:00/ff:ff:ff:00:00:00 actions=strip_vlan,output:1
  15. cookie=0x5adc15c0, duration=180186.272s, table=3, n_packets=0, n_bytes=0, idle_age=65534, hard_age=65534, priority=8208,dl_vlan=809,dl_dst=33:33:00:00:00:00/ff:ff:00:00:00:00 actions=strip_vlan,output:1
  16. cookie=0x5adc15c0, duration=180186.272s, table=3, n_packets=0, n_bytes=0, idle_age=65534, hard_age=65534, priority=8192,dl_vlan=809 actions=strip_vlan,output:1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement