C613-50631-01 Rev A Command Reference for IE340 Series 2464
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
LOCAL RADIUS SERVER COMMANDS
CLIENT
MUTUAL-AUTHENTICATION
client mutual-authentication
Overview This command enables or disables mutual certificate authentication for all
RadSecProxy clients. When enabled, the RadSecProxy local-server application will
request and validate an X.509 certificate from the client when establishing a
connection.
The no variant of this command disables mutual certificate validation. The
local-server application will still transmit the local server certificate to the client,
but will not expect or validate a certificate from the client.
Syntax
client mutual-authentication
no client mutual-authentication
Default Mutual authentication is enabled by default.
Mode RadSecProxy Local Server Configuration
Example Disable mutual certificate validation with the following command:
awplus# configure terminal
awplus(config)# radius-secure-proxy local-server
awplus(config-radsecproxy-srv)# no client
mutual-authentication
Related
commands
client (radsecproxy-srv)
client name-check
radius-secure-proxy local-server
Command
changes
Version 5.4.6-2.1: command added