Discussion:
[rancid] Cisco 2600 and menu command
Iñaki Martínez Díez
2009-06-29 13:15:00 UTC
Permalink
Iñaki Martinez Diez
2009-06-30 07:49:11 UTC
Permalink
Hi,

I have several router Cisco 2600 in which the behaviour is the following:

Telnet IP

I got this promtpt:

Password:

I enter the telnet_password

I got a menu with the lines and option "0" (zero) to get the user
prompt and then i am able to enter "enable" command:

router> enable
Password:
router#


I have the following config in .cloginrc:

add method r2600* {telnet}
add user r2600* {user}
add userpassword r2600* {user}
add password r2600* {telnet_pass} {enable_pass}
add autoenable r2600* {0}


But the problem is that i need to enter option "0" to be able to enter
enable password.

How can i config rancid to get the config of this router ?


Thanks in advance.

Loading...