Services
Configure the ping responder service
IX10 User Guide
516
setup
(config)>
Repeat this step to list additional firewall zones.
6. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
7. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.
Example performance test using iPerf3
On a remote host with iPerf3 installed, enter the following command:
$ iperf3 -c
device_ip
where
device_ip
is the IP address of the IX10 device. For example:
$ iperf3 -c 192.168.2.1
Connecting to host 192.168.2.1, port 5201
[ 4] local 192.168.3.100 port 54934 connected to 192.168.1.1 port 5201
[ ID] Interval
Transfer
Bandwidth
Retr
Cwnd
[ 4]
0.00-1.00
sec
26.7 MBytes
224 Mbits/sec
8
2.68 MBytes
[ 4]
1.00-2.00
sec
28.4 MBytes
238 Mbits/sec
29
1.39 MBytes
[ 4]
2.00-3.00
sec
29.8 MBytes
250 Mbits/sec
0
1.46 MBytes
[ 4]
3.00-4.00
sec
31.2 MBytes
262 Mbits/sec
0
1.52 MBytes
[ 4]
4.00-5.00
sec
32.1 MBytes
269 Mbits/sec
0
1.56 MBytes
[ 4]
5.00-6.00
sec
32.5 MBytes
273 Mbits/sec
0
1.58 MBytes
[ 4]
6.00-7.00
sec
33.9 MBytes
284 Mbits/sec
0
1.60 MBytes
[ 4]
7.00-8.00
sec
33.7 MBytes
282 Mbits/sec
0
1.60 MBytes
[ 4]
8.00-9.00
sec
33.5 MBytes
281 Mbits/sec
0
1.60 MBytes
[ 4]
9.00-10.00
sec
33.2 MBytes
279 Mbits/sec
0
1.60 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval
Transfer
Bandwidth
Retr
[ 4]
0.00-10.00
sec
315 MBytes
264 Mbits/sec
37
sender
[ 4]
0.00-10.00
sec
313 MBytes
262 Mbits/sec
receiver
iperf Done.
$
Configure the ping responder service
Your IX10 device's ping responder service replies to ICMP and ICMPv6 echo requests. The service is
enabled by default. You can disable the service, or you can configure the service to use an access
control list to limit the service to specified IP address, interfaces, and/or zones.
To enable the iPerf3 server:
Web