show services user-identification logical-domain-identity-management
Syntax
show services user-identification logical-domain-identity-management <counters> <status>
Description
Displays the information about the logical domain identity-management.
Options
counters | Displays the logical domain identity management query counters. |
status | Displays logical domain identity management query status. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show services user-identification
logical-domain-identity-management
command. Output fields are
listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
Node |
Node (device) in the Juniper Identity Management Service server (node0 or node1). |
Query server name |
A Juniper Identity Management Service server stores the records for a domain name and responds to queries from clients based on these records. |
For primary server: |
|
Address |
For the status option, the IP address of the primary server. |
Port |
The name of the port. |
Connection method |
The SRX Series Firewall that connects to the Juniper Identity Management Service server to obtain user identity information. |
Connection status |
The status of SRX Series Firewall connection to the Juniper Identity Management Service server. |
Last received status message |
The last message received. |
Access token |
Token string. |
Token expiry time |
The access token expiry time. |
For secondary server: |
|
Address |
For the status option, the IP address of the secondary server. |
Batch query sent number |
A number indicating how many batch queries the SRX Series Firewall sent to the Juniper Identity Management Service server. |
Batch query total response number |
A number indicating how many responses the SRX Series Firewall received from the Juniper Identity Management Service server in response to its batch queries. |
Batch query error response number |
A number indicating how many error responses the SRX Series Firewall received from the Juniper Identity Management Service server in response to its batch queries. |
Batch query last response time |
Timestamp indicating when the last response was received. |
IP query sent number |
A number indicating how many IP queries the SRX Series Firewall sent to the Juniper Identity Management Service server. |
IP query total response number |
A number indicating how many responses the SRX Series Firewall received from the Juniper Identity Management Service server in response to its IP queries. |
IP query error response number |
A number indicating how many error responses the SRX Series Firewall received from the Juniper Identity Management Service server in response to its IP queries. |
IP query last response time |
Timestamp indicating when the last response was received. |
Sample Output
- show services user-identification logical-domain-identity-management status
- show services user-identification logical-domain-identity-management counters
show services user-identification logical-domain-identity-management status
user@host> show services user-identification logical-domain-identity-management status node0: -------------------------------------------------------------------------- Query server name :jims1 Primary server : Address : 192.0.2.0/24 Port : 443 Connection method : HTTPS Connection status : Online Last received status message : OK (200) Access token : isdHIbl8BXwxFftMRubGVsELRukYXtW3rtKmHiL Token expire time : 2017-11-27 23:45:22 Secondary server : Address : Not configured
show services user-identification logical-domain-identity-management counters
user@host> show services user-identification logical-domain-identity-management counters node0: -------------------------------------------------------------------------- Query server name :jims1 Primary server : Address : 203.0.113.0/24 Batch query sent number : 65381 Batch query total response number : 64930 Batch query error response number : 38 Batch query last response time : 2018-08-14 15:10:52 IP query sent number : 10 IP query total response number : 10 IP query error response number : 0 IP query last response time : 2018-08-13 12:41:56 Secondary server : Address : Not configured
Release Information
Command introduced in Junos OS Release 19.3R1.