You can an IP Availability Manager as a topology source to Network Protocol Manager for BGP, IS-IS, OSPF and EIGRP server in the bgp.conf, isis.conf, ospf.conf and eigrp.conf configuration files respectively.

  1. Go to BASEDIR/smarts/conf/bgp|eigrp|isis|ospf folder and open the configuration file for the NPM server, where you intend to add the topology source:

    • bgp.conf

      • eigrp.conf

      • isis.conf

      • ospf.conf

  2. Edit the following parameters in the conf file:

    InChargeDomain::InChargeDomain_INCHARGE-AM {
            Type = "AM"
            DomainName = "INCHARGE-AM"
            DisplayName = "INCHARGE-AM"
    
  3. Save and close the file.