C613-50170-01 Rev B
Command Reference for x510 Series
1873
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
AAA C
OMMANDS
SERVER
TRUSTPOINT
server trustpoint
Overview
This command adds one or more trustpoints to be used with the RadSecProxy AAA
application. Multiple trustpoints may be specified, or the command may be
executed more than once, to add multiple trustpoints to the application.
The
no
version of this command removes one or more trustpoints from the list of
trustpoints associated with the application.
Syntax
server trustpoint [<
trustpoint-list
>]
no server trustpoint [<
trustpoint-list
>]
Default
By default, no trustpoints are associated with the application.
Mode
RadSecProxy AAA Configuration Mode
Usage
The device certificate associated with first trustpoint added to the application will
be transmitted to remote servers. The certificate received from the remote server
must have an issuer chain that terminates with the root CA certificate for any of the
trustpoints that are associated with the application.
If no trustpoints are specified in the command, the trustpoint list will be
unchanged.
If
no server trustpoint
is issued without specifying any trustpoints, then all
trustpoints will be disassociated from the application.
Example
You can add multiple trustpoints to the RadSecProxy AAA application by
executing the command multiple times:
awplus#
configure terminal
awplus(config)#
radius-secure-proxy aaa
awplus(config-radsecproxy-aaa)#
server trustpoint example_1
awplus(config-radsecproxy-aaa)#
server trustpoint example_2
Alternatively, add multiple trustpoints with a single command:
awplus(config-radsecproxy-aaa)#
server trustpoint example_3
example_4
Disassociate all trustpoints from the RadSecProxy AAA application using the
command:
awplus(config-radsecproxy-aaa)#
no server trustpoint
Related
Commands
Parameter
Description
<trustpoint-list>
Specify one or more trustpoints to be added or deleted.