Reference Guide

wlan tacacs-server
wlan tacacs-server <profile-name>
ip <IP-address>
port <port>
key <key>
timeout <seconds>
retry-count <number>
deadtime <minutes>
no...
Description
This command is used to configure a TACACSī˜ƒserver for management users.
Syntax
Command/Parameter Description Default
wlan tacacs-server
Configures the TACACS server profile. -
ip <IP-address>
Configures the IP address of the TACACS
server.
-
port <port>
Configures the TCP port for the server 49
key
Configures a shared secret key to authenticate
communication between the TACACS+ client
and server.
-
timeout <seconds>
Configures a timeout value for TACACS+
requests from the management users
20
retry-count <number>
Configures the maximum number of
authentication requests that are sent to the
server
3
noā€¦
Removes the specified configuration
parameter.
ā€”
Usage Guidelines
Use this command to configure a TACACS server as an external authentication server. This configuration applies
only for management users in Instant and not for the other SSIDī˜ƒor wired profiles.
Example
The following example configures the TACACS protocols:
(Instant AP)(config)# wlan tacacs-server Server1
(Instant AP)(TACACS Server < Server1>) # ip <10.17.121.54>
(Instant AP)(TACACS Server <Server1>) # port <49>
(Instant AP)(TACACS Server <Server1>) # key <pass123>
(Instant AP)(TACACS Server <Server1>) # timeout <30>
(Instant AP)(TACACS Server <Server1>) # retry-count <4>
(Instant AP)(TACACS Server <Server1>) # deadtime <30>
(Instant AP TACACS Server <Server1>) # end
(Instant AP)# commit apply
Dell Networking W-Series Instant 6.4.0.2-4.1 | CLI Reference Guide wlan tacacs-server | 563