Configuring Access to Policy Data
Use the following configuration statements to configure access to policy data:
- shared sae configuration ldap policy-data {
- policy-dn policy-dn ;
- parameter-dn parameter-dn ;
- directory-eventing;
- polling-interval polling-interval ;
- }
To configure SAE access to subscriber data:
- From configuration mode, access the configuration statement that configures SAE access to policy data in the directory. In this sample procedure, the policy data is configured in the se-region group.
- Specify the subtree in the directory in which policy data stored.
- Specify the subtree in the directory in which policy parameter data is cached.
- (Optional) Enable or disable automatic discovery of changes to policy data.
- Set the frequency for checking the directory for updates.
- (Optional) Verify your configuration.
[edit shared sae group se-region configuration ldap policy-data] user@host# show policy-dn o=Policy,<base>; parameter-dn o-Parameters,<base>; directory-eventing; polling-interval 30;
