-
New Feature
-
Resolution: Done
-
Medium
-
None
-
None
-
None
All packets from source interface will be cloned and sent to the destination interface.
Span node will get all packets received on specified interface, clone them and send the copy to interface-output node of destination interface in addition to sending original packets to ethernet-input node to let VPP handle them like usual.
Proposed CLI:
set span src <interface-name> dst <interface-name>
- blocks
-
HONEYCOMB-242 Port mirroring
- Complete
-
CSIT-422 Remove EXPECTED_FAILING tag from SPAN test cases
- Done