hi jon, i've written code to perform a variety of functions ... including modify config files ... for cisco devices ... see http://www.skendric.com/device/Cisco ... "mod-config" is the script which changes config files. relies entirely on SNMP/tftp, no telnet or ftp.
assuming nortel supports the use of SNMP in uploading config files ... and last time i looked, they had a solid SNMP agent running in their boxes ... you could do the same for the ASN. parsing the logs for spammer IP addresses is a very Perlish thing to do ... but i don't have any code to offer there. --sk > > ----- Original Message ----- > From: "Jon Jaques" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, September 01, 2004 5:21 AM > Subject: Nortel Router scripting? > > > > Hello, > > > > We have a Nortel ASN router, and, if possible, I'd like to write a script > > that parses spammer logs from our mail server, and then adds the spammers' > > ip address to the router to block that user. > > > > Are there Perl modules to do this? If so, would anybody have some code > > snippets that might serve as a starting point? > > > > Thanks in advance! > > > > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > > Jon S. Jaques > > > > Manager of Technical Development > > Systems Connect > > 912.356.9920 > > [EMAIL PROTECTED] > > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > > Web Development | Network Support | High-Speed Internet Access > > > > A new advertising opportunity at www.SavannahTraveler.com > > > > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > > > > > > > > _______________________________________________ > > Perl-Win32-Admin mailing list > > [EMAIL PROTECTED] > > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs > > > > _______________________________________________ > Perl-Win32-Admin mailing list > [EMAIL PROTECTED] > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs > _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
