Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 

Configuring Local Properties for the SAE (SRC CLI)

 

Use the following configuration statements to configure local properties for the SAE:

To configure local properties on the SAE:

  1. From configuration mode, access the SAE RADIUS configuration. This configuration is under the slot 0 hierarchy.

  2. (Optional) If you store data in the directory in a location other than the default, o=umc, change this value.

  3. Configure the interface on the SAE that the SAE uses to communicate with the router.

  4. (Optional) Configure the percentage of total memory that should be allocated to the minimum heap memory size of SAE process.

    Note

    You cannot configure the java-min-heap-size option manually. This option is automatically configured based on the value set to the java-min-heap-size-percentage option.

  5. (Optional) If you encounter problems caused by lack of memory, change the percentage of total memory that should be allocated to the maximum heap memory size of SAE process.

    Note

    You cannot configure the java-heap-size option manually. This option is automatically configured based on the value set to the java-heap-size-percentage option.

  6. Configure the percentage of total memory that should be allocated to the minimum young generation size of SAE process.

    Note

    You cannot configure the java-min-new-size option manually. This option is automatically configured based on the value set to the java-min-new-size-percentage option.

  7. Configure the percentage of total memory that should be allocated to the maximum young generation size of SAE process.

    Note

    You cannot configure the java-new-size option manually. This option is automatically configured based on the value set to the java-new-size-percentage option.

    Note

    SAE restart is required if the java-min-heap-size-percentage, java-heap-size-percentage, java-min-new-size-percentage, or java-new-size-percentage option is changed. When upgrading from SRC 4.11 or earlier versions, if the heap value set to java-min-heap-size, java-heap-size, java-min-new-size, or java-new-size is less than 1 percent of total memory, then the java-min-heap-size-percentage, java-heap-size-percentage, java-min-new-size-percentage, or java-new-size-percentage value will be set to 1%, respectively. If the heap value is greater than the total memory, then the percentage value will be set to 100%.

  8. Configure the garbage collection functionality of the Java Virtual Machine.

  9. If you install multiple instances of the SAE on the same host, set a port offset for SAE instances.

  10. (Optional) Enable the SRC SNMP agent to communicate with the SAE.

  11. (Optional) Configure an SAE group configuration.

  12. (Optional) Verify your configuration.