help with iperf and 'a' interface
hi,
I need to run a test with iperf3 on my backup link that is configured on interface 'A'. But when I run the iperf test the test ends up running on the wan interface (main link). What am I doing wrong?
FRWF2A # diagnose traffictest show
server-intf: a
client-intf: a
port: 5201
proto: TCP
diagnose traffictest run -R -c 189.7.204.140 -t 30
FRWF2A # diagnose sniffer packet any 'host 189.7.204.140' 4
interfaces=[any]
filters=[host 189.7.204.140]
3.361560 wan out 10.22.22.10.17926 -> 189.7.204.140.5201: syn 4277816893
4.358916 wan out 10.22.22.10.17926 -> 189.7.204.140.5201: syn 4277816893
6.358929 wan out 10.22.22.10.17926 -> 189.7.204.140.5201: syn 4277816893
10.368913 wan out 10.22.22.10.17926 -> 189.7.204.140.5201: syn 4277816893
thanks
