Configuration Verification
To verify the feature configuration, use the show running-config profile network-element upf command.
The following is an example output of the show running-config profile network-element upf command.
[smf] smf# show running-config profile network-element upf
profile network-element upf upf1
n4-peer-address ipv4 209.165.200.231
n4-peer-port 8805
dnn-list [ intershat intershat1 intershat2 intershat3 intershat4 intershat5 intershat6 intershat7 intershat_hrt intershatipex ]
capacity 65535
priority 65535
upf-group-profile-list group1 priority 10
upf-group-profile-list group2 priority 20
exit
In the preceding output, check the lines upf-group-profile-list group1 priority 10 and upf-group-profile-list group2 priority 20 to view the UPF group configurations and the UPF group priorities.
To view all the configured UPF groups, use the show running-config profile upf-group command.
The following is an example output of the show running-config profile upf-group command.
[smf] smf# show running-config profile upf-group
profile upf-group group1
failure-profile FH1
exit
profile upf-group group2
failure-profile FH2
exit