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,


Setting the IP Source Address for TACACS+ Messages

Jul 21,2008 by admin

image

Setting the IP Source Address for TACACS+ Messages Problem You want the router to use a particular source IP address when sending TACACS+ logging messages. Solution The ip tacacs source-interface configuration command allows you to specify a particular source IP address for TACACS logging messages: Router1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router1(config)#ip tacacs source-interface Loopback0 Router1(config)#end Router1# Note that implementing this command will not only affect AAA accounting; it will also affect AAA authentication and AAA authorization. Discussion Normally, when you enable TACACS+ on a router, the source IP addresses on the messages that it sends to the TACACS+ server will be the address of the router's nearest interface. However, this is not always meaningful. If there are many different paths to the server, the router could wind up sending messages through different interfaces. On the server, then, these messages usually will look like they came from different routers, which can make it difficult to analyze the logs. However, if you use a loopback address for the source, all messages from this router will look the same, regardless of which interface they were delivered through. In many networks, the DNS database only contains these loopback IP addresses, which helps make the logs more useful as well. We strongly recommend using this command. See Also
300 times read

Related news

» Setting the IP Source Address for Syslog Messages
by admin posted on Jul 21,2008
» Disabling TACACS+ Authentication on a Particular Line
by admin posted on Jul 21,2008
» Setting the IP Source Address for SNMP Traps
by admin posted on Jul 21,2008
» Restricting Command Access
by admin posted on Jul 21,2008
» Capturing User Keystrokes
by admin posted on Jul 21,2008
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