Bringing Up the Primary Site

This section describes how to bring up the primary site.

  1. Configure the secondary site to remove siteID on the PCF Ops Center:

    Before bringing up the primary site, remove the primary site's siteID from the secondary site's “remote-system-id” list.

    no cdl datastore session slot notification remote-system-id 
    Sample Configuration
    no cdl datastore session slot notification remote-system-id
  2. Configure the primary site to bring up the primary site on the PCF Ops Center:

    config 
      system mode running 
      commit 
      exit 

    NOTES:

    • config —Enters the configuration mode.

    • system mode running—Configures the system mode as “running”.