Configuring the Subscriber Type (SRC CLI)
Use the following configuration statements to configure the subscriber type:
shared gw-3gpp configuration subscriber-types (session-handle)
{
subscriber-id-type (session-handle);
nic-proxy nic-proxy;
}
To configure the subscriber type:
From configuration mode, access the statement that configures the subscriber type.
user@host# edit shared gw-3gpp configuration subscriber-types session-handle)Specify the subscriber ID type.
Note The only subscriber ID type supported is session-handle.
edit shared gw-3gpp configuration subscriber-types session-handleuser@host# set subscriber-id-type session-handle)Specify the namespace that defines the properties for the NIC proxy operations for the specified subscriber ID type. Each subscriber type must use a different NIC proxy. In this sample procedure, the namespace for the NIC proxy called nic2 is configured.
edit shared gw-3gpp configuration subscriber-types session-handleuser@host# set nic-proxy nic2(Optional) Verify your configuration.
[edit shared configuration subscriber-types session-handle] user@host# show nic-proxy nic2; subscriber-id-type session-handle;