capture-packet interface 100GE1/0/5 destination file 001.cap packet-len 64
注:早期版本(disp device)可能在系统视图下(sys)
抓完包后可以看到对应文件(早期版本在根目录下):
使用ftp把文件传输出去:
如果ftp server是linux,需要安装启动vsftpd:
apt install vsftpd
修改/etc/vsftpd.conf中 write_enable=YES
systemctl restart vsftpd
注意:这个抓包频率是有限制的,较高的流量速率只能抓到其中一小部分