Using the Bridge Troubleshooter

HPE Aruba Networking Central offers the following test designed to help you diagnose and fix issues related to Bridge connectivity:

Ping Test

The Ping test transmits a series of ICMP echo packets to the specified destination's DNS hostname or IP address from the selected device. This quick and reliable test assesses the Latency and Packet Loss between your network and the target device, which helps to identify potential network connectivity issues.

To perform ping test on a Bridge, complete the following steps:

  1. Under Test, select the Ping radio button.

  2. In the Destination field, enter the hostname or IP address.

  3. Click Start Test.
    The Results panel on the right displays the test output.

Additional settings

Additional settings are optional, and allow the administrator to input advanced parameters to develop a precise test.

Ping test for Bridges allows the following settings:

  • Packet Size— in bytes (10-2000)

    • Identifies issues like fragmentation, latency, and packet loss that may not surface with default settings.

  • Packet Count— number of probes to send (1-100)

    • Ensures precise control over the test's duration and consistency, enabling repeatable and measurable diagnostics. It helps in identifying intermittent issues and analyzing performance trends.

  • Source interface — Select from Ports or Cellular.

    • When choosing Ports, choose from etho or eth1 in the Ports dropdown.

The following image displays the Ping test page for a Bridge and displays the output in graphical format.

Figure 1: Ping Test Page—Bridge

The following image displays the Ping test page for a Bridge and displays the result in CLI format.

Figure 2: Ping Test CLI Page—Bridge

The Results panel contains the following details:

  • Summary Icon—The following table describes the meaning of icons used in the test result.

    Table 1: Test Result Icons

    Icon

    Value

    Successfully completed—All requests passed successfully.

    Failed—All requests failed.

  • Output Parameters—The following parameters are displayed in the test result:

    • Source—The Bridge name.

    • Destination—The hostname or IP address of the destination.

    • Packet Loss—Percentage of packet loss generated by the test.

    • Average Round Trip—Total round trip time generated by the test.

    • Additional Parameters (when provided as part of input)

      • Ports—eth0 or eth1.

      • Packet Size—The packet size in bytes.

      • Count—The number of probes to send.

  • Line chart—Displays the round trip time over the selected source and destination in milliseconds. Hover over the chart to view the round trip details.

Traceroute Test

The Traceroute test tracks the packets routed from a network host and provides the data path from the source to the destination. This test visualizes the route and any delays encountered along the way.

To perform traceroute test on a Bridge, complete the following steps:

  1. Under Test, select the Traceroute radio button.

    The Source field is automatically populated with the selected Bridge name.

  2. In the Destination field, enter the hostname or IP address.

  3. In the Source Interface field, enter the source interface.

  4. Click Start Test.

    The Results panel on the right displays the test output.

The following image displays the Traceroute test page for a Bridge and displays the output in graphical format.

Figure 3: Traceroute Test Page—Bridge

The following image displays the traceroute test output of a Bridge in CLI format.

Figure 4: Traceroute Test CLI Page—Bridge

The Results panel contains the following details:

  • Summary Icon—The following table describes the meaning of icons used in the test result.

    Table 2: Test Result Icons

    Icon

    Value

    Successfully completed—All requests passed successfully.

    Failed—All requests failed.

Speed Test

The iPerf or Speed test measures network speed and bandwidth between devices, allowing administrators to verify and troubleshoot network performance.

To perform speed test on a Bridge, complete the following steps:

  1. Under Test, select the Speed Test radio button.

  2. In the IP Address field, enter the IP address of the iPerf3 server.

  3. In the Protocol field, select TCP or UDP.

  4. Click Start Test.

    The Results panel on the right displays the test output.

The following image displays the Speed Test page for a Bridge and displays the output in graphical format.

Figure 5: Speed Test Page—Bridge

The following image displays the Speed Test page for a Bridge and displays the result in CLI format.

Figure 6: Speed Test CLI Page—Bridge

The Results panel contains the following details:

  • Summary Icon—The following table describes the meaning of icons used in the test result.

    Table 3: Test Result Icons

    Icon

    Value

    Successfully completed—All requests passed successfully.

    Failed—All requests failed.

NSLookup Test

The NSLookup test is a program that queries Internet Domain Name Servers (DNS). The NSLookup test domain names into IP addresses that help in troubleshooting DNS resolution issues.

To perform NSLookup test on a Bridge, complete the following steps:

  1. Under Test, select the NSLookup radio button.

  2. In the Host field, enter the hostname or IP address.

  3. In the DNS field, enter the DNS server details.

  4. Click Start Test.

    The Results panel on the right displays the test output.

The following image displays the NSLookup test page for a Bridge and displays the output in graphical format.

Figure 7: NSLookup Test Page—Bridge

The following image displays the NSLookup test page for a Bridge and displays the result in CLI format.

Figure 8: NSLookup Test CLI Page—Bridge

