clear programmable-rpd
Syntax
clear programmable-rpd route
<client-id>
<destination>
<exact>
<table table-id>
<vni vni-id>
Description
Delete some or all programmable RPD routes via a command instead of an API call. PRPD provides public APIs the ability to program routing systems. This makes it possible for users to directly access APIs to customize, create, and modify the behavior of their network.
Options
client-id | (Required) Specify the name of the rpd client. |
destination |
(Optional) Specify destination IPv4 or IPv6 address. Optionally, you may also specify the prefix length. This deletes active entries for the specified address or address range. If a prefix length is not specified, your system will use the host's prefix length. |
exact |
(Optional) Delete the route that matches the exact route specified. |
table table-id |
(Optional) Deletes the route entries for the named routing table. |
vni vni-id |
(Optional) Deletes routes with the matching VNI ID. |
Required Privilege Level
routing-control
Release Information
Command introduced in Junos OS Release 25.2R1.