[c-nsp] Creating a read-only user for RANCID

Florian Bauhaus f.bauhaus at portrix-systems.de
Fri Feb 17 08:10:08 EST 2012


The following .cloginrc should do the trick:

add user sw1 rancid
add autoenable sw1 1
add password sw1 login_pass
add method sw1 telnet


Best regards,
Florian

On 02/17/12 14:01, James Bensley wrote:
> As per the requests I've had;
> 
> line vty details;
> 
> #show run | b line vty
> line vty 0 4
>  access-class 50 in
>  exec-timeout 5 0
>  logging synchronous
> line vty 5 15
>  access-class 50 in
>  exec-timeout 5 0
>  logging synchronous
> !
> 
> 
> The entry in my rancid .cloginrc is
> add user sw1 rancid
> add password sw1 login_pass enable_pass
> add method sw1 telnet
> 
> 
> 
> Many thanks again,
> James.
>


More information about the cisco-nsp mailing list