Chapter 7: Operation and Troubleshooting
Testing hardware
Page 7-66
Test Ethernet packet errors reported by ODU
Log into the device and click Monitor, Performance. Click Reset System Counters at the bottom
of the page and wait until LAN RX – Total Packet Counter has reached 1 million. If the counter
does not increment or increments too slowly, because for example the system is newly
installed and there is no offered Ethernet traffic, then abandon this procedure and consider
using the procedure
Check the LAN RX – Error Packet Counter statistic. The test has passed if this is less than 10.
Test Ethernet packet errors reported by managed switch or router
If the device is connected to a managed Ethernet switch or router, it may be possible to
monitor the error rate of Ethernet packets. Please refer to the user guide of the managed
network equipment. The test has passed if the rate of packet errors reported by the managed
Ethernet switch or router is less than 10 in 1 million packets.
Test ping packet loss
Using a computer, it is possible to generate and monitor packets lost between the power
supply and the device. This can be achieved by executing the Command Prompt application
which is supplied as standard with Windows and Mac operating systems.
Caution
This procedure disrupts network traffic carried by the AP or SM under test.
Procedure:
1.
Ensure that the IP address of the computer is configured appropriately for connection to the
ODU under test, and does not conflict with other devices connected to the network.
2.
If the power supply is connected to an Ethernet switch or router then connect the computer
to a spare port, if available.
3.
If it is not possible to connect the computer to a spare port of an Ethernet switch or router,
then the power supply must be disconnected from the network in order to execute this test:
•
Disconnect the power supply from the network.
•
Connect the computer directly to the LAN port of the power supply.
4.
On the computer, open the Command Prompt application.
5.
Send 1000 ping packets of length 1500 bytes. The process will take 1000 seconds, which is
approximately 17 minutes.
If the computer is running a Windows operating system, this is achieved by typing (for an
IPv6 address, use the ping6 command):
ping –n 1000 –l 1500 <ipaddress>
where <ipaddress> is the IP address of the AP or SM under test.
If the computer is running a MAC operating system, this is achieved by typing:
ping –c 1000 –s 1492 <ipaddress>
where <ipaddress> is the IP address of the ODU under test.