Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Router Utilities

The Router Utilities on the Router:Router Name page enables you to access a router's CLI and test connectivity. Juniper Mist Routing Assurance offers testing tools such as Traceroute, Bounce Port and so on, to test router connectivity. You can use router utilities as a debugging tool to locate points of failure in your network.

Note:

You must be a user with Super User or Network Admin role to access the Router Utilities feature.

To access the router utilities:

  1. On the Juniper Mist Routing Assurance application, navigate to Organization > Inventory > Routers Tab.

    Note:

    Alternatively, click Routers from the main navigation menu.

  2. Click a router to open the Router:Router Name page.

    Note:

    To use the Router Utilities feature, the router must be in Connected state.

  3. Select the utility or tool from the Utilities drop-down list on the upper right of the page.

The router utilities include the following tools:

  • Testing Tools─Use the router testing tools to access a router's CLI and verify the connectivity and also to monitor the router's health. The following tools are available:

    • Ping─Check the host reachability and network connectivity. To run the test, specify the host IP address and then click Ping. You can also specify the number of packets to be transmitted in the test.

    • Traceroute─View the route that packets take to a specified network host. Use this option as a debugging tool to locate the points of failure in a network. To run the test, specify the host IP address, port number, and a timeout value in seconds, and then click Traceroute.

    • Bounce Port─Restart any unresponsive ports on your router. To restart a port, specify the interface name (for example, ge-0/0/4) and then click Bounce Port.

    • Show BGP Summary─Use this tool to debug a router's BGP session by verifying whether the BGP is configured correctly on the router. Juniper Mist Routing Assurance opens an instance of the router's CLI and displays the BGP summary information.

    • Show BGP Received Routes─Use this tool to verify whether the BGP sessions are properly established, and the routes are received correctly. The Show BGP Received Routes command displays the routing information as it was received through a particular BGP neighbor.

      To view received routes:

      1. Enter "all" to view routes received from all BGP neighbors or enter an IP address to view routes from a specific BGP neighbor. Note that "all" is case sensitive.

      2. Click Show BGP Received Routes.

      Juniper Mist Routing Assurance displays routing information such as number of destinations for which routes are present in the routing table, number of routes (active, hold down, hidden) and so on.

    • Show BGP Advertised Routes─Use this tool to verify whether external routes are advertised correctly, and the BGP path selection process is working properly. The Show BGP Advertised Routes command displays the routing information as it has been prepared for advertisement to a particular BGP neighbor.

      To view advertised routes:

      1. Enter "all" to view routes from all BGP neighbors or enter an IP address to view routes from a specific BGP neighbor. Note that "all" is case sensitive.

      2. Click Show BGP Advertised Routes.

      Juniper Mist Routing Assurance displays routing information such as number of destinations for which routes are present in the routing table, number of routes (active, hold down, hidden) and so on.

  • Remote Shell─Access the CLI directly through the Juniper Mist Routing Assurance application. You can access the router's CLI directly from the browser and execute commands without making a physical connection to the console port or using SSH. If there is no activity, the remote shell session times out after 600 seconds.

  • Reboot Router─Reboot the router directly from the Router:Router Name page.

  • Download Set Config─Download the complete list of set commands committed on the router in a TXT file. For more information, see Download Set Configuration.