FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
PacketGenerator capture packets on given interface request. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_interface_index_t | interface_id |
bool | is_enabled [default=true] |
u32 | count |
string | pcap_file_name [] |
PacketGenerator capture packets on given interface request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
interface_id | - pg interface index |
is_enabled | - 1 if enabling streams, 0 if disabling |
count | - number of packets to be captured |
pcap_file_name | - pacp file name to store captured packets |