Configure the MPLS Manager to prevent automated topology transfer from the attached IP Availability Manager.

  1. At BASEDIR/smarts/bin, enter the following command:

    sm_edit conf/mpls-t/mpls.conf
    
  2. Locate the section,

  3. # InChargeDomain::InChargeDomain_INCHARGE-AM {

  4. Comment out this section, as shown below.

     # InChargeDomain::InChargeDomain_INCHARGE-AM {
     #        Type = "AM"
     #        DomainName = "INCHARGE-AM"
     #        DisplayName = "INCHARGE-AM"
     #    }