Using the Gateway Troubleshooter

HPE Aruba Networking Central offers the following tests designed to help you diagnose and fix issues related to Gateway 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 a ping test on a Gateway, complete the following steps:

  1. Under Test, select the Ping radio button.

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

  2. In the Destination field, enter the hostname or IP address.
    Enable Use IPV6 toggle for IPV6 addresses.

  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 Gateways 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.

  • Packets 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.

  • Time— in seconds

    • Defines the time to live for IP datagram.

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 Gateway 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.

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

Figure 1: Ping Test Page—Gateway

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

Figure 2: Ping Test CLI Page—Gateway

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.

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

    • Source—The Gateway 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.

    Ping Sweep Test

    A ping sweep test is a network scanning method that sends ICMP (Internet Control Message Protocol) echo requests, commonly known as pings, to a range of IP addresses to determine which hosts on the network are active and responsive. By examining the replies, it identifies live devices, assisting network administrators in monitoring active devices, maintaining network health, and detecting unauthorized or unknown devices.

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

    1. Under Test, select the Ping Sweep radio button.

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

    2. In the Destination field, enter the hostname or IP address.
      Enable Use IPV6 toggle for IPV6 addresses.

    3. In the Start Packet Size field, enter starting packet size in bytes (10-1999).

    4. In the End Packet Size field, enter the ending packet size in bytes (11-2000).

    5. In the Sweep Interval field, the size increment between each packet in bytes (1-1990).

    6. In the Count field, enter number of probes to send.

    7. In the Total packets field, the number of ICMP requests to send during the test is automatically populated based on earlier inputs.

    8. 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 sweep test for Gateways allows the following settings:

    • Source Interface

      • Selects the source interface.

    • Time
      • Total amount of time which this test need to run.

    • DSCP
      • Specifies the priority level of a packet for Quality of Service (QoS) handling in the network.

    • Dont Fragment Flag
      • Instructs routers not to fragment the packet during transmission

    The Results panel contains the following details:

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

      The input section has following details:

      • Source—The Gateway name.

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

      • Count, Start Packet Size, End Packet Size, Sweep Interval—In par with inputs given to the test.

      The output section has following details:

      • Success Rate - Specifies the percentage of transmitted packets that received a valid response from the target hosts.

      • Transmitted Packets - Total number of ICMP echo requests sent to target hosts.

      • Received Packets - Number of ICMP echo replies successfully received from targets.

      • Minimum Round Trip Time - Shortest time taken for a packet to travel to the host and back.

      • Maximum Round Trip Time - Longest time recorded for a packet's round trip to the host.

      • Average Round Trip Time - Mean time taken for packets to complete the round trip across all responses.

    The output also displays CLI or Graphical representation of the output data.

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 a traceroute test on a Gateway, complete the following steps:

  1. Under Test, select the Traceroute radio button.

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

  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.

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

Figure 3: Traceroute Test Page—Gateway

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

Figure 4: TracerouteTest CLI Page—Gateway

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.

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

    • Source—The Gateway name.

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

      If you enter a destination that cannot be reached within 10 minutes, the test fails automatically.

    • Host—A single hop or a list of hops indicating the order the packets travel through these devices.

      Note:
      • The Results panel displays the hops only when probe response is received within 10 minutes.

      • Connector lines between hops and clicking on hops are not supported in this release.

    • Latency—The time delay experienced at each hop.

PoE Bounce Test

The Power over Ethernet (PoE) Bounce test temporarily disables PoE on a port for a specific duration and then restarts the PoE enabled port and the device that is either connected to the PoE port or powered by it. This test can be useful to remotely reboot a connected PoE-powered device.

To perform a PoE Bounce test on a Gateway, complete the following steps:

  1. Under Test, select the PoE Bounce radio button.

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

  2. In the Port field, choose the desired port(s) from the drop-down list.

  3. Click Start Test.

    The Results panel on the right displays the test output.

The following image displays the PoE Bounce test page for a Gateway and displays the output in graphical format.

Figure 5: PoE BounceTest Page— Gateway

The following image displays the PoE Bounce test page for a Gateway and displays the result in CLI format.

Figure 6: PoE Bounce Test CLI Page— Gateway

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.

    Partially failed—Some requests failed.

    Failed—All requests failed.

Port Bounce Test

The Port Bounce test briefly disables and re-enables a device interface. This can be useful to reset the network connection for a client connected on the device port.

To perform a Port Bounce test on a Gateway, complete the following steps:

  1. Under Test, select the Port Bounce radio button.

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

  2. In the Port field, choose the desired port(s) from the drop-down list.

  3. Click Start Test.

    The Results panel on the right displays the test output.

The following image displays the Port Bounce test page for a Gateway and displays the output in graphical format.

Figure 7: Port Bounce Test Page— Gateway

The following image displays the Port Bounce test page for a Gateway and displays the result in CLI format.

Figure 8: Port Bounce Test CLI Page— Gateway

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.

    Partially failed—Some requests failed.

    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 Gateway, complete the following steps:

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

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

  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 Gateway and displays the output in graphical format.

Figure 9: ARP Table Test Page— Gateway

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 an interface-based filter and displays the total number of entries present on a specific filter value.

  • Customize Columns icon— displays or hides the desired columns using the checkboxes.

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

Figure 10: ARP Table Test CLI Page— Gateway

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.

Speed Test (iPerf Test)

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

To perform an iPerf test on a Gateway, complete the following steps:

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

    iPerf is automatically populated under Additional tests and the Source field is automatically populated with the selected Gateway name.

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

  3. In the Host Port field, enter the port number.

  4. Click Start Test.

    The Results panel on the right displays the test output.

    Additional Settings

    Speed test for Gateways allows the following settings:

  • Vlan Interface— Defines the VLAN on which the iPerf test will be executed.

  • Duration— Defines the transmission time in seconds.

  • Parallel—Defines the number of parallel client streams.

  • Omit— Defines the number of initial seconds to omit.

  • Include Reverse— Toggle enables or disables Include Reverse.

  • Protocol dropdown — Defines if the protocol is TCP or UPD.

The following image displays the iPerf test page for a Gateway and displays the output in CLI format.

Figure 11: iPerf Test Page—Gateway

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.

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

    • Source—The Gateway name.

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

    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 Gateway, complete the following steps:

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

      IPerf is automatically populated under Additional tests. Choose HTTP test from the drop-down.

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

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

    3. Click Start Test.

      The Results panel on the right displays the test output.

      Additional Settings

      HTTP test for Gateways allow the following settings:

      • Count— Defines the number of ping packets to send.

      • Interval— Defines the duration between ping packets in seconds.

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

    Figure 12: HTTP Test Page—Gateway

    Note:

    The X-axis in the output view represents Round trip time.

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

    Figure 13: HTTP Test CLI Page—Gateway

    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.

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

      • Source—The Gateway name.

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

    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 Gateway, complete the following steps:

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

      IPerf is automatically populated under Additional tests. Choose HTTPS test from the drop-down.

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

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

    3. Click Start Test.

      The Results panel on the right displays the test output.

      Additional Settings

      HTTPS test for Gateways allow the following settings:

      • Count— Defines the number of ping packets to send.

      • Interval— Defines the duration between ping packets in seconds.

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

    Figure 14: HTTPS Test Page—Gateway

    Note:

    The X-axis in the output view represents Round trip time.

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

    Figure 15: HTTPS Test CLI Page—Gateway

    The Results panel contains the following details:

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

      Table 9: 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 Gateway name.

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