Chinaunix首页 | 论坛 | 博客
  • 博客访问: 362154
  • 博文数量: 77
  • 博客积分: 1447
  • 博客等级: 中尉
  • 技术积分: 885
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-21 21:48
文章分类

全部博文(77)

文章存档

2021年(2)

2020年(2)

2016年(3)

2015年(1)

2014年(4)

2013年(1)

2012年(23)

2011年(15)

2010年(26)

分类: LINUX

2021-12-23 14:43:53

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





阅读(259) | 评论(0) | 转发(0) |
0

上一篇:CPU缓存知识

下一篇:Solarflare

给主人留下些什么吧!~~