D-Link DGS-1510 Series Reference Manual page 110

Gigabit ethernet smartpro switch
Hide thumbs Also See for DGS-1510 Series:
Table of Contents

Advertisement

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
Switch# show aaa
AAA is enabled.
Switch#
8-25 tacacs-server host
This command is used to create a TACACS+ server host. Use the no form of this command to
remove a server host.
tacacs-server host {IP-ADDRESS | IPV6-ADDRESS} [port PORT] [timeout SECONDS] key [0 |
7] KEY-STRING
no tacacs-server host {IP-ADDRESS | IPV6-ADDRESS}
Parameters
IP-ADDRESS
IPV6-ADDRESS
port PORT-NUMBER
timeout SECONDS
0
7
key KEY-STRING
Default
No TACACS+ server host is configured.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
Use this command to create TACACS+ server hosts before it can be associated with the TACACS+
server group using the server command.
Example
This example shows how to create two TACACS+ server hosts with the different IP addresses.
Switch#configure terminal
Switch(config)# tacacs-server host 172.19.10.100 port 1500 timeout 8 key ABCDE
Switch(config)# tacacs-server host 172.19.122.3 port 1600 timeout 3 key ABCDE
Switch(config)#
Specifies the IP address of the TACACS+ server.
Specifies the IPv6 address of the TACACS+ server.
(Optional) Specifies the UDP destination port number for sending
request packets. The default port number is 49. The range is 1 to
65535.
(Optional) Specifies the time-out value. This value must be between
1 and 255 seconds. The default value is 5 seconds.
(Optional) Specifies the password in the clear text form. This is the
default option.
(Optional) Specifies the password in the encrypted form.
Specifies the key used to communicate with the server. The key can
be from 1 to 254 clear text characters.
107

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents