Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # ovs-ofctl dump-flows br-int
- NXST_FLOW reply (xid=0x4):
- cookie=0x0, duration=2294.826s, table=0, n_packets=11217, n_bytes=2250359, idle_age=1, priority=3,in_port=22,dl_vlan=121 actions=mod_vlan_vid:3,NORMAL
- cookie=0x0, duration=2298.824s, table=0, n_packets=864255, n_bytes=706819694, idle_age=0, priority=3,in_port=22,dl_vlan=122 actions=mod_vlan_vid:2,NORMAL
- cookie=0x0, duration=2300.574s, table=0, n_packets=248316, n_bytes=259036772, idle_age=0, priority=3,in_port=22,dl_vlan=124 actions=mod_vlan_vid:1,NORMAL
- cookie=0x0, duration=2305.47s, table=0, n_packets=837, n_bytes=92495, idle_age=0, priority=2,in_port=22 actions=drop
- cookie=0x0, duration=2307.213s, table=0, n_packets=794075, n_bytes=622315181, idle_age=0, priority=1 actions=NORMAL
- # ovs-ofctl dump-flows br-ext
- NXST_FLOW reply (xid=0x4):
- cookie=0x0, duration=2296.477s, table=0, n_packets=10854, n_bytes=4418897, idle_age=2, priority=4,in_port=8,dl_vlan=3 actions=mod_vlan_vid:121,NORMAL
- cookie=0x0, duration=2300.478s, table=0, n_packets=633273, n_bytes=584455798, idle_age=0, priority=4,in_port=8,dl_vlan=2 actions=mod_vlan_vid:122,NORMAL
- cookie=0x0, duration=2302.224s, table=0, n_packets=148669, n_bytes=33356009, idle_age=0, priority=4,in_port=8,dl_vlan=1 actions=mod_vlan_vid:124,NORMAL
- cookie=0x0, duration=2306.827s, table=0, n_packets=258, n_bytes=83849, idle_age=2296, priority=2,in_port=8 actions=drop
- cookie=0x0, duration=2308.415s, table=0, n_packets=1171637, n_bytes=992794477, idle_age=0, priority=1 actions=NORMAL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement