![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Reply to SPAN dump request. More...
Data Fields | |
| u32 | context |
| u32 | sw_if_index_from |
| u32 | sw_if_index_to |
| u8 | state |
| u8 | is_l2 |
Reply to SPAN dump request.
| context | - sender context which was passed in the request |
| sw_if_index_from | - mirrored interface |
| sw_if_index_to | - interface where the traffic is mirrored |
| state | - 0 = disabled, 1 = rx enabled, 2 = tx enabled, 3 tx & rx enabled |
| is_l2 | - 0 = mirrored at hw device level, 1 = mirrored at l2 |