junoscript-perl

 view release on metacpan or  search on metacpan

lib/JUNOS/6.4I0/jroute_methods.pl  view on Meta::CPAN

    },

    ## Method : <get-isis-route-information>
    ## Returns: <isis-route-information>
    ## Command: "show isis route"
    get_isis_route_information => {
	logical_router => $STRING,
	instance => $STRING,
	destination => $STRING,
	inet => $TOGGLE,
	inet6 => $TOGGLE,
	topology => $STRING,
    },

    ## Method : <get-isis-spf-information>
    ## Returns: <isis-spf-information>
    ## Command: "show isis spf"
    get_isis_spf_information => $NO_ARGS,

    ## Method : <get-isis-statistics-information>
    ## Returns: <isis-statistics-information>

lib/JUNOS/6.4I0/jroute_methods.pl  view on Meta::CPAN

    ## Command: "show multicast route"
    get_multicast_route_information => {
	logical_router => $STRING,
	all => $TOGGLE,
	active => $TOGGLE,
	inactive => $TOGGLE,
	brief => $TOGGLE,
	detail => $TOGGLE,
	extensive => $TOGGLE,
	inet => $TOGGLE,
	inet6 => $TOGGLE,
	group => $STRING,
	source_prefix => $STRING,
	regexp => $STRING,
	instance => $STRING,
    },

    ## Method : <get-multicast-next-hops-information>
    ## Returns: <multicast-next-hops-information>
    ## Command: "show multicast next-hops"
    get_multicast_next_hops_information => {
	logical_router => $STRING,
	brief => $TOGGLE,
	detail => $TOGGLE,
	identifier => $STRING,
	inet => $TOGGLE,
	inet6 => $TOGGLE,
    },

    ## Method : <get-multicast-rpf-information>
    ## Returns: <multicast-rpf-information>
    ## Command: "show multicast rpf"
    get_multicast_rpf_information => {
	logical_router => $STRING,
	summary => $TOGGLE,
	prefix => $STRING,
	inet => $TOGGLE,
	inet6 => $TOGGLE,
	instance => $STRING,
    },

    ## Method : <get-multicast-scope-information>
    ## Returns: <multicast-scope-information>
    ## Command: "show multicast scope"
    get_multicast_scope_information => {
	logical_router => $STRING,
	inet => $TOGGLE,
	inet6 => $TOGGLE,
	instance => $STRING,
    },

    ## Method : <get-multicast-sessions-information>
    ## Returns: <multicast-sessions-information>
    ## Command: "show multicast sessions"
    get_multicast_sessions_information => {
	logical_router => $STRING,
	brief => $TOGGLE,
	detail => $TOGGLE,
	extensive => $TOGGLE,
	regexp => $STRING,
    },

    ## Method : <get-multicast-statistics-information>
    ## Returns: <multicast-statistics-information>
    ## Command: "show multicast statistics"
    get_multicast_statistics_information => {
	logical_router => $STRING,
	inet => $TOGGLE,
	inet6 => $TOGGLE,
	instance => $STRING,
    },

    ## Method : <get-multicast-usage-information>
    ## Returns: <multicast-usage-information>
    ## Command: "show multicast usage"
    get_multicast_usage_information => {
	logical_router => $STRING,
	brief => $TOGGLE,
	detail => $TOGGLE,
	instance => $STRING,
	inet => $TOGGLE,
	inet6 => $TOGGLE,
    },

    ## Method : <get-pim-bootstrap-information>
    ## Returns: <pim-bootstrap-information>
    ## Command: "show pim bootstrap"
    get_pim_bootstrap_information => {
	logical_router => $STRING,
	instance => $STRING,
    },

    ## Method : <get-pim-interfaces-information>
    ## Returns: <pim-interfaces-information>
    ## Command: "show pim interfaces"
    get_pim_interfaces_information => {
	logical_router => $STRING,
	interface_name => $STRING,
	instance => $STRING,
	inet => $TOGGLE,
	inet6 => $TOGGLE,
    },

    ## Method : <get-pim-join-information>
    ## Returns: <pim-join-information>
    ## Command: "show pim join"
    get_pim_join_information => {
	logical_router => $STRING,
	brief => $TOGGLE,
	detail => $TOGGLE,
	extensive => $TOGGLE,
	range => $STRING,
	instance => $STRING,
	inet => $TOGGLE,
	inet6 => $TOGGLE,
    },

    ## Method : <get-pim-neighbors-information>
    ## Returns: <pim-neighbors-information>
    ## Command: "show pim neighbors"
    get_pim_neighbors_information => {
	logical_router => $STRING,
	brief => $TOGGLE,
	detail => $TOGGLE,
	instance => $STRING,
	inet => $TOGGLE,
	inet6 => $TOGGLE,
    },

    ## Method : <get-pim-rps-information>
    ## Returns: <pim-rps-information>
    ## Command: "show pim rps"
    get_pim_rps_information => {
	logical_router => $STRING,
	brief => $TOGGLE,
	detail => $TOGGLE,
	extensive => $TOGGLE,
	group_address => $STRING,
	instance => $STRING,
	inet => $TOGGLE,
	inet6 => $TOGGLE,
    },

    ## Method : <get-pim-source-information>
    ## Returns: <pim-source-information>
    ## Command: "show pim source"
    get_pim_source_information => {
	logical_router => $STRING,
	brief => $TOGGLE,
	detail => $TOGGLE,
	source => $STRING,
	instance => $STRING,
	inet => $TOGGLE,
	inet6 => $TOGGLE,
    },

    ## Method : <get-pim-statistics-information>
    ## Returns: <pim-statistics-information>
    ## Command: "show pim statistics"
    get_pim_statistics_information => {
	logical_router => $STRING,
	interface => $STRING,
	inet => $TOGGLE,
	inet6 => $TOGGLE,
	instance => $STRING,
    },

    ## Method : <get-sap-listen-information>
    ## Returns: <sap-listen-information>
    ## Command: "show sap listen"
    get_sap_listen_information => {
	logical_router => $STRING,
	brief => $TOGGLE,
	detail => $TOGGLE,



( run in 0.327 second using v1.01-cache-2.11-cpan-87723dcf8b7 )