August 2005
Intermediate to advanced
798 pages
31h 12m
English
tacacs-server notify — global
tacacs-server notify {connection [always] | enable | logout [always] |
slip [always]}
no tacacs-server notifySends messages to the TACACS server
None
This command tells the router to send messages to the TACACS server for accounting. It does not work with TACACS+; for that protocol, use the aaa accounting command. The following keywords specify when messages are sent:
connection
When a connection is made by a user.
always
Optional. A message is sent even if the user is not logged in. Note that it is possible for a SLIP or PPP user to be connected but not yet logged in.
enable
When a user uses the enable command.
logout
When a user logs out.
slip
When a user starts a SLIP or PPP connection.