Configuring the discovery profile

This topic describes how to configure the discovery profile.

The following sensor attributes can be modified from the discovery profile:
useSshFirst
The default value for this attribute is false. The protocols are probed in the order: Telnet protocol, SSH2, and SSH1. If the value is true: the protocols are probed in the order: SSH2, SSH1, and Telnet protocol.
commands
The default values for this attribute are show running-config;show startup-config, if no value is entered. The output for each command is saved as a configuration file. To add additional commands, type the default commands show running-config;show startup-config and add additional commands to the list. Separate each command with a semicolon. Alternatively, type the commands you want to run.