Having used ELAM configured on a cisco ACI Leaf N9K-93180YC-FX with the following commands:
leaf1# vsh_lc
module-1# debug platform internal tah elam asic 0
module-1(DBG-TAH-elam)#
trigger init in-select 6 out-select 0
module-1(DBG-TAH-elam-insel6)# set outer ipv4 src_ip
192.168.4.14 dst_ip 192.168.4.34
module-1(DBG-TAH-elam-insel6)# start
module-1(DBG-TAH-elam-insel6)# stat
module-1(DBG-TAH-elam-insel6)# report
When the troubleshooting is finished and capturing traffic is no longer necessary: Is it necessary to stop somehow the capture started with the start command? If so, how can I stop the capture since I can't find a stop command?