In this segment, we proceed to the second type of service request: the paging procedure which is initiated by the network.
Test 2 : Paging
deactivate-gnb
deactivate-ue
activate-gnb
activate-ue
switch-idle
sudo tcpdump -i any -w ~/captures/paging_test.pcap
ping UE_IP
Replace the UE_IP with the IP of the UE allocated after a successful PDU session establishment in the subnet 10.60.0.0/24.
Hit Ctrl + C to stop the network capture in the first terminal and download the pcap file paging_test.pcap.
After the paging request, the UE starts the UE-triggered procedure mentioned in the previous test.