subscriber profile¶
The following operations can be performed on "subscriber profile":
add subscriber profile¶
Creates a static subscriber profile for mobile subscribers. When traffic passes through Netscaler, Netscaler can identify the subscribers for this traffic and Subscriber based policy expressions could be configured to enable subscriber aware traffic processing.
Synopsys¶
add subscriber profile <ip>@ [-subscriberRules <string> ...] [-subscriptionIdType <subscriptionIdType> -subscriptionIdvalue <string>] [-servicePath <string>]
Arguments¶
ip
Subscriber ip address
subscriberRules
Rules configured for this subscriber. This is similar to rules received from PCRF for dynamic subscriber sessions.
subscriptionIdType
Subscription-Id type
Possible values: E164, IMSI, SIP_URI, NAI, PRIVATE
subscriptionIdvalue
Subscription-Id value
servicePath
Name of the servicepath to be taken for this subscriber.
Example¶
add subscriber profile 10.102.217.4 -subscriberRules rule1 rule2
set subscriber profile¶
Modifies a static subscriber
Synopsys¶
set subscriber profile <ip>@ [-subscriberRules <string> ...] [-subscriptionIdType <subscriptionIdType>] [-subscriptionIdvalue <string>] [-servicePath <string>]
Arguments¶
ip
Subscriber ip address
subscriberRules
Rules configured for this subscriber. This is similar to rules received from PCRF for dynamic subscriber sessions.
subscriptionIdType
Subscription-Id type
Possible values: E164, IMSI, SIP_URI, NAI, PRIVATE
subscriptionIdvalue
Subscription-Id value
servicePath
Name of the servicepath to be taken for this subscriber.
Example¶
set subscriber profile 10.102.217.4 -subscriberRules rule1 rule2
unset subscriber profile¶
Use this command to remove subscriber profile settings.Refer to the set subscriber profile command for meanings of the arguments.
Synopsys¶
unset subscriber profile <ip>@ -servicePath
rm subscriber profile¶
Deletes a static subscriber
Synopsys¶
rm subscriber profile <ip>@
Arguments¶
ip
Subscriber ip address
Example¶
rm subscriber profile 10.102.217.4
show subscriber profile¶
show command of a static subscriber
Synopsys¶
show subscriber profile [<ip>@]
Arguments¶
ip
Subscriber ip address
Outputs¶
subscriptionIdType
Subscription-Id type
subscriptionIdvalue
Subscription-Id value
subscriberRules
Rules configured for this subscriber. This is similar to rules received from PCRF for dynamic subscriber sessions.
stateflag
Flags controlling the display.
flags
Subscriber Session flags
TTL
Subscriber Session TTL
avpdisplaybuffer
Subscriber Attributes Display
servicePath
Name of the servicepath to be taken for this subscriber.
devno
count
Example¶
show subscriber profile 10.102.217.4