01-28-2002 08:55 PM - edited 03-01-2019 08:15 PM
Hi everyone!!!
We've Cisco 3640 RAS server for users connecting from home after office hours . As the management feels that peoples are connected for a longer time (we have limited lines only), we want to enable log on 3640 Router to know which user id coneccted for how long it was active...
Pls advise me how to do . FYI, We don't have Radius server .
Thanks with regards,
Raju
02-04-2002 07:36 AM
You would need to implement RADIUS or TACACS+ to get this level of Accounting.
02-06-2002 12:50 PM
Hi Raju. You might find that configuring a log buffer will give you enough of what you're looking for, so you can perform incidental tracking down of problem users. The global command "logging buffered [size] [message_level]" will create a wrap-around log buffer in RAM. Issuing the Exec command "show log" lets you view the contents. Please be advised that logging to the higher levels, such as debug (level 7), will create added load, especially if Console and Monitor (VTY/Telnet) logging is also enabled (which they are by default).
Below is a URL which provides more information...
Important Information on Debug Commands:
http://www.cisco.com/warp/customer/793/access_dial/debug.html
-DB
02-07-2002 12:03 AM
A router does not give you this information in any
show command. You will have to make use of this 3rd
A (Accounting) out of a AAA server (radius or tacacs). Why dont you guys implement an idler timer
or an absolute timer for that matter, if the only concern is not to let users to connect forever.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide