Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show services subscriber statistics

Syntax

show services subscriber statistics client-id client-id

Release Information

Command introduced in Junos OS Release 10.2.

Description

Display information about the data traffic statistics for the specified packet-triggered subscriber and for each service rule attached to that subscriber.

Options

client-id client-id

Displays information about the data traffic statistics associated with the subscriber identified by this client ID. The client ID is a generated identifier assigned to each packet-triggered subscriber known to the router.

Required Privilege Level

view

List of Sample Output

show services subscriber statistics client-id by rule
show services subscriber statistics client-id by application

Output Fields

Table 1 lists the output fields for the show services subscriber statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show services subscriber statistics Output Fields

Field Name

Field Description

Aggregation-level

Type of statistics collected — subscriber and service rule or application.

Name/Id

Identifier for Aggregation-level field.

Packets-in

Number of ingress packets.

Packets-out

Number of egress packets.

Bytes-in

Number of ingress bytes.

Bytes-out

Number of egress bytes.

Sample Output

show services subscriber statistics client-id by rule

user@host> show services subscriber statistics client-id 1
Aggregation-level Name/Id    Packets-in  Packets-out  Bytes-in  Bytes-out
subscriber        1          5           5            1000      1000
dynamic rule      ptsp-rule  5           5            1000      1000

Sample Output

show services subscriber statistics client-id by application

user@host> show services subscriber statistics client-id 1
Aggregation-level Name/Id    Packets-in  Packets-out  Bytes-in   Bytes-out
subscriber        1          4358118     3630087      371167451  3301658453
application group any        4358118     3631768      371167451  3304179953

Published: 2013-07-31

Published: 2013-07-31