摘要:
ls -R ./need_config2/NFV-R-HNGZ-06A-HW-01-VM-nqPSPA4-A-EC-IMSSIG3-2/ |awk '{print i$0}' i=`pwd`'/' |grep -v : |grep "\." 阅读全文
摘要:
4.抓包 tcpdump -i any -w 1111222222222.cap 指定端口抓包 tcpdump -i any port 42002 -w hsam.cap tcpdump -i eth3 tcp port 5236 and host 172.16.24.13 -w dm.cap tc 阅读全文