C613-50631-01 Rev A Command Reference for IE340 Series 2466
AlliedWare Plus™ Operating System - Version 5.5.3-0.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 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
client trustpoint [<trustpoint-list>]
no client trustpoint [<trustpoint-list>]
Mode RadSecProxy Local Server Configuration
Usage notes The device certificate associated with the 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 you enter client trustpoint without specifying a trustpoint, the trustpoint list will
be unchanged.
If you enter no client trustpoint without specifying a trustpoint, 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.