Configuring the Subscriber Type
Use the following configuration statements to configure the subscriber type:
- shared ims aracf-rq configuration subscriber-type-configuration name
- shared ims aracf-rq configuration subscriber-type-configuration name {
- nic-proxy nic-proxy;
- subscriber-id-type subscriber-id-type;
- }
To configure the subscriber type:
- From configuration mode, access the configuration statement that configures the subscriber type. In this sample procedure, the subscriber type called ip is configured.
- 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. All NIC proxies for IMS are stored in the /nicProxies directory. In this sample procedure, the namespace for the NIC proxy called ip is configured.
- (Optional) Specify the type of information used to identify the subscriber. In this sample procedure, the subscriber ID type is specified as the subscriber IP address.
- (Optional) Verify your configuration.
[edit shared ims aracf-rq configuration subscriber-type-configuration ip] user@host# show subscriber-id-type SIT_ADDRESS; nic-proxy-namespace /nicProxies/ip;
