Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Configuring Initial Properties for the SRC 3GPP Gy (SRC CLI)
Use the following configuration statements to configure initial properties for SRC's Gy:
slot number gy-3gpp initial {
static-dn static-dn;
dynamic-dn dynamic-dn;
}
To configure initial local properties:
From configuration mode, access the statement that configures the initial properties.
user@host# edit slot 0 gy-3gpp initialSpecify the properties for SRC's Gy.
[edit slot 0 gy-3gpp initial]user@host# set ?For more information about configuring local properties for SRC components, see Changing the Location of Data in the Directory.
(Optional) Verify your configuration.
[edit slot 0 gy-3gpp initial] user@host# show directory-connection { backup-urls ''; check-interval 60; credentials ********; principal cn=conf,o=Operators,o=UMC; timeout 10; url ldap://127.0.0.1:389/; } directory-eventing { dispatcher-pool-size 1; event-base-dn o=umc; eventing; polling-interval 30; signature-dn o=umc; } dynamic-dn ou=dynamicConfiguration,ou=Configuration,o=Management,o=umc; static-dn 'l=3GPP-Gy, ou=staticConfiguration,ou=Configuration,o=Management,o=umc';