Displaying Service Probe Information

Display a summary of all Service Probes:

show service-probe

Example output:

 ID  VLAN        In-Use MAC         In-Use IP            In-Use Gateway  Flags
---- ----------- ------------------ -------------------- --------------- -----
  1  corp        40:88:2f:df:e4:01  192.168.100.102/24   192.168.100.10  D-NRV
  2  corp        40:88:2f:df:e4:02  192.168.100.103/24   192.168.100.10  D-NRV
  5  corp        40:88:2f:df:e4:03  192.168.100.90/24    192.168.100.10  -nNRV
 18  corp100     40:88:2f:df:e4:04  192.168.200.93/24    192.168.200.10  -nNRV

Flags: (D) Dynamic IP, (n) DNS Name Servers Configured, (N) DNS Name Servers In-Use,
       (R) Default Route Exists, (V) Linked VLAN is UP.

Display detailed information for a specific probe:

show service-probe <instance_id> detail

Example output (version 33.6.1 and later):

===============================================================================
ID                    : 1
VLAN                  : SpBlue (UP)
In-Use MAC            : 0a:11:88:fe:ec:36
Default Route Exists  : True
Dynamic               : False
Cfg IP                : 150.150.1.99/24
Cfg Gateway           : 150.150.1.4
Cfg DNS               : 150.150.1.4
In-Use IP             : 150.150.1.99/24

In-Use Resource   Server              Status      Query Time
----------------- ------------------- ----------- -------------------
Gateway           150.150.1.4         Reachable   02-03-2026 12:37:15
Primary DNS       150.150.1.4         Success     02-03-2026 12:34:29

Display Service Probe cgroup resource usage:

# show proc group service-probe 
SvcProbe:
    Number of processes                   :   0
    CPU
        Limit                             :   5   %
        Current utilization               :   0.0 %
        Maximum utilization               :   0.0 %
    Memory
        Upper Limit                       :   5   %
        Current utilization               :   0.0 %
        Maximum utilization               :   0.0 %