Feature Changes
Previous Behavior: On TCP reconnection between UPF and RCM Controller, the UPF sends configuration-push complete notification. If the configuration-push is notified as "false" from the UPF, RCM sends configuration-push re-notification toward NSO.
New Behavior: In 2022.01.1 and later releases, you can prevent multiple configuration-push notifications toward NSO by configuring the following CLI command in RCM ops-center:
k8 smf profile rcm-config-ep disable-repeat-config-push { true | false }
By default, the CLI command is set to false .
Customer Impact: There is no impact if the CLI is not used. Default behavior is the same as existing behavior.