Associating sgw-qos-profile with sgw-profile and DNN profile
Use the following sample configuration to associate the WPS profile with the configured DNN profile.
config
profile dnn profile_dnn_name
wps-profile wps_profile_name
qci-qos-profile sgw_qos
end
NOTES:
-
wps-profile wps_profile_name : Enables the wps profile configuration. This profile is configured under the existing DNN profile configuration.
-
qci-qos-profile qos_profile_name : Specify the QoS profile configuration name for S-GW.
Use the following sample configuration to associate the sgw-qos-profile with the configured sgw profile.
config
profile sgw sgw_name
qci-qos-profile sgw_qos
end
NOTES:
-
qci-qos-profile qos_profile_name : Specify the QoS profile configuration name for S-GW.