Print Download PDF Send Feedback

Previous

Next

pdp status

Description

Shows PDP status information, such as start time or configuration time.

Syntax

pdp status <parameter>

Parameter

Description

show

Shows PDP information.

pdp monitor

Description Monitors the status of connected PDP sessions.
You can run different queries with the commands
below to get the output, in which you are interested.

Syntax pdp monitor <parameter> <option>

Parameter and option

Description

all

Shows information for all connected sessions.

user <user name>

Shows session information for the given user name.

ip <IP address>

Shows session information for the given IP address.

machine <computer name>

Shows session information for the given computer name.

mad

Shows all sessions that relate to a managed asset. For example, all sessions that successfully performed computer authentication.

client_type {unknown | portal | "Identity Agent" | "AD Query"}

 

Shows all sessions that connect through the given client type:

Possible client types are:

  • unknown - User was identified by an unknown source.
  • portal - User was identified by the Captive Portal.
  • "Identity Agent" - User/computer was identified by an Identity Awareness Agent.
  • "AD Query" - User was identified by AD Query.

groups <group name>

Shows all sessions of users / computers that are members of the given group name.

cv_ge <version>

Shows all sessions that are connected with a client version that is higher than (or equal to) the given version.

cv_le <version>

Shows all sessions that are connected via a client version that is lower than (or equal to) the given version.

s_port

Shows sessions filtered by assigned source port (MUH sessions only).

network

Shows sessions filtered by a network wild card. For example: 192.168.72.*

user_exact

Shows sessions filtered by the exact user.

machine_exact

Shows sessions filtered by the exact machine name.

Example

pdp monitor ip 192.0.2.1

Shows the connected user behind the given IP address (192.0.2.1).

Note - The last field "Published " indicates whether the session information was already published to the Gateway PEPs, whose IP addresses are listed.