I use ovs-ofctl dump-tables s_id when I want to show the flow table stats. Sometimes I notice 'grep classifier' is used as (ovs-ofctl dump-tables s_id | grep classifier). What does grep classifier mean?
Thank you.
I use ovs-ofctl dump-tables s_id when I want to show the flow table stats. Sometimes I notice 'grep classifier' is used as (ovs-ofctl dump-tables s_id | grep classifier). What does grep classifier mean?
Thank you.
                        
man grep