Specifying Router Initialization Scripts on the SAE (SRC CLI)
Use the following configuration statements to specify router initialization scripts for devices running Junos OS:
shared sae configuration driver scripts {extension-path extension-path;general general; junos junos;}
To configure router initialization scripts for devices running Junos OS:
- From configuration mode, access the configuration statements
that configure router 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 router initialization script for devices running
Junos OS.[edit shared sae group west-region configuration driver scripts]user@host# set junos junos
- Configure a router initialization script that can be used
for all types of routers that the SRC module supports.[edit shared sae group west-region configuration driver scripts]user@host# set general general
- Configure a path to router 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 router initialization
script configuration.
[edit shared sae group west-region configuration driver scripts] user@host# show extension-path ; junos iorPublisher;
Related Documentation
- Specifying Initialization Scripts of Routers Running Junos OS on the SAE (C-Web Interface)
- Configuring Devices Running Junos OS to Interact with the SAE
- Developing Router Initialization Scripts for Network Devices and Juniper Networks Routers