SignalingConfiguration interface

Signaling configuration for the packet core.

Properties

nasEncryption

An ordered list of NAS encryption algorithms, used to encrypt control plane traffic between the UE and packet core, in order from most to least preferred. If not specified, the packet core will use a built-in default ordering.

nasReroute

Configuration enabling 4G NAS reroute.

Property Details

nasEncryption

An ordered list of NAS encryption algorithms, used to encrypt control plane traffic between the UE and packet core, in order from most to least preferred. If not specified, the packet core will use a built-in default ordering.

nasEncryption?: string[]

Property Value

string[]

nasReroute

Configuration enabling 4G NAS reroute.

nasReroute?: NASRerouteConfiguration

Property Value