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