for example:
ovs-vsctl-id=@m get mirror mymirror-- remove bridge br0 mirrors @ m
and
ovs-vsctl-id=@ft create Flow_Table flow_limit=100 overflow_policy=refuse-- set Bridge br0 flow_tables=0=@ft
what are the variables in the -id=@
commands?
Thank you for answering