Show SureLink status and statistics

You can show SureLink status for all interfaces, or for an individual interface. You can also show Surelink status for ipsec tunnels and OpenVPN clients.

SureLink status is only available from the Admin CLI.

 

  Command line

Show SureLink State

To show the current state of SureLink for the EX15 device, use the show surelink state command:

  1. Select the device in Remote Manager and click Actions > Open Console, or log into the EX15 local command line as a user with full Admin access rights.

    Depending on your device configuration, you may be presented with an Access selection menu. Type admin to access the Admin CLI.

  2. At the Admin CLI prompt, type:
    > show surelink state
    
    Test on network.interface.wan.ipv6 with condition: one
    dns_configured (n);
    
    network.interface.wan.ipv6;  -> update_routing_table
      ACTION              ATTEMPTS     STATUS
      restart_interface    00/01      [FAILED]
      update_routing_table 00/01
    
    Test on network.interface.modem.ipv4 with condition: all
    dns_configured (n);
    
    network.interface.modem.ipv4;  -> restart_interface
      ACTION              ATTEMPTS     STATUS
      update_routing_table 00/03      [ BUSY ]
      restart_interface    00/03
      reset_modem          00/03
      switch_sim           00/03
      modem_power_cycle    00/03
      restart_interface    00/03
    
    >

Show SureLink status for all interfaces

To show the SureLink status all interfaces, use the show surelink interface all command:

  1. Select the device in Remote Manager and click Actions > Open Console, or log into the EX15 local command line as a user with full Admin access rights.

    Depending on your device configuration, you may be presented with an Access selection menu. Type admin to access the Admin CLI.

  2. At the Admin CLI prompt, type :
    > show surelink interface all
    
     Interface  Test                           Proto  Last Response  Status
     ---------  -----------------------------  -----  -------------  -------
     wan       Interface is up                IPv4   32 seconds     Passing
     wan       Interface's DNS servers (DNS)  IPv4   28 seconds     Passing
     lan       Interface is up                IPv4   21 seconds     Passing
     lan       Interface's DNS servers (DNS)  IPv4   20 seconds     Passing
     modem      Interface is up                IPv4   115 seconds    Passing
     modem      Interface's DNS servers (DNS)  IPv4   114 seconds    Passing
    
    >
  3. Type exit to exit the Admin CLI.

    Depending on your device configuration, you may be presented with an Access selection menu. Type quit to disconnect from the device.

Show SureLink status for a specific interface

To show the SureLink status a specific interface, use the show surelink interface name name command:

  1. Select the device in Remote Manager and click Actions > Open Console, or log into the EX15 local command line as a user with full Admin access rights.

    Depending on your device configuration, you may be presented with an Access selection menu. Type admin to access the Admin CLI.

  2. Use the show surelink interface name name command to show the Surelink status of a specific interface, for example:
    > show surelink interface name wan
    
     wan1 Surelink Status
     --------------------
     IPv4 Status : Passing
     IPv6 Status : Failed
    
     Test                           Proto  Last Response  Status
     -----------------------------  -----  -------------  ------
     Interface's DNS servers (DNS)  IPv6   15 seconds     Failed
    
    >
  3. Type exit to exit the Admin CLI.

    Depending on your device configuration, you may be presented with an Access selection menu. Type quit to disconnect from the device.

Show SureLink status for all IPsec tunnels

To show the SureLink status all IPsec tunnels, use the show surelink ipsec all command:

  1. Select the device in Remote Manager and click Actions > Open Console, or log into the EX15 local command line as a user with full Admin access rights.

    Depending on your device configuration, you may be presented with an Access selection menu. Type admin to access the Admin CLI.

  2. At the Admin CLI prompt, type :
    > show surelink ipsec all
    
     IPsec   Test                  Last Response  Status
     ------  --------------------  -------------  ------------------
     test    194.43.79.74 (Ping)   29 seconds     Passed
     test    194.43.79.75 (Ping)   5 seconds      Passed
     test1   194.43.79.74 (Ping)   21 seconds     Failed
     test2   194.43.79.75 (Ping)   21 seconds     Waiting for result
    
    >
  3. Type exit to exit the Admin CLI.

    Depending on your device configuration, you may be presented with an Access selection menu. Type quit to disconnect from the device.

Show SureLink status for a specific IPsec tunnel

To show the SureLink status a specific IPsec tunnel, use the show surelink ipsec tunnel name command:

  1. Select the device in Remote Manager and click Actions > Open Console, or log into the EX15 local command line as a user with full Admin access rights.

    Depending on your device configuration, you may be presented with an Access selection menu. Type admin to access the Admin CLI.

  1. Use the show surelink ipsec tunnel name command to show the Surelink status of a specific tunnel, for example:
    > show surelink ipsec tunnel test
    
     IPsec   Test                  Last Response  Status
     ------  --------------------  -------------  ------------------
     test    194.43.79.74 (Ping)   29 seconds     Passed
     test    194.43.79.75 (Ping)   5 seconds      Passed
    
    >
  2. Type exit to exit the Admin CLI.

    Depending on your device configuration, you may be presented with an Access selection menu. Type quit to disconnect from the device.

Show SureLink status for all OpenVPN clients

To show the SureLink status all OpenVPN clients, use the show surelink openvpn client all command:

  1. Select the device in Remote Manager and click Actions > Open Console, or log into the EX15 local command line as a user with full Admin access rights.

    Depending on your device configuration, you may be presented with an Access selection menu. Type admin to access the Admin CLI.

  2. At the Admin CLI prompt, type :
    > show surelink openvpn all
    
     OpenVPN Client   Test                  Last Response  Status
     --------------  --------------------  -------------  ------------------
     test_client1    194.43.79.74 (Ping)   29 seconds     Passed
     test_client1    194.43.79.75 (Ping)   5 seconds      Passed
     test_client2    194.43.79.74 (Ping)   21 seconds     Failed
     test_client2    194.43.79.75 (Ping)   21 seconds     Waiting for result
    
    >
  3. Type exit to exit the Admin CLI.

    Depending on your device configuration, you may be presented with an Access selection menu. Type quit to disconnect from the device.

Show SureLink status for a specific OpenVPN client

To show the SureLink status a specific OpenVPN client, use the show surelink openvpn client name command:

  1. Select the device in Remote Manager and click Actions > Open Console, or log into the EX15 local command line as a user with full Admin access rights.

    Depending on your device configuration, you may be presented with an Access selection menu. Type admin to access the Admin CLI.

  1. Use the show surelink openvpn client name command to show the Surelink status of a specific OpenVPN client, for example:
    > show surelink openvpn client test_client1
    
     OpenVPN Client   Test                  Last Response  Status
     --------------  --------------------  -------------  ------------------
     test_client1    194.43.79.74 (Ping)   29 seconds     Passed
     test_client1    194.43.79.75 (Ping)   5 seconds      Passed
    
    >
  2. Type exit to exit the Admin CLI.

    Depending on your device configuration, you may be presented with an Access selection menu. Type quit to disconnect from the device.