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:
Log into NetCloud Manager.
Select in the left-side navigation panel.
Select the NCX Service Gateway from the Routers table.
Select the menu, and then select .
Note
Remote Connect must be enabled for the account through the Settings (
) icon.
Select .
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.