agent-port

Assigns the port on which the Keylime agent communicates.

Syntax

agent-port port-number

Parameters

port-number
The port number on which the Keylime Remote Attestation agent is communicating.

Command Default

The default port used by the Keylime agent is 9002.

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-port 3333 agent-uuid UUID-F96FCC9E 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.