Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show unified-edge tdf domain statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show unified-edge tdf domain statistics
<domain-name domain-name>
<gateway gateway>

Description

Display statistics for one or more domains in a TDF gateway. If a TDF gateway is not specified, then statistics for all TDF gateways are displayed.

Options

none

Display statistics for all domains for all TDF gateways.

domain-name domain-name

(Optional) Display the statistics for the specified TDF domain.

The output of the show unified-edge tdf domain statistics command is the same as the output of the show unified-edge tdf statistics command with the tdf-domain option.

gateway gateway

(Optional) Display the statistics for the specified TDF gateway.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show unified-edge tdf domain statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show unified-edge tdf domain statistics Output Fields

Field Name

Field Description

Gateway

Name of the TDF gateway.

Control Plane Statistics

Subscriber attach attempts

Number of attempted session establishments and number of successful session establishments (Success).

TDF Time of day initiated update attempts

Number of attempted activations of rules based on time of day settings and number of successful activations (Success).

TDF initiated subscriber detach attempts

Number of attempted subscriber session detachments initiated by the TDF.

PCRF initiated subscriber detach attempts

Number of attempted subscriber session detachments initiated by the PCRF.

Peer initiated subscriber detach attempts

Number of attempted subscriber session detachments initiated by the peer.

Subscriber attach failures by cause

Number of session establishments that failed:

  • System failure

  • No resources

  • Policy denied

  • Service denied

  • Others

Rejects due to early CAC

Number of subscriber sessions rejected due to early call admission control (CAC) for the TDF gateway.

Policy statistics

Subscriber session activation attempts

Number of subscriber session activations attempted.

In addition, the number of successful subscriber session establishments (Success) is displayed.

TDF initiated modification attempts

Number of session modifications initiated by TDF gateway.

In addition, the number session modifications that were successful (Success) is displayed.

PCRF initiated modification attempts

Number of session modifications initiated by the policy and charging rules function (PCRF).

In addition, the number of modifications that were successful (Success) is displayed.

TDF initiated session deactivations

Number of subscriber session deactivations initiated by the TDF gateway.

PCRF initiated session deactivations

Number of subscriber session deactivations initiated by the PCRF.

Modification event reason

The number of Gx modifications for each event reason:

  • Application Start

  • Application Stop

Failure Statistics

  • Session terminations due to unreachable PCRF—Number of sessions terminated because the PCRF was unreachable.

  • Session terminations due to PCRF restart—Number of sessions terminated because the PCRF was restarted.

  • Rule Validation Failures—Number of sessions terminated because the validation of rules failed.

PCC Rule Statistics

  • Dynamic rule activations—Number of dynamic rule activations and deactivations (Deactivations).

  • Static rule activations—Number of static rule activations and deactivations (Deactivations).

  • Dynamic rule modifications—Number of dynamic rule modifications.

PCC Rule Failure Statistics

  • Rule update failure—Number of rules that cannot be updated.

ePCC/ADC Rule Statistics

  • Dynamic rule activations—Number of dynamic rule activations and deactivations (Deactivations).

  • Static rule activations—Number of static rule activations and deactivations (Deactivations).

  • Dynamic rule modifications—Number of dynamic rule modifications.

ePCC/ADC Rule Failure Statistics

  • Rule update failure—Number of rules that cannot be updated.

Sample Output

show unified-edge tdf domain statistics gateway

content_copy zoom_out_map
user@host> show unified-edge tdf domain statistics gateway tdf
Gateway: TDF
Control Plane Statistics: 
    Subscriber attach attempts:                 0     Success: 0
    TDF Time of day initiated update attempts:  0     Success: 0
    TDF initiated subscriber detach attempts:   0
    PCRF initiated subscriber detach attempts:  0
    Peer initiated subscriber detach attempts:  0
    Subscriber attach failures by cause:
       System failure:      0
       No resources:        0
       Service denied:      0
       Policy denied:       0
       Others:              0
    Rejects due to early CAC: 0
Policy Statistics:
    Subscriber session activation attempts:     0     Success: 0
    TDF initiated modification attempts:        0     Success: 0
    PCRF initiated modification attempts:       0     Success: 0
    TDF initiated session deactivations:        0
    PCRF initiated session deactivations:       0
  Modification Event Reason:
       Application Start:   0
       Application Stop:    0
  Failure Statistics:
       Session terminations due to unreachable PCRF:  0
       Session terminations due to PCRF restart:      0
       Rule validation failures:                      0
  PCC Rule Statistics:
       Dynamic rule activations:     0      Deactivations:   0
       Static rules activations:     0      Deactivations:   0
       Dynamic rule modifications:   0
  PCC Rule Failure Statistics:
       Rule update failure:                  0
  ePCC/ADC Rule Statistics:
       Dynamic rule activations:     0      Deactivations:   0
       Static rules activations:     0      Deactivations:   0
       Dynamic rule modifications:   0
  ePCC/ADC Rule Failure Statistics:
       Rule update failure:                  0

show unified-edge tdf domain statistics domain-name

content_copy zoom_out_map
user@host> show unified-edge tdf domain statistics domain-name domain1
domain-name domain1
Gateway: TDF
Control Plane Statistics: 
    Subscriber attach attempts:                 0     Success: 0
    TDF Time of day initiated update attempts:  0     Success: 0
    TDF initiated subscriber detach attempts:   0
    PCRF initiated subscriber detach attempts:  0
    Peer initiated subscriber detach attempts:  0
    Subscriber attach failures by cause:
       System failure:      0
       No resources:        0
       Service denied:      0
       Policy denied:       0
       Others:              0
Policy Statistics:
    Subscriber session activation attempts:     0     Success: 0
    TDF initiated modification attempts:        0     Success: 0
    PCRF initiated modification attempts:       0     Success: 0
    TDF initiated session deactivations:        0
    PCRF initiated session deactivations:       0
  Modification Event Reason:
       Application Start:   0
       Application Stop:    0
  Failure Statistics:
       Session terminations due to unreachable PCRF:  0
       Session terminations due to PCRF restart:      0
       Rule validation failures:                      0
  PCC Rule Statistics:
       Dynamic rule activations:     0      Deactivations:   0
       Static rules activations:     0      Deactivations:   0
       Dynamic rule modifications:   0
  PCC Rule Failure Statistics:
       Rule update failure:                  0
  ePCC/ADC Rule Statistics:
       Dynamic rule activations:     0      Deactivations:   0
       Static rules activations:     0      Deactivations:   0
       Dynamic rule modifications:   0
  ePCC/ADC Rule Failure Statistics:
       Rule update failure:                  0

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation