Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    Configuring Directory-Connection Properties for the SRC 3GPP Gateway (SRC CLI)

    Use the following configuration statements to configure directory-connection properties for the SRC 3GPP gateway:

    slot number gw-3gpp initial directory-connection {url url; backup-urls [backup-urls...]; principal principal; credentials credentials; protocol (ldaps); timeout timeout; check-interval check-interval; blacklist; snmp-agent; }

    To configure directory-connection properties:

    1. From configuration mode, access the statement that configures the directory-connection properties.
      user@host# edit slot 0 gw-3gpp initial directory-connection
    2. Specify the properties for the SRC 3GPP gateway.
      [edit slot 0 gw-3gpp initial directory-connection] user@host# set ?

      For more information about configuring local properties for the SRC components, see Configuring Basic Local Properties.

    3. (Optional) Verify your configuration.
      [edit slot 0 gw-3gpp initial directory-connection] 
      user@host# show 
      url ldap://127.0.0.1:389/;
      principal cn=conf,o=Operators,<base>;
      credentials ********;

    Modified: 2012-06-20