PROXY  WHOIS  RQUOTE  TEXTS  SOFT  FOREX  BBOARD
 Music  Philosophy  Code  Literature  Russian

= ROOT|Technical|Code_Examples|Perl|site_perl|JUNOS|6.4I0|jkernel_methods.pl =

page 1 of 11



#
#
# COPYRIGHT AND LICENSE
# Copyright (c) 2001- Juniper Networks, Inc.  All rights reserved.
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
# 	1.	Redistributions of source code must retain the above
# copyright notice, this list of conditions and the following
# disclaimer. 
# 	2.	Redistributions in binary form must reproduce the above
# copyright notice, this list of conditions and the following disclaimer
# in the documentation and/or other materials provided with the
# distribution. 
# 	3.	The name of the copyright owner may not be used to 
# endorse or promote products derived from this software without specific 
# prior written permission. 
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
# IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE.
#
# FILE: jkernel_methods.pl -- generated automagikally; DO NOT EDIT
#

%jkernel_methods = (
    ## Method : <clear-arp-table>
    ## Returns: <clear-arp-table-results>
    ## Command: "clear arp"
    clear_arp_table => {
	hostname => $STRING,
	vpn => $STRING,
    },

    ## Method : <clear-reboot>
    ## Returns: nothing
    ## Command: "clear system reboot"
    clear_reboot => {
	both_routing_engines => $TOGGLE,
    },

    ## Method : <clear-helper-statistics-information>
    ## Returns: nothing
    ## Command: "clear helper statistics"
    clear_helper_statistics_information => $NO_ARGS,

    ## Method : <clear-service-sfw-flow-table-information>
    ## Returns: <service-sfw-flow-drain-information>
    ## Command: "clear services stateful-firewall flows"
    clear_service_sfw_flow_table_information => {
	source_prefix => $STRING,
	destination_prefix => $STRING,
	source_port => $STRING,
	destination_port => $STRING,
	protocol => $STRING,
	service_set => $STRING,
	interface => $STRING,
    },

    ## Method : <clear-services-flow-collector-information>
    ## Returns: nothing
    ## Command: "clear services flow-collector"
    clear_services_flow_collector_information => $NO_ARGS,

    ## Method : <clear-services-flow-collector-statistics>
    ## Returns: <clear-services-flow-collector-response>
    ## Command: "clear services flow-collector statistics"
    clear_services_flow_collector_statistics => {
	interface => $STRING,
    },

    ## Method : <get-arp-table-information>
    ## Returns: <arp-table-information>
    ## Command: "show arp"
    get_arp_table_information => {
	no_resolve => $TOGGLE,
    },

    ## Method : <get-interface-information>
    ## Returns: <interface-information>
    ## Command: "show interfaces"
    get_interface_information => {
	extensive => $TOGGLE,
	statistics => $TOGGLE,
	media => $TOGGLE,
	detail => $TOGGLE,
	terse => $TOGGLE,
	brief => $TOGGLE,
	descriptions => $TOGGLE,
	snmp_index => $STRING,
	interface_name => $STRING,
    },

=1=

= PAGE 1 = NEXT > |2|3|4|5|6|7|8|9|10|11

UP TO ROOT | UP TO DIR

Google
 


E-mail Facebook Google Digg del.icio.us BlinkList Fark Furl Ma.gnolia Netscape NewsVine Reddit Slashdot Spurl StumbleUpon Technorati YahooMyWeb LiveJournal Blogmarks TwitThis Live News2.ru BobrDobr.ru Memori.ru MoeMesto.ru

0.0183129 wallclock secs ( 0.00 usr + 0.00 sys = 0.00 CPU)