Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »

If you have configured Infoblox Subscriber Services, the command show subscriber_secure_data enables you to view information about the subscriber data cached by the collector member. For information about Infoblox Subscriber Services, see Infoblox Subscriber Services.

Syntax

show subscriber_secure_data
show subscriber_secure_data cache_usage
show subscriber_secure_data list_ip_space_desc
show subscriber_secure_data find <subscriber_id>
show subscriber_secure_data find <ip_addr> <prefix> <ip_space_desc>
show subscriber_secure_data search <regex>


ArgumentDescription
cache_usageDisplays the number of subscriber records in the cache.
list_ip_space_descDisplays the list of all configured IP space discriminators.

find

<subscriber_id>

Displays the subscriber record for the matching subscriber client ID. You must specify the subscriber client ID (MSISDN).

find

<ip_addr>
<prefix>
<ip_space_desc>

Displays the subscriber record for the matching subscriber client IP address.

Enter the subscriber client IP address.
Enter the prefix length.
Enter the IP space discriminator.

search <regex>Displays the cached subscriber records for the matching regular expressions.

Example

Displaying the subscriber cached entries

Infoblox > show subscriber_secure_data
10.36.111.1/32|IPS:10.35.120.10|ACS:Acct-Session-Id=9889732d-34590e08;AN0:User-Name=Helen child;NAS:NAS-IP-Address=10.35.120.10;IPS:NAS-IP-Address=10.35.120.10;SUB:MSISDN=9988182386;SSP:Subscriber-Secure-Policy=0000007f;PCP:Parental-Control-Policy=400000000000000000004000d3;|Sat Aug 26 12:55:36 2017
10.36.105.2/32|IPS:10.120.252.24|ACS:Acct-Session-Id=9944732d-34590e08;AN0:User-Name=IPv6 only;NAS:NAS-IP-Address=10.120.252.24;IPS:NAS-IP-Address=10.120.252.24;SUB:MSISDN=9944182386;PXY:Proxy-All=1;PCP:Parental-Control-Policy=020003;|Sat Aug 26 12:55:37 2017
2620:10a:6000:2500::6b02/128|IPS:10.36.120.10|ACS:Acct-Session-Id=9979732d-34590e08;AN0:User-Name=Cheap NoPC;NAS:NAS-IP-Address=10.26.120.10;IPS:NAS-IP-Address=10.26.120.10;SUB:MSISDN=9955182386;|Sat Aug 26 12:55:37 2017

Displaying the number of subscriber entries in cache

Infoblox > show subscriber_secure_data cache_usage
122798 accounting records in the cache.

Displaying the list of IP Space Discriminators

Infoblox > show subscriber_secure_data list_ip_space_desc
NAS-IP-Address=10.2.1.1
NAS-IP-Address=10.36.1.10
NAS-IP-Address=10.120.252.24
NAS-IP-Address=10.36.120.10

Displaying the subscriber entries that matches the specific subscriber ID

Infoblox > show subscriber_secure_data find 8089991000
collector service provided info about subscriber (SUB:MSISDN=8089991000)
2620:10a:6000:2500::6b02/128|IPS:10.36.120.10|ACS:Acct-Session-Id=9979732d-34590e08;AN0:User-Name=Cheap NoPC;NAS:NAS-IP-Address=10.26.120.10;IPS:NAS-IP-Address=10.26.120.10;SUB:MSISDN=8089991000;|Sat Aug 26 12:55:37 2017

Displaying the subscriber record for the matching subscriber client IP address

Infoblox > show subscriber_secure_data find 10.36.105.2 32 10.120.252.24
collector service provided info about subscriber (IP:10.36.105.2,prefix:32,IPS:10.120.252.24)
10.36.105.2/32|IPS:10.120.252.24|ACS:Acct-Session-Id=9944732d-34590e08;AN0:User-Name=IPv6 only;NAS:NAS-IP-Address=10.120.252.24;IPS:NAS-IP-Address=10.120.252.24;SUB:MSISDN=9944182386;PXY:Proxy-All=1;PCP:Parental-Control-Policy=020003;|Sat Aug 26 12:55:37 2017

Displaying the subscriber entries that matches the specified regular expression

Infoblox > show subscriber_secure_data search 9889732d-34590e08
10.36.111.1/32|IPS:10.35.120.10|ACS:Acct-Session-Id=9889732d-34590e08;AN0:User-Name=Helen child;NAS:NAS-IP-Address=10.35.120.10;IPS:NAS-IP-Address=10.35.120.10;SUB:MSISDN=9988182386;SSP:Subscriber-Secure-Policy=0000007f;PCP:Parental-Control-Policy=400000000000000000004000d3;|Sat Aug 26 22:57:15 2017
10.36.139.1/32|IPS:10.35.120.10|ACS:Acct-Session-Id=9889732d-34590e08;AN0:User-Name=Assaf Adult;NAS:NAS-IP-Address=10.35.120.10;IPS:NAS-IP-Address=10.35.120.10;SUB:MSISDN=9966182386;SSP:Subscriber-Secure-Policy=0000061f;|Sat Aug 26 22:57:15 2017
2620:10a:6000:2500::6f01/128|IPS:10.35.120.10|ACS:Acct-Session-Id=9889732d-34590e08;AN0:User-Name=Helen child;NAS:NAS-IP-Address=10.35.120.10;IPS:NAS-IP-Address=10.35.120.10;SUB:MSISDN=9988182386;SSP:Subscriber-Secure-Policy=0000007f;PCP:Parental-Control-Policy=400000000000000000004000d3;|Sat Aug 26 22:57:15 2017
2620:10a:6000:2500::8b01/128|IPS:10.35.120.10|ACS:Acct-Session-Id=9889732d-34590e08;AN0:User-Name=Assaf Adult;NAS:NAS-IP-Address=10.35.120.10;IPS:NAS-IP-Address=10.35.120.10;SUB:MSISDN=9966182386;SSP:Subscriber-Secure-Policy=0000061f;|Sat Aug 26 22:57:15 2017


  • No labels