show services unified-access-control authentication-table

Syntax

show services unified-access-control authentication-table

Release Information

Command introduced in Release 9.4 of Junos OS.

Description

Display a summary of the authentication table entries configured from the Infranet Controller. Authentication tables store mappings between traffic sessions and Unified Access Control (UAC) roles. The Infranet Controller uses the roles specified in the mappings to help determine which UAC policies to apply to a session.

Use this command when you have configured the SRX Series device to act as a Junos OS Enforcer in a UAC deployment. When deployed as a Junos OS Enforcer, the SRX Series device enforces the policies that are defined on the UAC’s Infranet Controller.

Options

detail—Display a detailed view of all authentication table entries.

identifier id—Display information about a specific authentication table entry by identification number.

Required Privilege Level

view

List of Sample Output

show services unified-access-control authentication-table
show services unified-access-control authentication-table detail
show services unified-access-control authentication-table identifier 1

Sample Output

show services unified-access-control authentication-table

user@host> show services unified-access-control authentication-table
Id    Source IP       Username     Age      Role identifier
1     172.24.72.79    atsang       0        0000000001.000005.0

Sample Output

show services unified-access-control authentication-table detail

user@host> show services unified-access-control authentication-table detail
Identifier: 1
  Source IP: 172.24.72.79
  Username: atsang
  Age: 0
  Role identifier       Role name
    0000000001.000005.0 Users
    1113249951.100616.0 Personal Firewall
    1183670148.427197.0 UAC

Sample Output

show services unified-access-control authentication-table identifier 1

user@host> show services unified-access-control authentication-table identifier 1
Identifier: 1
  Source IP: 172.24.72.79
  Username: atsang
  Age: 0
  Role identifier       Role name
    0000000001.000005.0 Users
    1113249951.100616.0 Personal Firewall
    1183670148.427197.0 UAC