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 services rpm active-servers

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services rpm active-servers

Description

Display the protocols and corresponding ports for which a router or switch is configured as a real-time performance monitoring (RPM) server.

Options

This command has no options.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services rpm active-servers command. Output fields are listed in the approximate order in which they appear.

Table 1: show services rpm active-servers Output Fields

Field Name

Field Description

Protocol

Protocol configured on the receiving probe server. The protocol can be the User Datagram Protocol (UDP) or the Transmission Control Protocol (TCP).

Port

Port configured on the receiving probe server.

Destination interface name

Output interface name for the probes.

Sample Output

show services rpm active-servers

content_copy zoom_out_map
user@host> show services rpm active-servers 
    Protocol: TCP, Port: 50000, Destination interface name: lt-0/0/0.0
    Protocol: UDP, Port: 50001, Destination interface name: lt-0/0/0.0

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation