Manual execution and parameters

To manually run the plugin, execute the following command

If your cisco device needs only the password to enter :

get_config.pl <ip_address> <login_pass> <enable_pass>

If your cisco device needs user plus password to log in :

 get_config.pl <ip_address> <login_pass> <enable_pass> <username> 
Parámeter Description
ip-address ip telnet (required)
login-pass your password (required)
enable_pass your password for enable (required)
username your username (only required if you need for login in your configuration)

Revision #2
Created 20 August 2021 11:58:51 by alejandro.sanchez
Updated 23 August 2021 08:28:19 by alejandro.sanchez