Assigns the port on which the Keylime agent communicates.
The default port used by the Keylime agent is 9002.
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 #
This command and mode is only available on the Extreme 8720 and Extreme 8520 devices.