Mailing List Archive

Fwd: router config diffs
Thanks & Regards

Nanda Kumar.A
+91 95005 44986


---------- Forwarded message ----------
From: Nanda Kumar Arumugam <nandha0519@gmail.com>
Date: Thu, May 31, 2018 at 11:19 AM
Subject: router config diffs
To: heasley <heas@shrubbery.net>


I am receiving a mail for particular customer, is that anything i need to
update in the CVS file.


Index: configs/ 1x.1x.1x.1x

===================================================================

retrieving revision 1.378

diff -u -4 -r1.378 1x.1x.1x.1x

@@ -30,9 +30,9 @@

set admin-server-cert "self-sign"

set admin-sport 443

set admin-ssh-grace-time 120

set admin-ssh-port 22

- set admin-ssh-v1 disable

+ set admin-ssh-v1 disable

set admin-telnet-port 23

set admintimeout 5

set anti-replay strict

set auth-cert "self-sign"

Index: configs/1x.1x.1x.1x


Thanks & Regards

Nanda Kumar.A
+91 95005 44986


On Wed, May 30, 2018 at 2:29 AM, heasley <heas@shrubbery.net> wrote:

> Fri, May 25, 2018 at 10:46:40AM +0800, Nanda Kumar Arumugam:
> > Hi Heasley,
> >
> > Can you explain me on the below lines, what are the issues.
> >
> > [rancid@Server rancid]$ /usr/local/rancid/bin/clogin -m 1x.x.x.x
> > 1x.x.x.x
> > password:/home/rancid/.cloginrc:107: * clearance clarence
> > user:/home/rancid/.cloginrc:130: 1x.x.x.x user1
> > cyphertype:/home/rancid/.cloginrc:110: * 3des
> > method:/home/rancid/.cloginrc:132: 1x.x.x.x ssh telnet
>
> they are not problems. it is telling you what it is using for named
> device. are those the correct matches for the device? ie: what you
> expect them to be?
>
> the directives are explained in the manpage cloginrc(5), if that is what
> you're asking.
>