Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Broadband Subscriber Sessions User Guide
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

Monitoring and Management Diameter Information

date_range 06-Dec-23

Verifying Diameter Node, Instance, and Route Information

Purpose

View Diameter node information:

Action

  • To display summary information about all Diameter nodes:

    content_copy zoom_out_map
    user@host> show diameter
    
  • To display summary information about all Diameter nodes and add information about Diameter applications (functions), instances, network elements, and peers:

    content_copy zoom_out_map
    user@host> show diameter brief
    
  • To display brief information about all Diameter nodes and add information about Diameter routes:

    content_copy zoom_out_map
    user@host> show diameter detail
    
  • To display summary information about all Diameter instances:

    content_copy zoom_out_map
    user@host> show diameter instance
    
  • To display detailed information about all Diameter instances:

    content_copy zoom_out_map
    user@host> show diameter instance detail
    
  • To display information about a specific Diameter instance, add the instance name to the command:

    content_copy zoom_out_map
    user@host> show diameter instance master
    
    content_copy zoom_out_map
    user@host> show diameter instance detail master
    
  • To display summary information about all Diameter routes:

    content_copy zoom_out_map
    user@host> show diameter route
    
  • To display detailed information about all Diameter routes:

    content_copy zoom_out_map
    user@host> show diameter route detail
    
  • To display information about a specific Diameter route, add the route name to the command:

    content_copy zoom_out_map
    user@host> show diameter route dne-route2
    
    content_copy zoom_out_map
    user@host> show diameter route detail dne-route2
    

Verifying and Managing Diameter Application Information

Purpose

View or clear Diameter application (function) information:

Action

  • To display summary information about all applications associated with Diameter:

    content_copy zoom_out_map
    user@host> show diameter function
    
  • To display detailed information about all applications associated with Diameter:

    content_copy zoom_out_map
    user@host> show diameter function detail
    
  • To display information about a specific application associated with Diameter, add the application name to the command:

    content_copy zoom_out_map
    user@host> show diameter function jsrc
    
    content_copy zoom_out_map
    user@host> show diameter function detail gx-plus
    
  • To display summary statistics about all applications associated with Diameter:

    content_copy zoom_out_map
    user@host> show diameter function statistics
    
  • To display detailed statistics about all applications associated with Diameter:

    content_copy zoom_out_map
    user@host> show diameter function statistics detail
    
  • To display statistics about a specific application associated with Diameter, add the application name to the command:

    content_copy zoom_out_map
    user@host> show diameter function statistics gx-plus
    
    content_copy zoom_out_map
    user@host> show diameter function statistics detail jsrc
    
  • To delete current statistics for all applications associated with Diameter:

    content_copy zoom_out_map
    user@host>clear diameter function statistics
    
  • To delete current statistics for a specific application associated with Diameter:

    content_copy zoom_out_map
    user@host>clear diameter function gx-plus statistics
    

Verifying and Managing Diameter Peer Information

Purpose

View or clear Diameter peer information:

Action

  • To display summary information about all Diameter peers:

    content_copy zoom_out_map
    user@host> show diameter peer
    
  • To display detailed information about all Diameter peers:

    content_copy zoom_out_map
    user@host> show diameter peer detail
    
  • To display information about a specific Diameter peer, add the peer name to the command:

    content_copy zoom_out_map
    user@host> show diameter peer peer235
    
    content_copy zoom_out_map
    user@host> show diameter peer detail peer235
    
  • To display summary information about Diameter peer-to-network-element mapping for all peers:

    content_copy zoom_out_map
    user@host> show diameter peer map
    
  • To display detailed information about Diameter peer-to-network-element mapping for all peers:

    content_copy zoom_out_map
    user@host> show diameter peer map detail
    
  • To display information about Diameter peer-to-network-element mapping for a specified peer, add the peer name to the command:

    content_copy zoom_out_map
    user@host> show diameter peer map peer235
    
    content_copy zoom_out_map
    user@host> show diameter peer map detail peer235
    
  • To display summary statistics about all Diameter peers:

    content_copy zoom_out_map
    user@host> show diameter peer statistics
    
  • To display detailed statistics about all Diameter peers:

    content_copy zoom_out_map
    user@host> show diameter peer statistics detail
    
  • To display summary statistics about a specified Diameter peer:

    content_copy zoom_out_map
    user@host> show diameter peer statistics peer235
    
  • To display detailed statistics about a specified Diameter peer:

    content_copy zoom_out_map
    user@host> show diameter peer statistics detail peer235
    
  • To delete the specified Diameter peer and all of its statistics.

    content_copy zoom_out_map
    user@host>clear diameter peer peer5 connection
    
  • To delete the specified Diameter peer and its current statistics:

    content_copy zoom_out_map
    user@host>clear diameter peer peer5 statistics
    

Verifying Diameter Network Element Information

Purpose

View Diameter network element information:

Action

  • To display summary information about Diameter network elements:

    content_copy zoom_out_map
    user@host> show diameter network-element
    
  • To display detailed information about Diameter network elements:

    content_copy zoom_out_map
    user@host> show diameter network-element detail
    
  • To display information about Diameter network elements for a specified network element, include the element name in the command:

    content_copy zoom_out_map
    user@host> show diameter network-element dne-1
    
    content_copy zoom_out_map
    user@host> show diameter network-element detail dne-1
    
  • To display summary information about Diameter network-element-to-peer mapping for all network elements:

    content_copy zoom_out_map
    user@host> show diameter network-element map
    
  • To display detailed information about Diameter network-element-to-peer mapping for all network elements:

    content_copy zoom_out_map
    user@host> show diameter network-element map detail
    
footer-navigation