Related Documentation
- C Series
- Configuring Access to Subscriber Data (SRC CLI)
- Viewing General Information About Subscriber Sessions (SRC CLI)
- Viewing Information About Subscriber Sessions by DN (SRC CLI)
- Viewing Information About Subscriber Sessions by Service Name (SRC CLI)
- Viewing Information About Subscriber Sessions by Session ID (SRC CLI)
- Viewing Information About Subscriber Sessions by Accounting User Identifier (SRC CLI)
Viewing Information About Subscriber Sessions by IP Address, VPN Identifier, or both (SRC CLI)
Purpose
View information about subscriber sessions by the IP address, VPN identifier, or both associated with the subscriber session.
You can list subscriber sessions by IP address, VPN identifier, or both for Dynamic Host Configuration Protocol (DHCP) subscribers, authenticated Point-to-Point Protocol (PPP) subscribers, and static IP subscribers who have logged in to the portal.
Action
To view information about subscriber sessions that are accessible by IP address:
user@host> show sae subscribers ip
To view information about a particular subscriber session that is accessible by IP address:
user@host> show sae subscribers ip address address
To view information about subscriber sessions only by the exact match of the IP address:
user@host> show sae subscribers ip address address exact
![]() | Note: You must configure the exact option along with the address address option, else the information about all the subscriber sessions that are accessible by IP address is displayed. |
To view information about subscriber sessions that are accessible by VPN identifier:
user@host> show sae subscribers ip vpnid vpnid
To view information about a particular subscriber session that is accessible by both IP address and VPN identifier:
user@host> show sae subscribers ip address address vpnid vpnid
To view information about particular subscriber sessions, specify the IP address:
user@host> show sae subscribers ip filter filter
To view the subscriptions and service sessions from hidden services:
user@host> show sae subscribers ip secret
user@host> show sae subscribers ip filter filter secret
To view only the subscriber session information without service sessions:
user@host> show sae subscribers ip brief
user@host> show sae subscribers ip filter filter brief
To view the subscriber session ID, login name, and IP address:
user@host> show sae subscribers ip terse
user@host> show sae subscribers ip filter filter terse
To restrict the number of displayed results:
user@host> show sae subscribers ip maximum-results maximum-results
user@host> show sae subscribers ip filter filter maximum-results maximum-results
Related Documentation
- C Series
- Configuring Access to Subscriber Data (SRC CLI)
- Viewing General Information About Subscriber Sessions (SRC CLI)
- Viewing Information About Subscriber Sessions by DN (SRC CLI)
- Viewing Information About Subscriber Sessions by Service Name (SRC CLI)
- Viewing Information About Subscriber Sessions by Session ID (SRC CLI)
- Viewing Information About Subscriber Sessions by Accounting User Identifier (SRC CLI)