Common ASL discovery hook script files

provides the following two ASL discovery hook script files that are common to all
applications:
  • custom-end-system.asl
  • custom-end-post.asl
    These two files are located in the following directories of the
    installation area:
  • BASEDIR/smarts/rules/bgp/custom
  • (intended for
    )
  • BASEDIR/smarts/rules/eigrp/custom
  • (intended for
    )
  • BASEDIR/smarts/rules/isis/custom
  • (intended for
    )
  • BASEDIR/smarts/rules/ospf/custom
  • (intended for
    )
    The files are invoked at the following points during
    discovery:
  • The custom-end-system.asl script runs after initial device discovery and before discovery postprocessing.
  • The custom-end-post.asl script runs after discovery postprocessing.