The Results panel contains the following details:

  • Summary Icon—The following table describes the meaning of icons used in the test result.

    Table 4: Test Result Icons

    Icon

    Value

    Successfully completed—All requests passed successfully.

    Failed—All requests failed.

ARP Table Test

This test discovers the MAC address of a connected device based on its known IP address and displays the mapping between IP address and MAC address of the device.

To perform Address Resolution Protocol (ARP) table test on a Bridge, complete the following steps:

  1. Under Test, select the ARP Table radio button.

  2. Click Start Test.

    The Results panel on the right displays the test output.

The following image displays the ARP Table test page for a Bridge and displays the output in graphical format.

Figure 9: ARP Table Test Page—Bridge

To view the table widget output, click the expand icon.

The expanded table displays the following interaction options:

  • Search— Search for any given input across all columns on all rows and displays the entries which include the searched key.

  • Filter Icon— Opens a device-based filter and displays the total number of entries present on a specific filter value.

The following image displays the ARP Table test output of a Bridge in CLI format.

Figure 10: ARP Table Test CLI Page—Bridge

The Results panel contains the following details:

  • Summary Icon—The following table describes the meaning of icons used in the test result.

    Table 5: Test Result Icons

    Icon

    Value

    Successfully completed—All requests passed successfully.

    Failed—All requests failed.

  • Output Parameter—The parameters are displayed in the test result:

    • IP address—The IP address of the device.

    • HW Type—The type of the device.

    • Flags—The flags for the device.

    • HW address—The MAC address of the device.

    • Mask—The network mask or the IP address range.

    • Device—The device used to send ARP requests and replies.

HTTP Test

The HTTP test checks basic web server functionality by sending packets to the HTTP URL and tries to establish a connection and exchange data based on the response received.

To perform HTTP test on a Bridge, complete the following steps:

  1. Under Test, select the Additional tests radio button.

  2. HTTP is automatically populated under Additional tests and the Source field is automatically populated with the selected Bridge name.

  3. In the Host field, enter the hostname or IP address.

  4. Click the Show Additional Settings drop-down.

  5. In the Timeout field, enter the desired timeout.

  6. Click Start Test.

    The Results panel on the right displays the test output.

The following image displays the HTTP test page for a Bridge and displays the output in graphical format.

Figure 11: HTTP Test Page—Bridge

The following image displays the HTTP test page for a Bridge and displays the result in CLI format.

Figure 12: HTTP Test CLI Page—Bridge

The Results panel contains the following details:

  • Summary Icon—The following table describes the meaning of icons used in the test result.

    Table 6: Test Result Icons

    Icon

    Value

    Successfully completed—All requests passed successfully.

    Failed—All requests failed.

HTTPS Test

The HTTPS test checks secure web server functionality by sending an encrypted HTTP request and analyzing the response for a secure connection. HTTPS is a performance test to identify the time taken to load a secure web page.

To perform HTTPS test on a Bridge, complete the following steps:

  1. Under Test, select the Additional tests radio button.

  2. HTTPS is automatically populated under Additional tests and the Source field is automatically populated with the selected Bridge name.

  3. In the Host field, enter the hostname or IP address.

  4. Click the Show Additional Settings drop-down.

  5. In the Timeout field, enter the desired timeout.

  6. Click Start Test.

    The Results panel on the right displays the test output.

The following image displays the HTTPS test page for a Bridge and displays the output in graphical format.

Figure 13: HTTPS Test Page—Bridge

The following image displays the HTTPS test page for a Bridge and displays the result in CLI format.

Figure 14: HTTPS Test CLI Page—Bridge

The Results panel contains the following details:

  • Summary Icon—The following table describes the meaning of icons used in the test result.

    Table 7: Test Result Icons

    Icon

    Value

    Successfully completed—All requests passed successfully.

    Failed—All requests failed.

TCP Test

The TCP test uses TCP to send packets to the host, for example, an FTP server, and tries to establish a connection and exchange data.

To perform TCP test on a Bridge, complete the following steps:

  1. Under Test, select the Additional tests radio button.

  2. HTTP is automatically populated under Additional tests. Choose TCP Test from the drop-down.

  3. In the Host field, enter the hostname or IP address.

  4. In the Port field, enter the port number.

  5. Click the Show Additional Settings drop-down.

  6. In the Timeout field, enter the desired timeout.

  7. Click Start Test.

    The Results panel on the right displays the test output.

The following image displays the TCP test page for a Bridge and displays the output in graphical format.

Figure 15: TCP Test Page—Bridge

The following image displays the TCP test page for a Bridge and displays the result in CLI format.

Figure 16: TCP Test CLI Page—Bridge

The Results panel contains the following details:

  • Summary Icon—The following table describes the meaning of icons used in the test result.

    Table 8: Test Result Icons

    Icon

    Value

    Successfully completed—All requests passed successfully.

    Failed—All requests failed.