Re: how to log command inputs??

From: Erich Borchert (erichb80@xxxxxxxxxxx)
Date: Thu Nov 15 2001 - 20:32:08 GMT-3


   
you need a tacacs+ server & something of the sort for the following
commands.

aaa new-model
aaa authorization config-commands
aaa authentication login default tacacs+ enable
aaa authorization exec default tacacs+ none
aaa authorization commands 15 default tacacs+ none
aaa accounting commands 15 default start-stop tacacs+

HTH

Erich

----- Original Message -----
From: "T. Yang" <tyang@attcanada.ca>
To: "Ccielab" <ccielab@groupstudy.com>
Sent: Thursday, November 15, 2001 3:42 PM
Subject: how to log command inputs??

> How can I log all the command inputs via telnet to syslog server? Can the
> following config do the work?
>
> Thanks/ Tom
>
> service timestamps debug datetime msec localtime show-timezone
>
> service timestamps log datetime msec localtime show-timezone
>
> no logging console
>
> logging buffered 16384
>
> logging trap debugging
>
> logging facility local7
>
> logging 169.223.32.1
>
> logging 169.223.45.8
>
> logging source-interface loopback0



This archive was generated by hypermail 2.1.4 : Fri Jun 21 2002 - 06:45:16 GMT-3