C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1205
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
L
OCAL
RADIUS S
ERVER
C
OMMANDS
CRYPTO
PKI
TRUSTPOINT
LOCAL
crypto pki trustpoint local
Overview
Use this command to declare the Local CA (Certificate Authority) as the trustpoint
that the system uses. The ca-trustpoint configuration mode is available after this
command is issued.
Use the
no
variant of this command to delete all information and certificates
associated with Local CA as the trustpoint.
Syntax
crypto pki trustpoint local
no crypto pki trustpoint local
Default
Local CA is not a trustpoint.
Mode
Global Configuration
Examples
Use the following commands to declare the Local CA as the trustpoint.
awplus#
configure terminal
awplus(config)#
crypto pki trustpoint local
Use the following commands to delete all information and certificates associated
with the Local CA.
awplus#
configure terminal
awplus(config)#
no crypto pki trustpoint local
To create a client certificate for all users registered to the local RADIUS server, use
the following commands:
awplus(config)#
crypto pki trustpoint local
awplus(ca-trust-point)#
exit
awplus(config)#
crypto pki enroll local alternative
Related
Commands
crypto pki enroll local
show crypto pki trustpoints