[root@ravada-itec-cs1 (f5ite) ~/testcaseRoot/default/ltm/network/ARP]#
./arp_retry_count_10992.py
         07:28:50|
#@ID: 10992
#@Owner: zhuravlev
#@Author: zhuravlev
#@Email: v.zhuravlev@f5.com
#@Description: Test arp retry feature
#@ApTestID: 461D50D4-8FBF-11DB-8DC4-EAB34A55B24F
         07:28:50|
         07:28:50| Harness INFO:
         07:28:50|     Harness Type: OneArmed
         07:28:50| DUT INFO:
         07:28:50|     DUT #1: 10.144.130.208
         07:28:50|         Version:
         07:28:50|         Build:
         07:28:50|         Project:
         07:28:50|         Platform:
         07:28:50| Running test...
         07:28:50| Running ssh command:
         07:28:50| ssh root@10.144.130.208 "tmsh list sys db arp.retries"
         07:28:51| ARP retry value before test: 6
         07:28:51| Running ssh command:
         07:28:51| ssh root@10.144.130.208 "tmsh modify sys db arp.retries value 3"
         07:28:53| ARP retry value is currently: 3
         07:28:57| Start tcpdump subproces
         07:28:57| tcpdump arp -nni external -w /tmp/tcpdump-10992.pcap
         07:28:59| Running ssh command:
         07:28:59| ssh root@10.144.130.208 "ping -c1 10.0.0.46"
         07:29:14| stop tcpdump subproces
         07:29:14| Running ssh command:
         07:29:14| ssh root@10.144.130.208 "ps ax"
         07:29:16| Running ssh command:
         07:29:16| ssh root@10.144.130.208 "kill 30827"
         07:29:18| Running ssh command:
         07:29:18| ssh root@10.144.130.208 "tcpdump arp -nnr /tmp/tcpdump-
10992.pcap"
         07:29:19| 07:29:00.937590 ARP, Request who-has 10.0.0.46 tell 10.0.0.2,
length 48 out slot1/tmm0 lis=
         07:29:19| 07:29:01.937621 ARP, Request who-has 10.0.0.46 tell 10.0.0.2,
length 48 out slot1/tmm0 lis=
         07:29:19| 07:29:02.937761 ARP, Request who-has 10.0.0.46 tell 10.0.0.2,
length 48 out slot1/tmm0 lis=
         07:29:19| Running ssh command:
         07:29:19| ssh root@10.144.130.208 "tmsh modify sys db arp.retries value 6"
         07:29:21| ARP retry value is currently: 6
         07:29:25| Testing done. test PASSED!