Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

unified-access-control (Services)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
unified-access-control {
    captive-portal redirect-policy-name{
        redirect-traffic (all | unauthenticated); 
        redirect-url redirect-url;
    }
    certificate-verification [ optional | required | warning ];
    infranet-contoller host-name {
        address ip-address; 
        ca-profile [ca-profile];
        interface interface-name; 
        password password; 
        port port-number;
        server-certificate-subject subject;
    }
    interval seconds; 
    test-only-mode; 
    timeout seconds;
    timeout-action (close | no-change | open); 
    traceoptions {
        file {
            filename;
            files number;
            match regular-expression;
            (no-world-readable | world-readable);
            size maximum-file-size;
        }
        flag flag; 
        no-remote-trace;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit services]

Description

Use this statement to configure the SRX Series Firewall to act as a Junos OS Enforcer in a Unified Access Control (UAC) deployment. When deployed as a Junos OS Enforcer, the SRX Series Firewall enforces the policies that are defined on the UAC’s IC Series device.

Required Privilege Level

services—To view this statement in the configuration.

services-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 9.4.

footer-navigation