C613-50631-01 Rev A Command Reference for IE340 Series 2404
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
LIGHTWEIGHT DIRECTORY ACCESS PROTOCOL (LDAP) COMMANDS
DEBUG
LDAP CLIENT
debug ldap client
Overview Use this command to enable LDAP debugging.
Use the no variant of this command to disable all LDAP debugging.
Syntax
debug ldap client all
debug ldap client {[acl] [args] [ber] [config] [conns] [filter]
[packets] [parse] [shell] [stats] [stats2] [sync] [trace]}
no debug ldap client
Default By default, all LDAP debugging is disabled.
Mode Global Configuration
Example To turn on all LDAP debugging, use the command:
awplus# debug ldap client all
To turn on filter and packet LDAP debugging, use the command:
awplus# debug ldap client filter packets
To disable all LDAP debugging, use the command:
awplus# no debug ldap client
Parameter Enable or disable debugging for ...
all All LDAP debugging options
acl Access Control List processing
args Heavy trace debugging (args, arguments)
ber Print out packets sent and received (ber, Bit Error Rate)
config Configuration processing
conns Connection management
filter Search filter processing
packets Debug packet handling
parse Parsing processing
shell Print communication with shell backends
stats Stats from connections, operations and results
stats2 Stats from log entries sent
sync Syncrepl consumer processing (LDAP Sync replication)
trace Trace function calls