Configuration deploy

  • Terminal/TFTP
    • Full Configuration
      • A command-line interface session is started and the command /conf/cf set is entered.
      • The system waits for the Type a . on an empty line prompt.
      • The config is sent to the command-line interface session all at once followed by a period on an empty line.
      • The system waits for the INI file replaced message.
      • By default, following a successful push, the command /conf/sar is sent to the device to save the changes and reload the system. This can be disabled when the job is scheduled.
    • Configlet
      • A command-line interface session is started. Each line of the configlet is sent, one by one, preceded by the text conf/scp.
      • The responses are monitored for any error messages, and the job is stopped if an error is encountered.
      • Following a successful push, the command /conf/sar is sent to the device to save the changes and reload the system. This default setting can be disabled when the job is scheduled