Printer FriendlyEmail Article Link

TTworkbench: how to avoid C1/C50 sending out ARP message on its own in OPEN/TC8 ARP testing?

Environment/Versions
TTworkbench, C1 or C50, TTsuite-OPEN-ARP, TC8 testing
Answer
In order to to avoid automatic replies from the test system, it is recommended to
configure the manual network interface with a non-existing IPv4 address.

E.g. Set networkInterfaces/TESTER/manual/ipv4Addr with a yet free IPv4 address.
If the actual IPv4 address is 172.16.20.40, use 172.16.20.41 or any other free address.

Please read carefully the readme.md in the project for further detailed instructions as well.

In case unexpected ARP messages are still sent by C50, you can use arptables command liks below:
arptables -A OUTPUT -o vEth1 --src-ip 172.16.21.22 -j DROP

Attention:
Use it with case - only when running TTsuite-OPEn-ARP test cases.

 

Product : TTsuites