Configuring Procedure SLA Timer
Use the following sample configuration to configure the procedure SLA timer. The SMF uses this timer to perform the dedicated bearer procedure failure handling operation accordingly.
config
instance instance-id gr_instance_id
endpoint { dns-proxy | gtp | gtpprime | li | nodemgr | pfcp | protocol | radius | radius-dns | sbi | service | sgw-service }
interface { n7 | s2b | s5 }
sla procedure procedure_time
end
NOTES:
-
endpoint { dns-proxy | gtp | gtpprime | li | nodemgr | pfcp | protocol | radius | radius-dns | sbi | service | sgw-service } : Enters the endpoint configuration for the selected interface. For example, endpoint sbi command allows you to enter the SBI endpoint configuration.
-
interface { n7 | s2b | s5 } : Specify the endpoint interface for which the procedure timer is executing.
-
sla procedure procedure_time : Specify the procedure SLA timer for the selected interface-specific procedure.
procedure_time must be an integer in the range of 1000-120000.