To modify the Perl script:

  1. 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
                
  2. Uncomment the appropriate lines, add your CLI commands, and add your parsing and processing rules to the script.

  3. Save and close the script.

    The modified version of the Perl script is saved to the BASEDIR/smarts/local/actions/eigrp/custom directory.

  4. If Network Protocol Manager for EIGRP was running before you edited the Perl script, restart Network Protocol Manager for EIGRP.