[Contents] [Prev] [Next] [Index] [Report an Error]

Specifying Initialization Scripts on the SAE

Use the following configuration statements to specify initialization scripts for third-party devices:

shared sae configuration driver scripts {
extension-path extension-path ;
general general ;
}

To configure initialization scripts for third-party devices:

  1. From configuration mode, access the configuration statements that configure initialization scripts.
    user@host# edit shared sae configuration driver scripts
  2. Specify the initialization script for third-party devices.
    [edit shared sae configuration driver scripts]
    user@host# set general general
  3. Configure a path to scripts that are not in the default location, /opt/UMC/sae/lib.
    [edit shared sae configuration driver scripts]
    user@host# set extension-path extension-path
  4. (Optional) Verify your initialization script configuration.
    [edit shared sae configuration driver scripts]
    user@host# show 
    
    
    

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error]