Configure N2 Failure Handling
Enable and customize the SMF’s behavior for retrying N2 modify messages based on specific failure causes.
Use this task to configure the SMF to retry N2 messages when failures are detected with user-specified cause codes. This helps maintain connectivity and service reliability, especially during handovers or when transient errors occur.
Procedure
|
Step 1 |
Enter configuration mode to slect the desired access profile. profile access access_profile_name |
|
Step 2 |
Enter the N2 message-handling configuration context to specify the N2 message type (example., pdu-sess-rsrc-mod-resp). n2 message-handling message-type pdu-sess-rsrc-mod-resp |
|
Step 3 |
Define conditions with cause codes and actions. n2 message-handling message-type [ pdu-sess-rsrc-mod-resp ] { condition condition_id | cause cause_list | action retry attributes { retry-after retry_value | max-retry retry_value } } Example:
|
|
Step 4 |
Commit the configuration. |
Feedback