Configuring the Subscriber Type (SRC CLI)
Use the following configuration statements to configure the subscriber type:
To configure the subscriber type:
From configuration mode, access the statement that configures the subscriber type.
user@host# edit shared ims configuration subscriber-types (ip | login-name)where:
ip—Subscriber type of IP address
login-name—Subscriber type of login ID
For example, the subscriber type called ip is configured in this sample procedure.
user@host# edit shared ims configuration subscriber-types ipSpecify 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 ip is configured.
[edit shared ims configuration subscriber-types ip]user@host# set nic-proxy ip(Optional) Specify the type of information used to identify the subscriber.
[edit shared ims configuration subscriber-types ip]user@host# set subscriber-id-type (address | login-name | primary-user-name)where:
address—Subscriber’s IP address
login-name—Subscriber’s login name
primary-user-name—Primary username
In this sample procedure, the subscriber ID type is specified as the subscriber IP address.
[edit shared ims configuration subscriber-types ip]user@host# set subscriber-id-type address(Optional) Verify your configuration.
[edit shared configuration subscriber-types ip] user@host# show