Configuring the PCF Registration Status

This section describes how to configure PCF as undiscoverable.

To configure the PCF registration status to undiscoverable, use the following configuration from the PCF Ops Center of the primary site:

config 
  service-registration 
   profile 
    nf-status { REGISTERED | UNDISCOVERABLE } 
    commit 
    exit 

NOTES:

  • config —Enters the configuration mode.

  • service-registration —Enters the service registration configuration mode.

  • profile —Enters the profile configuration mode.

  • nf-status { REGISTERED | UNDISCOVERABLE } —Enters the profile configuration mode.