Monitoring and Troubleshooting

This section describes the show command that is supported by the UPF failure handling on N4 interface feature.

show running-config

Use the show running-config command to view the configuration.

The following configuration is a sample output of the show running-config command:

profile network-element upf upf1
       pfcp pfcp-failure-profile pfcp1
node-id      n4-peer-upf1
n4-peer-address ipv4 1.1.1.1
n4-peer-port 0000
keepalive    60
 dnn-list     [ uncarrier.5g ]
capacity     10
priority     1
exit
profile failure-handling pfcp1
 interface pfcp message N4SessionEstablishmentReq
  cause-code pfcp-entity-in-congestion
   action retry-terminate max-retry 2
  exit
 exit
interface pfcp message N4SessionModificationReq
  cause-code mandatory-ie-incorrect
   action terminate
  exit
 exit
exit