Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Stop packet captures by VM interface #1447

Open
eric-c-wood opened this issue Feb 18, 2021 · 0 comments
Open

Enhancement: Stop packet captures by VM interface #1447

eric-c-wood opened this issue Feb 18, 2021 · 0 comments

Comments

@eric-c-wood
Copy link

It is desired to extend the capture cli to stop a packet capture by specifying both the VM name and interface index. Currently, all packet captures are stopped for the VM via the command capture <pcap,> <delete,> vm <vm name> Since we are able to start a packet capture for a specific VM interface, it makes sense to be able to stop a packet capture for a specific interface.

I wrote dependent code that starts packet captures based on a subnet. It would be nice to continue to rely on the capture cli to stop packet captures by subnet. Currently, if a VM has an interface in a specific subnet, all packet captures for the VM are stopped using the capture cli.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants