Duplicate packets. one to one, one to many, many to one, many to many
<run> <chain> <in>P0</in> <out>P1,P2,P3,P4</out> </chain> </run>
or
<run> <script src="common.js"></script> <script> <![CDATA[ port_mirror('P0', 'P1,P2,P3,P4'); ]]> </script> </run>
Last updated 1 year ago