Supported Platforms
show diameter instance
Syntax
Release Information
Command introduced in Junos OS Release 9.6.
Description
Display information about all Diameter instances or only the specified instance.
Options
brief | detail | summary | — | (Optional) Display the specified level of output. The summary output is displayed by default and includes basic instance information. The brief output displays the summary information in a different format. The detail output is the same as the brief output. |
instance-name | — | (Optional) Display information for only the specified Diameter instance. |
Required Privilege Level
view
List of Sample Output
show diameter instanceshow diameter instance detail
Output Fields
Table 1 lists the output fields for the show diameter instance command. Output fields are listed in the approximate order in which they appear.
Table 1: show diameter instance Output Fields
Field Name | Field Description | Level of Output |
---|---|---|
name | Name of the Diameter instance. | summary |
Origin-realm | Value of Origin-Realm AVP. | summary |
Origin-host | Value of Origin-Host AVP. | summary |
NE-total | Total number of network elements configured for this instance. | summary |
NE-connected | Number of network elements with active Diameter connections. | summary |
Instance name | Name of the Diameter instance. | brief detail |
Origin realm | Value of Origin-Realm AVP. | brief detail |
Origin host | Value of Origin-Host AVP. | brief detail |
NEs | Total number of network elements configured for this instance. | brief detail |
Connected NEs | Number of network elements with active Diameter connections. | brief detail |
Sample Output
show diameter instance
user@host> show diameter instance
Diameter instances: Name Origin-Realm Origin-Host NE-Total NE-Connected master rrrr hhhh 1 1
show diameter instance detail
user@host> show diameter instance detail
Diameter instance: Instance name : master Origin realm : rrrr Origin host : hhhh NEs : 1 Connected NEs : 1