I have created a topology on GNS3. I started a capture with the command -
capture R5 f0/0 ping.cap
How do I stop the capture?
CTRL+C or killall capture or find the prcess ID and kill $pid
killall capture
kill $pid
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
1 year ago
viewed
87 times
active