[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show services rpm active-servers

Syntax

show services rpm active-servers

Release Information

Command introduced before JUNOS Release 7.4.

Description

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

Options

This command has no options.

Required Privilege Level

view

List of Sample Output

show services rpm active-servers

Output Fields

Table 9 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 9: 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

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

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]