Networking Forums

Networking Forums > Computer Networking > Linux Networking > ANNOUNCE: Exscript 0.9.11

Reply
Thread Tools Display Modes

ANNOUNCE: Exscript 0.9.11

 
 
Samuel
Guest
Posts: n/a

 
      11-20-2007, 06:10 PM
Introduction
-------------
Exscript is a scripting language for automating Telnet or SSH sessions.
It supports a wide range of features, such as parallelization, AAA
authentication methods, TACACS, and a very simple template language.
Please refer to the project page for documentation (see the links at the
bottom of this announcement).

New since 0.9.10
------------------
* Support for Huawei routers was added.
* It is now possible to use a different authentication and authorization
passwords when using AAA. (The -a switch was added.)
* It is now possible to skip the authentication procedure all-together.
(The -n switch was added.)
* The --no-prompt switch was added.
* The priority of the "not" operator was decreased. Please refer to the
documentation.
* Support for regular expression modifiers was added.
* The operating system and device detection mechanism was improved.
* The default timeout was increased to 30 seconds (previous was 10s).
* The "extract" keyword now supports a "from" operator for
extracting a string from a variable.
* The interpreter now has a --version flag.
* Windows newline characters are now supported in exscripts.
* The performance of prompt matching was greatly improved.
* Cisco router detection was improved.
* Fix: The "is not" operator was broken.
* Fix: Escaping of "/" characters would not work.
* Fix: "while" and "until" loops would sometimes not work.
* Fix: Arithmetic operations with 0 no longer fail.

Dependencies
-------------
* Python 2.2 or greater
* Python-crypto
* Python-pexpect (optional, for SSH support)
* ssh (optional, for SSH support)

Thanks
-------
Ivan Brkanac (Testing of Huawei support)

Download Exscript
------------------
Release: http://exscript.googlecode.com/files...ipt-0.9.11.tgz
SVN instructions: http://code.google.com/p/exscript/source

Links
------
Exscript project page: http://code.google.com/p/exscript/
Mailing list: http://groups.google.com/group/exscript
Bug tracker: http://code.google.com/p/exscript/issues/list
Browse the source: http://exscript.googlecode.com/svn/trunk/
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ANNOUNCE: Exscript 0.9.16 Samuel Linux Networking 0 07-26-2009 08:47 PM
ANNOUNCE: Exscript 0.9.9 Samuel Linux Networking 0 09-25-2007 01:17 PM
Orange to announce package ! ¬Stephen Hammond Broadband 0 05-08-2006 12:59 PM
BT announce new SDSL rollout Sunil Sood Broadband 0 11-24-2004 03:01 PM
What is Browse Master & LM Announce? Pete K Windows Networking 1 06-25-2004 07:14 PM



1 2 3 4 5 6 7 8 9 10 11