<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Dear all,<BR>
<BR>
After digging for a while, I was able to get BSR 2K working.<BR>
Those characters, were matched at my bsrxlogin, and eliminated.<BR>
<BR>Then I made some test to make bsrrancid work with both BSR 64K & 2K, as when I tested it, it was failing because my 2K hung when page off was executed. So, I have assigned page on when it has to run 2K, and page off when running 64K, and seems to work fine.<BR>
<BR>
BSR 2K needs login to get priviliges, so I have added login option at my .cloginrc. <BR>
<BR>
This is my .cloginrc file for BSRx:<BR>
<BR>
<FONT face="Courier New">add user cmts.bsr64k.* backup<BR>add password cmts.bsr64k.* <pass> <pass></FONT><BR>
<FONT face="Courier New">add method cmts.bsr64k.* telnet ssh1<BR>add autoenable cmts.bsr64k.* 1<BR>add noenable cmts.bsr64k.* 0</FONT><BR>
<FONT face="Courier New"></FONT> <BR>
<FONT face="Courier New"></FONT> <BR>
<FONT face="Courier New">add user cmts.bsr2k.* backup<BR>add password cmts.bsr2k.* <pass> <pass></FONT><BR>
<FONT face="Courier New">add loguser cmts.bsr2k.* backup<BR>add method cmts.bsr2k.* telnet<BR>add login cmts.bsr2k.* 1 <BR></FONT><BR>
<BR>
Both scripts (attached), were modified from bsrlogin and bsrrancid<BR>
<BR>
<BR>
Hope this helps someone else.<BR>
Regards.<BR>
<BR>
<BR> <BR>
<DIV>
<DIV id=SkyDrivePlaceholder></DIV>
<HR id=stopSpelling>
From: me_gogorza@hotmail.com<BR>To: rancid-discuss@shrubbery.net<BR>Date: Thu, 12 Jan 2012 17:00:48 -0300<BR>Subject: [rancid] Motorola BSR1000<BR><BR>
<META name=Generator content="Microsoft SafeHTML">
<STYLE>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}
</STYLE>
<DIV dir=ltr>Hi list,<BR> <BR>I am trying to backup Motorla BSR 2000. I have modified the clogin and made a copy of the bsrrancid to retrieve the config (attached).<BR>The issue is that I see some garbage at the "show running" section: <BR> <BR> no ip unreachables<BR>[K ip ospf cost 10<BR>!<BR><BR>ip pim border<BR>[K cable downstream 0 frequency 567000000<BR> cable downstream 0 interleave-depth 8<BR><BR> <BR>Has anyone faced an issue like this ?<BR>I am testing this on an Ubuntu 10.04 machine <BR> <BR>Any tip on how to find out what the problem is, is really appreciated.<BR>Thanks in advance !!!<BR></DIV><BR>_______________________________________________ Rancid-discuss mailing list Rancid-discuss@shrubbery.net http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</DIV>                                            </div></body>
</html>