Backup Baystack 350T

Backup Baystack 350T

NewsGroups | Search | Tools
 comp.dcom.sys.nortel  Post an article  get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content  add this group's latest topics to your Google content  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
Backup Baystack 350T tomsdel 10-06-2006
Posted by tomsdel on October 6, 2006, 2:50 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
Hello,

I'm a newbee, i want to backup with scripts Baystack 350 T.
I thought of this scripts:

but after login, i don't know:

#! /usr/bin/perl -w


sub Connect {
        $PE = ('xxx.xxx.xxx.xxx');
        $PasswordPe = ('xx');
        $TimeNet = 300;
        #$TimeCmd = 15;
        $mode = "return";
        $filename = "D:/nortel.txt";

        use Net::Telnet ();
        if ($firstses = Net::Telnet->new(Host => $PE,Timeout => $TimeNet,
Errmode => $mode))
        {
                $firstses->input_log($filename);
                $firstses->open($PE);
                $firstses->waitfor('Enter Ctrl-Y to begin.');
                $firstses->print("\cY");
                $firstses->waitfor('Enter Password:');
                $firstses->print("$PasswordPe");
         $firstses->print("g test"); # i'm in the Configuration File
Download/Upload menu, with "test" for
Configuration Image Filename
                $firstses->close;
                $firstses->close;
        }

                }


Posted by Frank Sweetser on October 6, 2006, 2:38 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
> Hello,
>
> I'm a newbee, i want to backup with scripts Baystack 350 T.
> I thought of this scripts:

Check out rancid.

http://www.shrubbery.net/rancid/

It's cisco oriented, but it's not too difficult to copy/modify the right
scripts to handle baystack devices.

--
Frank Sweetser fs at wpi.edu | For every problem, there is a solution that
WPI Network Engineer | is simple, elegant, and wrong. - HL Mencken
GPG fingerprint = 6174 1257 129E 0D21 D8D4 E8A3 8E39 29E3 E2E8 8CEC

Posted by tomsdel on October 11, 2006, 4:47 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
thank's for your answer.


Similar ThreadsPosted
How to backup Meridian 1 11c January 10, 2006, 1:36 pm
ISDN Backup on VPN Routers June 19, 2006, 8:32 am
BCM50 backup into BCM400 May 5, 2008, 5:22 pm
Call Pilot 4 Backup question April 25, 2007, 11:02 am
Warning Backup Item D:\VS1T Failed June 4, 2007, 11:15 am
Contivity 1100 (VPN Router) and Demand (Backup Interface) May 3, 2007, 1:53 pm
Baystack 450 & 470 July 17, 2005, 11:44 pm
Pb with baystack 450 September 12, 2007, 4:57 am
baystack 450-24t 470-48t March 2, 2008, 8:32 am
Baystack 470 not booting March 4, 2005, 2:11 pm

other useful resources:
The Federal Communications Commission (FCC)
Telecommunications Industry Association
Electronic and Software Security Products and Services
International Telecommunication Union

Custom CGI Perl and PHP programming by 1-Script.com

Contact Us | Privacy Policy
The site map in XML format XML site map