Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Configuring Basic Local Properties for the SRC 3GPP Gateway (SRC CLI)
The local configuration for the SRC 3GPP gateway component defines the directory where the shared configuration is and points to the component namespace.
Use the following configuration statements to configure basic local properties for the SRC 3GPP gateway:
slot number gw-3gpp { shared shared; }
To configure basic local properties:
- From configuration mode, access the statement that configures
the local properties. [edit]user@host# edit slot 0 gw-3gpp
- Specify the configuration namespace for the SRC 3GPP gateway
as the path, relative to the root of the static configuration properties,
that defines the object for the namespace. [edit slot 0 gw-3gpp]user@host# set shared shared
For example:
[edit slot 0 gw-3gpp]user@host# set shared /sampleNote: All SRC 3GPP gateway instances pointing to the same shared namespace run in the same redundant community.
- (Optional) Verify your configuration. [edit slot 0 gw-3gpp]user@host# show