agent-uuid

Assigns a UUID value to the Keylime agent installed on the SLX device.

Syntax

agent-uuid UUID

Parameters

UUID
A unique value assigned to this Keylime agent. If this parameter is not provided, it is automatically generated.

Command Default

When a value is not supplied to the agent-uuid command, it is automatically generated and assigned to the Keylime agent.

Modes

Remote Attestation mode

Examples

This example shows the complete configuration of Remote Attestation on this SLX device.

SLX # configure terminal 
SLX (config)# remote-attestation 
SLX (config-remote-attestation)# registrar-server 10.1.1.10 use-vrf default-vrf
SLX (config-remote-attestation-10.1.1.10/default-vrf)# registrar-port 
SLX (config-remote-attestation-10.1.1.10/default-vrf)# exit 
SLX (config-remote-attestation)# agent-uuid UUID-F96FCC9E agent-port 3333 agent-enable
SLX (config-remote-attestation)# exit 
SLX (config)# exit
SLX #
                

Platform Availability

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