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

CLI Configuration

To configure an SRX-series device to act as a JUNOS Enforcer:

  1. Specify the Infranet Controller(s) to which the SRX-series device should connect:

    Note: When configuring access to multiple Infranet Controllers, you must define each separately. For example:

    edit services unified-access-control infranet-controller IC1
    edit services unified-access-control infranet-controller IC2
    edit services unified-access-control infranet-controller IC3
    edit services unified-access-control infranet-controller IC1 address 10.10.10.01
    edit services unified-access-control infranet-controller IC2 address 10.10.10.02
    edit services unified-access-control infranet-controller IC3 address 10.10.10.03

    Make sure that all of the Infranet Controllers are members of the same cluster.

  2. Specify the Infranet Controller port to which the SRX-series device should connect:
    edit services unified-access-control infranet-controller hostname port port
  3. Specify the JUNOS interface to which the Infranet Controller should connect:
    edit services unified-access-control infranet-controller hostname interface interface-name
  4. Specify the password that the SRX-series device should use to initiate secure communications with the Infranet Controller:
    edit services unified-access-control infranet-controller hostname password password
  5. (Optional) Specify information about the certificate that the device should use for SSL communications with the Infranet Controller:

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