Feature Configuration
To enable GTPC bypass between cnSGW and SMF service, use the following sample configuration:
config
instance instance-id gr_instance_id
endpoint gtp
enable-gtpc-bypass { false | true }
end
NOTES:
-
endpoint gtp : Enter the GTP endpoint configuration.
-
enable-gtpc-bypass { false | true } : Specify the option to enable or disable the GTPC bypass between cnSGW and SMF service.
When set to true, the GTPC bypass is enabled between SMF and cnSGW. That is, SMF and cnSGW directly communicate without involving the gtpc-ep pod. By default, it is false.