The following CLI settings are used by Configuration Management to issue commands on your network devices.

  • Username Prompt. Telnet or ssh username needed to login to the device.
  • Password Prompt. Password associated with username to provide for the remote shell session.
  • Command Prompt. The character sequence Configuration Management looks for to know it is the appropriate time to issue a device CLI or remote shell command.
  • More Prompt. The character sequence Configuration Management looks for from the device to know that multiple pages of information exist.
  • More Response. The character sequence Configuration Management automatically sends after receiving the More Prompt specified above.
  • Login Terminator. The character sequence Configuration Management issues after submitting the username and password to login to the device at login time.
  • Command Terminator. The character sequence Configuration Management issues at the end of a device CLI or shell command to submit the command to the device.
Note: CLI settings can be specified as either strings or regular expressions.