[Contents] [Prev] [Next] [Index] [Report an Error]

show services unified-access-control policies

Syntax

show services unified-access-control policies

Release Information

Command introduced in Release 9.4 of JUNOS software.

Description

Display a summary of resource access policies configured from the Infranet Controller.

Use this command when you have configured the SRX-series services gateway to act as a JUNOS Enforcer in a Unified Access Control (UAC) deployment. When deployed as a JUNOS Enforcer, the SRX-series device enforces the policies that are defined on the UAC’s Infranet Controller.

This command is supported on SRX-series devices.

Options

detail—Displays a detailed view of all policies.

identifier id—Displays information about a specific policy by identification number.

Required Privilege Level

view

List of Sample Output

show services unified-access-control policies
show services unified-access-control policies detail
show services unified-access-control policies identifier 1

Sample Output

show services unified-access-control policies

user@host> services unified-access-control policies
Id    Resource                Action Apply        Role identifier
1     10.100.15.0/24:*        allow  selected     1113249951.100616.0 
2     10.100.17.0/24:*        deny   all         

Sample Output

show services unified-access-control policies detail

user@host> services unified-access-control policies detail
Identifier: 1
  Resource: 10.100.15.0/24:*
  Resource: 10.100.16.23-10.100.16.60:*
  Action: allow
  Apply: selected
  Role identifier       Role name
    1113249951.100616.0 Personal Firewall
    1112927873.881659.0 Antivirus
    1183670148.427197.0 UAC
Identifier: 2
  Resource: 10.100.17.0/24:*
  Resource: 10.100.16.23-10.100.16.60:*
  Resource: 10.100.18.0/24:*
  Action: deny
  Apply: all

Sample Output

show services unified-access-control policies identifier 1

user@host> show services unified-access-control policies identifier 1
Identifier: 1
  Resource: 10.100.15.0/24:*
  Resource: 10.100.16.23-10.100.16.60:*
  Action: allow
  Apply: selected
  Role identifier       Role name
    1113249951.100616.0 Personal Firewall
    1112927873.881659.0 Antivirus
    1183670148.427197.0 UAC

[Contents] [Prev] [Next] [Index] [Report an Error]