Verifying the Heartbeat Configuration for the SMF

This section describes how to verify the heartbeat configuration for the SMF.

Use the show running-config instance instance-id gr_instance_id endpoint pfcp command to view and verify 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
   interface n4
    heartbeat
     interval               61
     retransmission-timeout 3
     max-retransmissions    5
     exit
    exit
   exit
 exit
exit 
 interface sxa
  heartbeat
   interval               300
   retransmission-timeout 15
   max-retransmissions    0
   exit
  exit
exit