Tacacs-Server Host - Dell S4810 Reference Manual

Hide thumbs Also See for S4810:
Table of Contents

Advertisement

Version 9.4.
(0.0)
Usage
You can associate a TACACS server group with a VRF.
Information
Example
Dell(conf)#tacacs-server group group1
Dell(conf-tacacs-group)#tacacs-server host 1.1.1.1 key secret
Dell(conf-tacacs-group)#tacacs-server host 2.2.2.2 key secret
Dell(conf-tacacs-group)#tacacs-server vrf vrf1 source-
interface tengigabitethernet 0/36
Dell(conf-tacacs-group)#show config
!
tacacs-server group group1
tacacs-server vrf vrf1 source-interface TenGigabitEthernet 0/36
tacacs-server host 1.1.1.1 key 7 9a2f3ec0c65c6f41
tacacs-server host 2.2.2.2 key 7 9a2f3ec0c65c6f41
Dell(conf-tacacs-group)#
Related
aaa authentication login
Commands
tacacs-server key

tacacs-server host

Specify a TACACS+ host.
S4810
Syntax
tacacs-server host {hostname | ipv4-address | ipv6-address}
[port number] [timeout seconds] [key key]
Parameters
hostname
ipv4-address |
ipv6-address
port number
timeout
seconds
key key
Defaults
Not configured.
Security
Introduced on the S-Series and Z-Series.
— specifies the login authentication method.
— configures a TACACS+ key for the TACACS server.
Enter the name of the TACACS+ server host.
Enter the IPv4 address (A.B.C.D) or IPv6 address (X:X:X:X::X)
of the TACACS+ server host.
(OPTIONAL) Enter the keyword port then a number as the
port to be used by the TACACS+ server. The range is from
zero (0) to 65535. The default is 49.
(OPTIONAL) Enter the keyword timeout then the number of
seconds the switch waits for a reply from the TACACS+
server. The range is from 0 to 1000. The default is 10
seconds.
(OPTIONAL) Enter the keyword key then a string up to 42
characters long as the authentication key. This
authentication key must match the key specified in the
tacacs-server key for the TACACS+ daemon.
1483

Advertisement

Table of Contents
loading

Table of Contents