registrar-server

Configures the various settings for accessing the remote Keylime Remote Attestation server.

Syntax

registrar-server ip-address use-vrf vrf-name

Parameters

ip-address
IP address of the remote Keylime Remote Attestation server. IPv4 or IPv6 addresses can be used.
use-vrf vrf-name
The VRF on which the remote Remote Attestation server can be accessed.

Modes

Remote Attestation mode.

Usage Guidelines

If your Remote Attestation server is listening on a non standard port, configure the port using the registrar-port command. The standard port for the Keylime server is 8890.

Examples

The following example configures the connection details of the Keylime Remote Attestation server. The IP address of the server is 10.1.1.10 and it can be accessed through the default VRF.

SLX (config-remote-attestation)# registrar-server 10.1.1.10 user-vrf default-vrf
SLX (config-remote-attestation)#

Platform Availability

This command and mode is only available on the Extreme 8720 and Extreme 8520 devices.