Related Documentation
- C Series
- Dynamic Service Activator Overview
- Configuring Dynamic Service Activator Properties (SRC CLI)
- Configuring Local Properties for Dynamic Service Activator (C-Web Interface)
- Configuring the Test Environment for Dynamic Service Activator Services
- Viewing Statistics for Dynamic Service Activator (SRC CLI)
Configuring Local Properties for Dynamic Service Activator (SRC CLI)
Configure basic and initial properties, including directory connection and directory eventing properties. Tasks to configure the local properties for Dynamic Service Activator are:
Configuring Basic Local Properties for Dynamic Service Activator
Use the following configuration statements to configure basic local properties for Dynamic Service Activator:
To configure basic local properties:
- From configuration mode, access the statement that configures
the local properties. [edit]user@host# edit slot 0 dsa
- Specify the configuration namespace for Dynamic Service
Activator as the path, relative to the root of the static configuration
properties, that defines the object for the namespace. [edit slot 0 dsa]user@host# set shared shared
For example:
[edit slot 0 dsa]user@host# set shared /sample - (Optional) Verify your configuration. [edit slot 0 dsa]user@host# show
Configuring Initial Properties for Dynamic Service Activator
Use the following configuration statements to configure initial properties for Dynamic Service Activator:
To configure initial local properties:
- From configuration mode, access the statement that configures
the initial properties.[edit]user@host# edit slot 0 dsa initial
- Specify the properties for Dynamic Service Activator.[edit slot 0 dsa initial]user@host# set ?
For more information about configuring local properties for the SRC components, see Changing the Location of Data in the Directory.
Configuring Initial Directory Connection Properties for Dynamic Service Activator
Use the following configuration statements to configure directory connection properties for Dynamic Service Activator:
To configure directory connection properties:
- From configuration mode, access the statement that configures
the directory connection properties.[edit]user@host# edit slot 0 dsa initial directory-connection
- Specify the properties for Dynamic Service Activator.[edit slot 0 dsa initial directory-connection]user@host# set ?
Configuring Initial Directory Eventing Properties for Dynamic Service Activator
Use the following configuration statements to configure directory eventing properties for Dynamic Service Activator:
To configure initial directory eventing properties:
- From configuration mode, access the statement that configures
the local properties. [edit]user@host# edit slot 0 dsa initial directory-eventing
- Specify the initial directory eventing properties for
Dynamic Service Activator.[edit slot 0 dsa initial directory-eventing]user@host# set ?
For more information about configuring local properties for the SRC components, see Configuring Initial Directory Eventing Properties for SRC Components.
Related Documentation
- C Series
- Dynamic Service Activator Overview
- Configuring Dynamic Service Activator Properties (SRC CLI)
- Configuring Local Properties for Dynamic Service Activator (C-Web Interface)
- Configuring the Test Environment for Dynamic Service Activator Services
- Viewing Statistics for Dynamic Service Activator (SRC CLI)