Command Changes

Use the following configuration to configure the switchover timers on UPF:

configure 
   context context_name 
      redundancy-configuration-module rcm_name 
         [ default ] planned-standby-timeout planned_timeout 
         [ default ] pending-standby-timeout pending_timeout 
         exit 
      exit 

NOTES:

  • planned-standby-timeout planned_timeout : Specify the timeout for planned switchover completion, in seconds. planned_timeout must be an integer from 300 to 3600.

  • pending-standby-timeout pending_timeout : Specify the timeout for pending Standby state. planned_timeout must be an integer from 300 to 3600.