Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Supported Platforms

show diameter function

Syntax

show diameter function<brief | detail | summary><function-name>

Release Information

Command introduced in Junos OS Release 9.6.

Support for PTSP introduced in Junos OS Release 10.2.

Support for Gx-Plus introduced in Junos OS Release 11.2.

Description

Display information about all functions associated with Diameter instances or only the specified function.

Options

brief | detail | summary

(Optional) Display the specified level of output. The summary output is displayed by default and includes basic function information. The brief output displays the summary information in a different format. The detail output adds information to the brief output.

function-name

(Optional) Display information for only the specified function. Currently, Gx-Plus, JSRC, and packet-triggered-subscribers are supported functions.

Required Privilege Level

view

List of Sample Output

show diameter function
show diameter function brief
show diameter function detail (JSRC)
show diameter function detail (Gx-Plus)

Output Fields

Table 1 lists the output fields for the show diameter function command. Output fields are listed in the approximate order in which they appear.

Table 1: show diameter function Output Fields

Field Name

Field Description

Level of Output

Function name

Name of the function for which information is displayed.

All levels

State

State of the Diameter connection with the function.

All levels

Upstream transaction utilization

Percent of upstream traffic used for this function.

All levels

Downstream transaction utilization

Percent of downstream traffic used for this function.

All levels

Network transmit buffer utilization

Percent of network transmission buffer used for this function.

All levels

Function transmit buffer utilization

Percent of function transmission buffer used for this function.

All levels

Routed destinations

Number of destinations that have this function associated with their routes.

All levels

Requests queued for network tx

Number of requests waiting to be sent to the Diameter peers for this function.

detail

Pending answers from network

Number of replies expected from the Diameter peers for this function.

detail

Answers queued for function tx

Number of replies waiting to be sent to this function.

detail

Total upstream transactions pending

Total number of messages queued for this function.

detail

Upstream transactions limit

Total number of messages queued for this function.

detail

Requests queued for function tx

Number of requests waiting to be sent to this function.

detail

Pending answers from function

Number of replies expected to be received from this function.

detail

Answers queued for network tx

Number of replies waiting to be sent to this function.

detail

Total downstream transactions pending

Total number of messages queued for the Diameter peers.

detail

Downstream transactions limit

Maximum number of messages that can be queued for the Diameter peers.

detail

Buffers used by network tx queue

Number of buffers used by messages queued for the Diameter peers.

detail

Limit on network tx queue buffers

Maximum buffer capacity available for messages queued for the Diameter peers.

detail

Buffers used by function tx queue

Number of buffers used by messages queued for this function.

detail

Limit on function tx queue buffers

Maximum buffer capacity available for messages queued for this function.

detail

Origin-state-id

Value of the Origin-State-ID AVP.

detail

Sample Output

show diameter function

user@host> show diameter function
Diameter function list:
                      Upstream    Downstream  Net Queue   Func Queue
                      Transaction Transaction Buffer      Buffer      Routed
                      Utilization Utilization Utilization Utilization Dests
  Function  State     %           %           %           %   
  jsrc      Disconnec   0           0           0           0             0

show diameter function brief

user@host> show diameter function brief
Diameter function:
  Function name                          : gx-plus                                
  State                                  : Connected  
  Upstream transaction utilization       :   0 %
  Downstream transaction utilization     :   0 %
  Network transmit buffer utilization    :   0 %
  Function transmit buffer utilization   :   0 %
  Routed destinations                    :         1

  Function name                          : jsrc                                
  State                                  : Disconnected  
  Upstream transaction utilization       :   0 %
  Downstream transaction utilization     :   0 %
  Network transmit buffer utilization    :   0 %
  Function transmit buffer utilization   :   0 %
  Routed destinations                    :         0
  

show diameter function detail (JSRC)

user@host> show diameter function detail
Diameter function:
  Function name                          : jsrc                                
  State                                  : Disconnected  
  Upstream transaction utilization       :   0 %
  Downstream transaction utilization     :   0 %
  Network transmit buffer utilization    :   0 %
  Function transmit buffer utilization   :   0 %
  Routed destinations                    :         0
  Requests queued for network tx         :         0
  Pending answers from network           :         0
  Answers queued for function tx         :         0
  Total upstream transactions pending    :         0
  Upstream transactions limit            :      1024
  Requests queued for function tx        :         0
  Pending answers from function          :         0
  Answers queued for network tx          :         0
  Total downstream transactions pending  :         0
  Downstream transactions limit          :      1024
  Buffers used by network tx queue       :         0
  Limit on network tx queue buffers      :  10485760
  Buffers used by function tx queue      :         0
  Limit on function tx queue buffers     :  10485760

show diameter function detail (Gx-Plus)

user@host> show diameter function gx-plus detail
Diameter function:
  Function name                          : gx-plus                             
  State                                  : Connected     
  Upstream transaction utilization       :   0 %
  Downstream transaction utilization     :   0 %
  Network transmit buffer utilization    :   0 %
  Function transmit buffer utilization   :   0 %
  Routed destinations                    :         1
  Requests queued for network tx         :         0
  Pending answers from network           :         0
  Answers queued for function tx         :         0
  Total upstream transactions pending    :         0
  Upstream transactions limit            :      1024
  Requests queued for function tx        :         0
  Pending answers from function          :         0
  Answers queued for network tx          :         0
  Total downstream transactions pending  :         0
  Downstream transactions limit          :      1024
  Buffers used by network tx queue       :         0
  Limit on network tx queue buffers      :  10485760
  Buffers used by function tx queue      :         0
  Limit on function tx queue buffers     :  10485760
  Origin-state-id                        :         0

Published: 2013-01-30

Supported Platforms

Published: 2013-01-30