Verifying the Heartbeat Configuration for UPF

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

To view the configuration, use the show running-config endpoint pfcp command.

The following is a sample output of the show running-config endpoint pfcp command.

show running-config endpoint pfcp

 endpoint pfcp
 interface n4
   heartbeat
    interval               61
    retransmission-timeout 3
    max-retransmissions    5
    exit
   exit

interface sxa
  heartbeat
   interval               300
   retransmission-timeout 15
   max-retransmissions    0
   exit
  exit
exit