To modify the Perl script:
-
Go to the BASEDIR/smarts/bin directory in the Network Protocol Manager installation area and use the sm_edit utility to open the Perl script. For example:
sm_edit actions/eigrp/custom/custom-perl-discovery.pl
-
Uncomment the appropriate lines, add your CLI commands, and add your parsing and processing rules to the script.
-
Save and close the script.
The modified version of the Perl script is saved to the BASEDIR/smarts/local/actions/eigrp/custom directory.
-
If Network Protocol Manager for EIGRP was running before you edited the Perl script, restart Network Protocol Manager for EIGRP.