C613-50631-01 Rev A Command Reference for IE340 Series 2372
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
AAA COMMANDS
AAA
GROUP SERVER
To create an LDAP server group named ‘GROUP2’ with servers named ‘SERVER1’,
’SERVER2’ and ‘SERVER3’, use the commands:
awplus(config)# aaa group server ldap GROUP2
awplus(config-ldap-group)# server SERVER1
awplus(config-ldap-group)# server SERVER2
awplus(config-ldap-group)# server SERVER3
To remove an LDAP server group named ‘GROUP2’ from the configuration, use the
command:
awplus(config)# no aaa group server ldap GROUP2
Related
commands
aaa accounting auth-mac
aaa accounting auth-web
aaa accounting dot1x
aaa accounting login
aaa authentication auth-mac
aaa authentication auth-web
aaa authentication dot1x
aaa authentication login
ldap-server
radius-server host
server (ldap-group)
server (RADIUS server group)
show ldap server group
show radius server group
Command
changes
Version 5.5.2-1.1: ldap parameter added