Welcome to Netcordia Connection Sign in | Join | Help
in Search

Invalid Router Statement (RIP)

Last post 12-12-2008 11:41 AM by pvogelsang. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 05-14-2008 3:12 PM

    Invalid Router Statement (RIP)

    Script:
        Invalid Router Statement (RIP)

    Script-Description:
        This script generates an issue that contains highlights any router with a RIP statement.

    Script-Filter:
        $Vendor eq "Cisco" and $sysDescr like /IOS/

    #########################################################################
    Action:
        Show Running Config

    Action-Description:
        This action executes the "show running-config" command to
        retrieve the running configuration.  A single output
        trigger processes the output to match the ?router rip?
        command in the configuration.

    Action-Commands:
        show running-config

    Output-Triggers:
        Process Account

    #########################################################################
    Issue:
        Process Account

    Issue-ID:
        InvalidRouterStatement

    Issue-Severity:
        Info

    Issue-Description:
        The following devices have a router rip statement.

    #Issue-Variables:
    #    $username    string

    Issue-Template:
        router rip .*

    Issue-Filter:
        true

    Issue-Details:
        Host        $IPAddress
        Name        $Name

    #########################################################################

    Mike Griffin
    Netcordia TAC
    support@netcordia.com
    Filed under: , ,
  • 12-12-2008 11:41 AM In reply to

    Re: Invalid Router Statement (RIP)

    Patrick Voglesang
    VP Operations, Netcordia, Inc.
    (T) +1 410 266 6161 x309 (M) +1 724 272 1042 (F) +1 410 573 9779
    (E) pvogelsang@netcordia.com www.netcordia.com

Page 1 of 1 (2 items)