For Remote Attestation to work, Measured Boot must be enabled. To learn more about Measured Boot, see Measured Boot in this document.
Note
Remote Attestation is supported on Extreme 8720 and Extreme 8520 devices.To configure Remote Attestation do the following:
SLX # configure terminal SLX (config)#
SLX (config)# measure-boot enable SLX (config)#
SLX (config)# remote-attestation SLX (config-remote-attestation)#
SLX (config-remote-attestation)# registrar-server 10.1.1.1 use-vrf default-vrf SLX (config-remote-attestation-10.1.1.1/default-vrf)#
SLX (config-remote-attestation-10.1.1.1/default-vrf)# registrar-port SLX (config-remote-attestation-10.1.1.1/default-vrf)#
SLX (config-remote-attestation-10.1.1.1/default-vrf)# exit SLX (config-remote-attestation) #
SLX(config-remote-attestation)# agent-uuid ? SLX (config-remote-attestation) # Possible completions: <1-100> UUID of the device.[auto]
SLX(config-remote-attestation)# agent-port ? SLX (config-remote-attestation) # Possible completions: <Choose the port number in the range 0 - 65535> SLX(config-remote-attestation)# agent-port
SLX (config-remote-attestation) # agent-enable SLX (config-remote-attestation) #
SLX (config-remote-attestation) # exit SLX (config)#
SLX (config)# exit SLX #