Previous Topic: Define a TACLNext Topic: How to Use the Power Management Calendar Configuration View


Define an IP Address White List

Use the IP Addresses tab page to define a white list of IP addresses or IP address ranges that are allowed to establish connections within your ENC infrastructure. Examples are provided at the end of the following procedure.

To define an IP address white list

  1. Select Enabled from the State drop-down list. (The default is Disabled.)

    Note: Any items that are marked as disabled are ignored by the authorization subsystem, and the specified address or addresses will not be able to contact the ENC infrastructure.

  2. Specify the IP address for a particular computer or a range of IP addresses in the Address field.
  3. Select an address type from the Address Type drop-down list. Valid values are Exact Match (literal) and Pattern Match (regular expression).

    Default: Exact Match

  4. Click Add.

    The IP address white list is added to the IP Addresses table.

  5. (Optional) Select an IP address white list in the IP Addresses table and click Remove to remove it from the list.
  6. (Optional) Click Local to set the IP address white list configuration policies to Locally Managed.
  7. (Optional) Click Default to reset the IP address white list configuration policies to the original default values.
  8. Click Check to perform immediate validation of the data entered without committing the data.
  9. If cross-field or cross-table validation is successful, click Apply.
  10. Click OK to commit all data entered on all tab pages in the ENC Authorization Rules Configuration dialog.

    The ENC tables for the ENC Authorization component are configured for your ENC environment.

Examples

IPAddress

Type

Description

192.168.0.1

Exact Match

Allow 192.168.0.1 to access local node.

.+

Pattern Match

Allow all IP addresses to access local node.