Associating the ICMPv6 Profile with SMF Service Profile

To associate the ICMPv6 profile with the SMF service profile, use the following sample configuration:

config 
   profile smf smfprofile_name 
      service name svc_name 
         icmpv6-profile icmpv6profile_name 
         exit 

NOTES:

  • profile smf smfprofile_name : Specify the SMF service profile name. smfprofile_name must be an alphanumeric string.

  • service name svc_name : Specify the name of the SMF network function service. svc_name must be an alphanumeric string.

  • icmpv6-profile icmpv6profile_name : Specify the load profile name to associate with the SMF service profile. icmpv6profile_name must be an alphanumeric string.