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 diameter network-element status

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show unified-edge tdf diameter network-element status
<fpc-slot fpc-slot>
<gateway gateway-name>
<network-element-name network-element-name>
<pic-slot pic-slot>

Description

Display the status for one or more Diameter network elements. If a network element is not specified, then status for all network elements is displayed. If a TDF gateway is not specified, then status for all TDF gateways is displayed.

Options

none

Display status for all network elements for all TDF gateways.

fpc-slot fpc-slot

(Optional) Display the status for the specified Flexible PIC Concentrator (FPC).

gateway gateway-name

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

network-element-name network-element-name

(Optional) Display the status for the specified network element.

pic-slot pic-slot

(Optional) Display the status for the specified PIC slot number. You must first specify an FPC slot number before specifying the PIC slot number.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show unified-edge tdf diameter network-element status command. Output fields are listed in the approximate order in which they appear.

Table 1: show unified-edge tdf diameter network-element status Output Fields

Field Name

Field Description

DNE

Name of the network element.

PEER

Name of the peer.

FPC/PIC

FPC and PIC slot numbers through which the network element was reached.

PEER STATE

Current state of the peer. Possible states are: Closed, Closing, I-Open, R-Open, Wait-Conn-Ack, Wait-Conn-Ack/Elect, Wait-I-CEA, and Wait-Returns.

WATCHDOG STATE

Peer watchdog status.

  • closed—Connection between Diameter peers is terminated.

  • initial—Connection between Diameter peers is being initialized.

  • okay—Connection between Diameter peers is established and active.

Sample Output

show unified-edge tdf diameter network-element status

content_copy zoom_out_map
user@host> show unified-edge tdf diameter network-element status
DNE : pcrf-dne
    PEER : pcrf
       FPC/PIC          PEER STATE            WATCHDOG STATE
         0/0            Closed                initial
         0/1            Closed                initial
DNE : ocs-dne
    PEER : ocs
       FPC/PIC          PEER STATE            WATCHDOG STATE
         0/0            I-Open                okay
         0/1            I-Open                okay

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation