C613-50100-01 REV C Command Reference for x930 Series 2282
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
LOCAL RADIUS SERVER COMMANDS
CLIENT
TRUSTPOINT
client trustpoint
Overview This command adds one or more trustpoints to be used with the RadSecProxy
local-server application. Multiple trustpoints may be specified, or the command
may be executedmore 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
client trustpoint [<trustpoint-list>]
no client trustpoint [<trustpoint-list>]
Mode RadSecProxy Local Server Configuration
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 client 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 local-server by executing the
command multiple times:
awplus# configure terminal
awplus(config)# radius-secure-proxy local-server
awplus(config-radsecproxy-srv)# client trustpoint example_1
awplus(config-radsecproxy-srv)# client trustpoint example_2
Alternatively, add multiple trustpoints with a single command:
awplus(config-radsecproxy-srv)# client trustpoint example_3
example_4
Disassociate all trustpoints from the RadSecProxy local-server application using
the command:
awplus(config-radsecproxy-srv)# no client trustpoint
Related
Commands
client (radsecproxy-srv)
client name-check
radius-secure-proxy local-server
Parameter Description
<trustpoint-list> Specify one or more trustpoints to be added or deleted.