RE: Help, using script to edit router config (entering different modes automatically)

2007-01-26 Thread Michael Gargiullo
-Original Message- From: zackrspv [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 24, 2007 11:55 PM To: Bjorge Solli Subject: Re: Help, using script to edit router config (entering different modes automatically) On Oct 27 2006, 1:32 am, [EMAIL PROTECTED] (Bjorge Solli) wrote: >

Re: Help, using script to edit router config (entering different modes automatically)

2007-01-25 Thread zackrspv
On Oct 27 2006, 1:32 am, [EMAIL PROTECTED] (Bjorge Solli) wrote: > On Friday 27 October 2006 09:23, Michael Alipio wrote: > > > > > > > Hi, > > > Suppose I have an appliance, it's not cisco but the process of updating > > configuration is almost the same. > > > 1. First you log-in either viasshor

Re: Help, using script to edit router config (entering different modes automatically)

2006-10-27 Thread Bjørge Solli
On Friday 27 October 2006 09:23, Michael Alipio wrote: > Hi, > > Suppose I have an appliance, it's not cisco but the process of updating > configuration is almost the same. > > 1. First you log-in either via ssh or telnet.. > 2. Then you go into a certain mode by typing a particular command. > 3. O

Re: Help, using script to edit router config (entering different modes automatically)

2006-10-27 Thread Michael Alipio
- Original Message From: Bjørge Solli <[EMAIL PROTECTED]> To: beginners@perl.org Sent: Friday, October 27, 2006 3:32:06 PM Subject: Re: Help, using script to edit router config (entering different modes automatically) Tried Net::SSH::Perl? http://search.cpan.org/~dbrobins/N

Help, using script to edit router config (entering different modes automatically)

2006-10-27 Thread Michael Alipio
Hi, Suppose I have an appliance, it's not cisco but the process of updating configuration is almost the same. 1. First you log-in either via ssh or telnet.. 2. Then you go into a certain mode by typing a particular command. 3. Only after you have enter that mode, you can issue the actual editing