Verifying the BGP wan0 Tracker - Configuring-the-Border-Gateway-Protocol-on-a-Secure-Connect-Network/Verifying-the-BGP-wan0-Tracker

Configuring the Border Gateway Protocol on a Secure Connect Network

ft:locale
en-US
ft:sourceName
Paligo_Prod

The command-line interface (CLI) get status/data_path/state/tracker command may be used to verify and troubleshoot the operational state of the BGP wan0 tracker.

Complete the following steps to verify the BGP wan0 tracker:

  1. Log into NetCloud Manager.

  2. Select Devices in the left-side navigation panel.

  3. Select the NCX Service Gateway from the Routers table.

  4. Select the Remote Connect menu, and then select Console.

    Note

    Remote Connect must be enabled for the account through the Settings (Settings_Icon.png) icon.

    Settings Remote Connect panel with the Enable box checked and highlighting the Save button.
  5. Select Open Console.

  6. Enter the get status/data_path/state/tracker/ command.

    [a.person@ericsson.com: /]$ get status/data_path/state/tracker/
    {
        "icmp": [
            {
                "address": "8.8.8.8",
                "diagnostic": "echo ok",
                "gateway": "192.168.0.1",
                "interface": "wan0",
                "name": "bgp_wan0_tracker",
                "packet-size": "100",
                "packet-tos": "192",
                "period": "500",
                "state": "up",
                "threshold": "1",
                "timeout": "500",
                "total": "1",
                "vrf": "main"
            }
        ]
    }

The "state" value should be up. When the "state" value is admin-down, make sure tracker configuration is correct, verifying the source, IP address, and gateway values. When the state is down, the tracker is down. Verify that the ping to address through the service gateway value is allowed.