Main > Programming > Libraries >

Net::Telnet::Netscreen 1.1

Net::Telnet::Netscreen 1.1

Sponsored Links

Net::Telnet::Netscreen 1.1 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.010 MB
Platform: Any Platform
License: Artistic License
Price:
Downloads: 1310
Date added: 2006-03-29
Publisher: Marcus Ramberg

Net::Telnet::Netscreen 1.1 description

Net::Telnet::Netscreen is a Perl module that interacts with a Netscreen firewall.

Net::Telnet::Netscreen is mostly a pure rippoff of Net::Telnet::Cisco, with adaptations to make it work on the Netscreen firewalls. It also has some additional commands, but for basic functionality, see Net::Telnet and Net::Telnet::Cisco documentation.

use Net::Telnet::Netscreen;

my $fw = new Net::Telnet::Netscreen(host=>192.168.1.1); $fw->login(admin,password) or die $fw->error; $fw->enter_vsys(wineasy.no); print "We are now in: ".$fw->current_vsys."n"; my %vsys=$fw->get_vsys; foreach $key (sort (keys %vsys)) { print $key,=, $vsys{$key},"n"; } print @results;

Before you use Net::Telnet::Netscreen, you should probably have a good understanding of Net::Telnet, so perldoc Net::Telnet first, and then come back to Net::Telnet::Netscreen to see where the improvements are.

Some things are easier to accomplish with Net::SNMP. SNMP has three advantages: its faster, handles errors better, and doesnt use any vtys on the router. SNMP does have some limitations, so for anything you cant accomplish with SNMP, theres Net::Telnet::Netscreen.

New methods not found in Net::Telnet follow:

enter_vsys - enter a virtual system

Enter a virtual system in the firewall. parameter is system you want to enter . You may enter another vsys even if you are in a vsys. Note that we will save your changes for you if you do. (only works for ns-500+)

enter_vsys - exit from the level you are on

exit from the vsys you are in, or from the system if you are on the top. takes one parameter. if you should save any changes or not. (only works for ns-500+)

current_vsys - show current vsys

return the vsys you currently are in. returns blank if youre not in a vsys. (only works for ns-500+)

get_vsys - return vsys.

returns a hash of all the virtual systems on your system, with system ids for values (only works for ns-500+)

ha_mode - return high availability mode.

return the HA mode, if your system is in a HA cluster, or false if it isnt.

ping - ping a system. Returns percentage of success (0-100).

$sucess=$fw->ping(192.168.1.1);

exit - Exit system

use this command to exit system, or exit current vsys

getValue - Set a value from the box.

Will return a value from the firewall, or from the vsys you are in, if you arent in root.

setValue - Set a Value in the box.

Set a value in the box, returns true if set successfully.

lastPrompt - Show the last prompt returned.

Shows the last prompt returned by your netscreen device.

lastCmd - Show the last command executed.

Shows the last command executed on your netscreen device.

Net::Telnet::Netscreen 1.1 Screenshot

Advertisements

Net::Telnet::Netscreen 1.1 Keywords

Bookmark Net::Telnet::Netscreen 1.1

Hyperlink code:
Link for forum:

Net::Telnet::Netscreen 1.1 Copyright

WareSeeker periodically updates pricing and software information of Net::Telnet::Netscreen 1.1 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Net::Telnet::Netscreen 1.1 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Net::Lyskom is a Perl module used to talk to LysKOM servers. Free Download
Solsoft NetfilterOne is a graphical interface that will automate the design, deployment and documentation of security rules. Free Download
Tcpbroker does TCP port forwarding with a twist: it connects two incoming sockets together. Free Download
Net::AudioScrobbler is a Perl module that provides an interface to AudioScrobbler. Free Download
Net::UP::Notify is a Perl module that can send Net Alerts to cellular phones with the Unwired Planet browser. Free Download
Net::TCP::PtyServer is a Perl module that serves pseudo-terminals. Free Download
Net::Milter provides a masquerade as the MTA to communicate with email filters through a milter interface. Free Download
Net::FCP Perl module is a Freenet client protocol. Free Download