常用命令

350阅读 0评论2021-12-23 intentness
分类:LINUX

tcpprep -a client  -i sys.cap  -o split.cache
tcprewrite --cachefile=split.cache    -i sys.cap  -o sys_new.pacp
tcpreplay --intf1=lo  --intf2=eth0   --cachefile=split.cache sys_new.pacp

tcpprep -a client   -i src_gf.cap   -o  gf.cache
tcpreplay  -i lo   -I eth0   -c  gf.cache  src_gf.cap

tcpprep -c 10.60.43.53   -i src_gf.cap  -o gf.cache
tcpreplay  -i lo  -I eth0   -c gf.cache  src_gf.cap

ifconfig eth0 mtu 9200

du -h  --max-depth=1
du  -m  --max-depth=1  | sort -n
du  -m  --max-depth=1  | sort -nr





上一篇:CPU缓存知识
下一篇:Solarflare