Verifying the Sx/N4 Path Failure Detection Policy

This section describes how to verify the Sx/N4 path failure detection policy.

Verifying the Association of the Sx/N4 Path Failure Detection Policy:

Use the show running-config instance instance-id gr_instance_id endpoint pfcp command to view and verify the association of the feature configuration.

The following is a sample output of the show command.

show running-config instance instance-id 1 endpoint pfcp
 instance    instance-id 1
  endpoint    pfcp
   replicas    1
   enable-cpu-optimization    true
   sx-path-failure sx-detection-policy sx1
   interface    n4
   heartbeat
    interval    0
    retransmission-timeout    3
    max-retransmissions    5
    exit
   vip-ip    209.165.201.24
   exit
  interface    gtpu
  vip-ip    209.165.201.24
  exit
 exit
exit

Verifying Parameters Settings for the Sx/N4 Path Failure Detection Policy:

To view and verify the configuration parameters settings for the Sx/N4 path failure detection policy, use the following commands:

Use the show running-config policy sx-path-failure-detection detection_policy_name command to view and verify the configuration parameters settings for the feature.

The following is a sample output of the show command.

show running-config policy sx-path-failure-detection
 policy sx-path-failure-detection sx1
 ignore heartbeat-retry-failure
 exit
exit