Enables the Keylime agent on the SLX device. This agent registers itself with remote keylime server(registrar) and listens for queries from the remote Keylime server(verifier).
Remote Attestation mode
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-enable agent-uuid UUID-F96FCC9E agent-port 3333 
SLX (config-remote-attestation)# exit 
SLX (config)# exit
SLX #
                
            
        This command and mode is only available on the Extreme 8720 and Extreme 8520 devices.