show programmable-rpd clients
Syntax
show programmable-rpd clients <client-id>
Description
Lists clients connected to the programmable routing protocol process (prpd) server. The prpd provides public APIs to program routing systems, making it possible for users to directly access the APIs to customize, create and modify behavior of their network.
The command output shows client specific details and statistics such as client ID, protocol and corresponding gateway handle, purge timer, the client up/down status, the route-summary of the number of routes installed, the per-route-table breakup of the route count and, if the client is disconnected, the time remaining before the client state is purged. If the client has not registered any protocol, the gateway handle is 0.
Options
none | Display the information for all prpd clients. |
client-id | (Optional) Display information only about the specified prpd client. |
Required Privilege Level
view
Sample Output
show programmable-rpd clients
user@host> show programmable-rpd clients RPD global purge timeout: 120 RPD Server connected client details: ClientIdentifier PurgeTimer Status Timeout Protocol Gateway 3 150 Up BGP-Static 578 2 75 Up NoGwProtocol 0 1 120 Down 117 BGP-Static 577
Release Information
Command introduced in Junos OS Release 16.2.
client-id
option introduced in Junos OS Release
22.1R1.