Viewing Subscriber Sessions in the SSR Database by IP Address (SRC CLI)

Purpose

View subscriber sessions and associated service sessions stored in the SSR database by IP address.

Note: This command must be executed on a client node.

Enter the start address of the IP range. If you do not specify the end-address, only the session with this IP address is displayed.

(Optional) Enter the end address of an IP range. If not specified, only the session that matches start-address is displayed.

(Optional) Enter the VPN ID that the sessions belong to. If not specified, only sessions with public IP addresses are displayed. If value is either “ ” or ‘ ’, display sessions from public network or any VPN.

Enter the maximum number of sessions to display. By default the maximum number of sessions displayed is 25.

Action

user@host> show database subscriber-sessions by-address start-address start-address end-address end-address vpn-id vpn-id maximum-results maximum-result

UserIPAddress   0.0.0.1
VpnID
SessionID  00-50-56-8C-00-CD
UserName         abc

  Service session
  Subscription Name test1
  SessionName       DEFAULT

Subscriber session
UserIPAddress    0.0.0.2
VpnID
SessionID  00-80-67-8D-00-CA
UserName         abc

  Service session
  Subscription Name test1
  SessionName       DEFAULT

Subscriber session
UserIPAddress    0.0.0.3
VpnID
SessionID 00-13-56-8C-60-12
UserName         abc

Subscriber session
UserIPAddress    0.0.0.4
VpnID
SessionID 00-50-56-8C-00-CD
UserName         abc

Related Documentation