Header
Home | Set as homepage | Add to favorites
  Search the Site     » Advanced Search
Sections
Syndication


Blogroll:

||||| ALL Cisco-Network ARTICLES |||||  
CCIE Journey,
The CCIE Journey,


Define the Security Server-

Sep 17,2009 by alperen

image

Define the Security Server-"TACACS+

If a TACACS+ server host is used for authentication, use the tacacs-server host global configuration command. Use the no form of this command to delete the specified name or address. The syntax is

Rtr1(config)#tacacs-server host {hostname | ip address} [single-connection] [port port#]
[timeout seconds] [key string]
Rtr1(config)#no tacacs-server host hostname

hostname

Name of the TACACS+ server.

ip-addresss

IP address of the TACACS+ server.

single-connection

(Optional) Specify that the router maintain a single open connection for confirmation from the AAA/TACACS+ server. This command contains no autodetect feature and fails if the host isn’t running a Cisco Secure daemon.

port port#

(Optional) Overrides the default port number (49) with any number from 1 to 65535.

timeout seconds

(Optional) Overrides the global timeout value set with the global tacacs-server timeout command for this server only.

key string

(Optional) Specifies an authentication and encryption key. This must match the key used by the TACACS+ daemon. Overrides the key set by the global command tacacs-server key for this server only.

Because some of the parameters of the tacacs-server host command override global settings made by the tacacs-server timeout and tacacs-server key commands, this command can be used to enhance security on a network by uniquely configuring individual TACACS+ connections.


126 times read

Related news

» Define the Security Server—TACACS+
by alperen posted on Jul 12,2009
» Configure NAS to TACACS+ Server Communication
by alperen posted on Aug 20,2009
» Define TACACS+ Server Key Option
by alperen posted on Sep 17,2009
» Define TACACS+ Server Key Option
by alperen posted on Jul 12,2009
» Define TACACS+ Server Key Option
by alperen posted on Aug 20,2009
Did you enjoy this article?
(total 0 votes)

comment Comments (0 posted) 

More Top News
CCSP-Cisco Certified Security Professional
Most Popular
Most Commented
Featured Author