IxiaChariot

  1. Install IxiaChariot_v5_40_Final
    1. Click the IxChariot v5.40 Final.exe in Setup folder to install application.
    2. Copy and replace all files in Crack folder to folder that you install.
    3. In the Endpoint folder, select the endporint application by your platform.
      PC side need to click the endpoint.exe to run it. If your platform is Linux,
      you must cross compile the source code and set it in the cross platform.
      You can see the ixchariotperformanceendpoints.pdf.
    4. You must set the device and PC in ths same subnet. Run the endpoint application in your device.And then start the IxiaChariot application in PC side, remember you also need to start the endpoint in PC side by click the endpoint.exe.


    5. The endpoint application in our device is in /usr/bin/endpoint. You must change directory to /usr/bin/endpoint and excute the endpoint. Before you run the endpoint, set your network setting.

  2. Steps in our environment
    1. Install the IxChariot
    2. Click the endpoint.exe in PC
    3. Network setting
      1. The access point is smc device, the network set to 192.168.2.1
      2. Set the PC IP address to 192.168.2.2, and connect to smc AP if you need to set it.The smc has a web site in it, use browser to connect it http://192.168.2.1, the pwd is smcadmin.
      3. Power on the device, set network configuration and run it.
        #!/bin/sh
        ifconfig eth0 add 192.168.2.3;
        iwconfig eth0 essid SMC;
        cd /usr/bin/endpoint
        endpoint&
      4. Run the IxChariot in PC side, select New to create a new test plan.


      5. Click pair( 2 device), or Group ( Multiple clients)


      6. Set the test plan name, and PC, device IP address.
        Set the script you want to test.


      7. Set application options , Run | Set Run Options.


      8. Set the test time or other options.


      9. Click the Run button to start test.


      10. Export the testing result.


  3. endpoint
    1. Win32(XP....) : Run endpoint.exe (Double click)
    2. Fedora :
      1. rpm -ivh pelnx_620.rpm to install
      2. cd /usr/local/Ixia (endpoint not in /usb/bin/endpoint , binary can't execute)
      3. ./endpoint&
    3. Windows mobile : Use Active Sync copy EndPoint_CE_620.exe to device and install it.

留言