Concept Guide

Table Of Contents
wlan tacacs-server
wlan tacacs-server <profile-name>
deadtime <minutes>
ip <IP-address>
key <key>
no
port <port>
retry-count <number>
session-authorization
timeout <seconds>
no
no tacacs-server <profile-name>
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. -
deadtime <minutes>
Configures an interval
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
session-
authorization
Enables session authorization for the admin users. By default, session
authorization is disabled.
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>
Dell Networking W-Series Instant 6.4.3.1-4.2.0.0 | CLI Reference Guide wlan tacacs-server | 631