clear ip bgp rpki server

Use this command to stop and restart the RTR library configuration for this particular RPKI server. This command closes the current session and tries to re-establishes connection with the configured RPKI server. The all format of this command closes all sessions and tries to re-establish connections.

Syntax

clear ip bgp rpki server { hostname | address } port port no
clear ip bgp rpki server all

Parameters

hostname
The hostname of the remote RPKI cache server. You can use one of hostname or IP address.
address
The IP address of the remote RPKI cache server. You can use one of hostname or IP address.
port port no
The port number on which this RPKI cache server can be accessed.
all
This keyword indicates that the command must be performed on all the remote RPKI cache servers configured on this device.

Modes

Privileged EXEC mode

Usage Guidelines

Note

Note

Since you can only connect to one remote RPKI server at a time, the two commands perform the same function.

Examples

This example command closes the TCP connection to the remote RPKI cache server with IP address 192.168.14.2, purges the ROAs downloaded from the server, reconnects back to the server, and downloads the ROAs again.

SLX# clear ip bgp rpki server 192.168.14.2 port 1030 
Possible completions:
<cr>