Supported Platforms
Related Documentation
- M, MX, PTX, SRX Series
- clear diameter function statistics
- M, MX, SRX Series
- clear diameter peer
- M, MX Series
- show diameter peer
- MX Series
- show diameter function
- show diameter instance
- show diameter network-element
- show diameter route
show diameter
Syntax
Release Information
Command introduced in Junos OS Release 9.6.
Description
Display information about the Diameter node.
Options
brief | detail | summary | — | (Optional) Display the specified level of output. The summary output is displayed by default and includes Diameter node status. The brief output adds summary information about functions, instances, network elements, and peers. The detail output adds summary information about routes. |
Required Privilege Level
view
Related Documentation
- M, MX, PTX, SRX Series
- clear diameter function statistics
- M, MX, SRX Series
- clear diameter peer
- M, MX Series
- show diameter peer
- MX Series
- show diameter function
- show diameter instance
- show diameter network-element
- show diameter route
List of Sample Output
show diameter briefshow diameter detail
show diameter summary
Output Fields
Table 1 lists the output fields for the show diameter command. Output fields are listed in the approximate order in which they appear.
Table 1: show diameter Output Fields
Field Name | Field Description | Level of Output |
---|---|---|
Diameter process id | ID number of the Diameter process. | All levels |
Functions | Number of functions associated with Diameter. | All levels |
Connected functions | Number of functions with active Diameter connections. | All levels |
Instances | Number of configured Diameter instances. | All levels |
Network elements (NEs) | Number of configured Diameter network elements. | All levels |
Connected NEs | Number of Diameter network elements with active connections. | All levels |
Peers | Number of Diameter peer nodes. | All levels |
Activated peers | Number of Diameter peers with active connections. | All levels |
Open peers | Number of peers in the open state, without active network element connections but available for a connection. | All levels |
Transports | Number of transports configured. | All levels |
Requests queued for network transmit | Number of requests waiting to be sent to the Diameter peers. | All levels |
Answers queued for network transmit | Number of replies waiting to be sent to the Diameter peers. | All levels |
Expected answers from network | Number of replies expected to be received from the Diameter peers. | All levels |
Requests queued for function transmit | Number of requests waiting to be sent to the functions associated with Diameter. | All levels |
Answers queued for function transmit | Number of replies waiting to be sent to the functions associated with Diameter. | All levels |
Expected answers from functions | Number of replies expected to be received from the functions associated with Diameter. | All levels |
Memory used by network transmit queues | Amount of memory consumed by network transmit queues. | All levels |
Memory used by function transmit queues | Amount of memory consumed by function transmit queues. | All levels |
Origin-state-id | Value of the Origin-State-ID AVP. | All levels |
Function | Name of the function for which information is displayed. | brief detail |
State | State of the Diameter connection with the function: Connected or Disconnec (disconnected). | brief detail |
Upstream Transaction Utilization | Percent of upstream traffic used for this function. | brief detail |
Downstream Transaction Utilization | Percent of downstream traffic used for this function. | brief detail |
Net Queue Buffer Utilization | Percent of network transmission buffer used for this function. | brief detail |
Func Queue Buffer Utilization | Percent of function transmission buffer used for this function. | brief detail |
Routed Dests | Number of destinations that have this function associated with their routes. | brief detail |
Name | Name of the Diameter instance. | brief detail |
Origin-Realm | Value of Origin-Realm attribute-value pair (AVP). | brief detail |
Origin Host | Value of Origin-Host AVP. | brief detail |
NE-Total | Number of configured network elements. | brief detail |
NE-Connected | Number of network elements with active Diameter connections. | brief detail |
Name | Name of the Diameter network element. | brief detail |
Instance | Name of the Diameter instance in which the network element is configured. | brief detail |
State | State of the network element:
| brief detail |
Primary Peer | Primary peer for the network element, based on the configured peer priority. | brief detail |
Secondary Peer | Secondary peer for the network element, based on the configured peer priority. | brief detail |
Peer | Name of the peer. | brief detail |
Instance | Name of the Diameter instance in which the peer is configured. | brief detail |
State | State of the peer:
| brief detail |
NE-Count | Number of network elements associated with the peer. | brief detail |
Activated Count | Activation status of the peer:
| brief detail |
Primary Count | Status of the peer: primary (1) or secondary (0). | brief detail |
Secondary Count | Status of the peer: secondary (0) or primary (1). | brief detail |
Route | Name of the Diameter route. | detail |
NE | Name of the Diameter network element in which the route is configured | detail |
Instance | Name of the Diameter instance in which the route is configured. | detail |
Valid | Determination of whether the route is valid: yes or no. | detail |
Up | State of the route: yes for an active route, no for an inactive route. | detail |
Sample Output
show diameter brief
user@host> show diameter brief
Diameter node: Diameter process id : 1446 Functions : 4 Connected functions : 2 Instances : 1 Network elements(NEs) : 1 Connected NEs : 0 Peers : 2 Activated peers : 1 Open peers : 0 Transports : 1 Requests queued for network transmit : 0 Answers queued for network transmit : 0 Expected answers from network : 0 Requests queued for function transmit : 0 Answers queued for function transmit : 0 Expected answers from functions : 0 Memory used by network transmit queues : 0 Memory used by function transmit queues : 0 Origin-state-id : 0 Diameter function list: Upstream Downstream Net Queue Func Queue Transaction Transaction Buffer Buffer Routed Utilization Utilization Utilization Utilization Dests Function State % % % % charging- Disconnec 0 0 0 0 0 gx-plus Connected 0 0 0 0 1 jsrc Connected 0 0 0 0 0 packet-tr Disconnec 0 0 0 0 0 Diameter instances: Name Origin-Realm Origin-Host NE-Total NE-Connected master orrr ohhh 1 0 Diameter network-elements: Primary Secondary Name Instance State Peer Peer n0 master Connecting <NONE> <NONE> Diameter peer list: Activated Primary Secondary Peer Instance State NE-Count Count Count Count p0 master Suspended 1 1 0 0 p100 master No-Activation 0 0 0 0
show diameter detail
user@host> show diameter detail
... Diameter routes: Route NE Instance Valid Up dne-route1 dne1 master yes no
show diameter summary
user@host> show diameter summary
Diameter node: Diameter process id : 1446 Functions : 4 Connected functions : 2 Instances : 1 Network elements(NEs) : 1 Connected NEs : 0 Peers : 2 Activated peers : 1 Open peers : 0 Transports : 1 Requests queued for network transmit : 0 Answers queued for network transmit : 0 Expected answers from network : 0 Requests queued for function transmit : 0 Answers queued for function transmit : 0 Expected answers from functions : 0 Memory used by network transmit queues : 0 Memory used by function transmit queues : 0 Origin-state-id : 0
Published: 2013-03-14
Supported Platforms
Related Documentation
- M, MX, PTX, SRX Series
- clear diameter function statistics
- M, MX, SRX Series
- clear diameter peer
- M, MX Series
- show diameter peer
- MX Series
- show diameter function
- show diameter instance
- show diameter network-element
- show diameter route