C613-50631-01 Rev A Command Reference for IE340 Series 2419
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
LIGHTWEIGHT DIRECTORY ACCESS PROTOCOL (LDAP) COMMANDS
SECURE
CIPHER (LDAP-SERVER)
To remove the configured ciphers on ‘Server1’, use the commands:
awplus# configure terminal
awplus(config)# ldap-server Server1
awplus(config-ldap-server)# no secure cipher
To use the ciphers DHE-DSS-AES256-GCM-SHA384 and
TLS_AES_256_GCM_SHA384 on ‘Server1’, use the commands:
awplus# configure terminal
awplus(config)# ldap-server Server1
awplus(config-ldap-server)# secure cipher
DHE-DSS-AES256-GCM-SHA384 TLS_AES_256_GCM_SHA384
Related
commands
host (ldap-server)
ldap-server
port (ldap-server)
secure mode (ldap-server)
secure trustpoint (ldap-server)
Command
changes
Version 5.5.2-1.1: command added