Configuring N3 Tunnel Profile

Use the N3 tunnel profile for buffering or notifying actions towards SMF when the UPF receives the downlink data and the N3 tunnel is unavailable. To configure the N3 tunnel profile, use the following sample configuration:

config 
   profile n3-tunnel n3_profile_name 
      buffer upf 
      notify 
      end 

NOTES:

  • profile n3-tunnel n3_profile_name : Specify the N3 tunnel profile name. n3_profile_name must be a string.

  • buffer upf : Configure buffering for Downlink Data.

  • notify : Enable downlink data notification from UPF.