Feature Configuration

To configure this feature, use the following configuration:

config 
   amf-global 
      network-protection-overload rate-limit paging { rate  paging_rate | burst  number_messages_allowed } 
      end 

NOTES:

  • network-protection-overload rate-limit paging —Configure the overload protection parameters.

  • rate paging_rate —Specify the number of paging request messages that AMF sends to the gNB per second. paging_rate accepts values in the range 1–65535.

  • burst messages_allowed —Specify the number of paging messages that AMF must process before applying the threshold. The gNB drops the messages that are received after the threshold value matches the configured value. messages_allowed accepts values in the range 1–65535.