Pcap
- '센서' ssh접속 후 capture 설정
config sensor capture show -p
- 통신용을 제외하고
config sensor capture set 3d:00.1 af:00.0 af:00.1
로 설정
- vsCode에서 trex(112)접속
cd /home/trex/v2.99/ncurity/tcpreplay/pcaps
폴더로 이동
- 112장비에서
tcpreplay -i eno2 01.tcp_all_test.pcap
실행하면 데이터 잘 들어옴
- tcpreplay -i eno2 [파일명]
Trex
- ‘센서' ssh접속 후 logserver ip 확인 및 변경
config sensor capture show -p
- trex(112)접속
cd /home/trex/v2.99/ncurity/
./trex-stl.10g.sh
실행- 2000이하
./trex-stl.40g.sh
- 4000
./trex-console.sh
- 실행된 console.sh에서
start -f ncurity/ncu_stl/tcp_64.py [-m 1000]
입력


