User's Manual

CPE User Manual
第 32 页
高级维护
Advanced Management
6.测试
Test
6.1.iperf 下行测试
iperf download test
(1)PC 通过 dhcp 的方式获取 IP (假设拿到了 10.10.2.10 的 IP);
The PC gets the IP via DHCP (assuming the IP is 10.10.2.10).
(2)telnet/console 的方式登录 10.10.2.254;
Telnet to 10.10.2.254.
(3)执行 iptables -t nat -I PREROUTING -i lte0pdn0 ! -p icmp -j DNAT --to 10.10.2.10;
Perform iptables -t nat -I PREROUTING -i lte0pdn0 ! -p icmp -j DNAT --to
10.10.2.10.
(4)执行 iptables -A FORWARD -d 10.10.2.10 -j ACCEPT;
Perform iptables -A FORWARD -d 10.10.2.10 -j ACCEPT.
(5)在 PC 上运行 iperf -s -u -i 1 (iperf UDP server);
Run the iperf-s-u-i 1 (iperf UDP server) on the PC.
(6)SSH 到 PGW 并运行 iperf -c 192.168.200.2 -u -b 100M -i 1 -t 9999 (192.168.200.2
为 lte0pdn0 上的 IP,可以在 10.10.2.254 上使用 ifconfig 命令查看)。
SSH to the PGW and run the iperf-c 192.168.200.2-u-b 100M - I 1-t 9999 (IP on
lte0pdn0, available on 10.10.2.254);
测试方法
1. SSL test
1.1 cpe
与 femto 板间测试
Femto 连接 HeMs,cpe IP: 11.11.111.18,femto IP: 11.11.111.17
1.1.1 SSL CML Agent
(一)Get Parameter