Specifying Initialization Scripts for DMI-Enabled Routers Running Junos OS (SRC CLI)
Use the following configuration statements to specify initialization scripts for DMI-enabled routers running Junos OS:
shared sae configuration driver scripts {
extension-path extension-path;
general general;
junos-dmi junos-dmi;
}
To configure initialization scripts for DMI-enabled routers running Junos OS:
- From configuration mode, access the configuration statements
that configure initialization scripts. In this sample procedure, the
scripts are configured in the west-region group.user@host# edit shared sae group west-region configuration driver scripts
- Specify the initialization script for DMI-enabled routers
running Junos OS.[edit shared sae group west-region configuration driver scripts]user@host# set junos-dmi junos-dmi
SAE runs the specified script when the connection between a DMI-enabled router and the SAE is established and again when the connection is dropped.
- Configure the initialization script that can be used for
all other types of routers supported by the SRC module.[edit shared sae group west-region configuration driver scripts]user@host# set general general
- Configure a path to initialization scripts that are not
in the default location, /opt/UMC/sae/lib.[edit shared sae group west-region configuration driver scripts]user@host# set extension-path extension-path
- (Optional) From operational mode, verify your initialization
script configuration.
[edit shared sae group west-region configuration driver scripts] user@host# show junos-dmi iorPublisher;