Wouldn't one be much better off utilizing the counters from reading the 
Interface statistics

(i.e.:
ifInOctets
ifInDiscards
ifInErrors
ifOutDiscards
ifOutErrors

then also read from the ICMP Inbound and Outbound Counters

icmpInMsgs
icmpInErrors
icmpInDestUnreachs
etc, etc

then take the counts and push it to some sort of MRTG package or Trend 
Analysis application..

One can then establish statistics on the following categories;

Availability
Confidentiality
Integrity
Authenticity


At 12:32 PM 12/6/00 -0500, Hart, Kevin wrote:
>To set up ip accounting:
>
>Router#config t
>Enter configuration commands, one per line.  End with CNTL/Z.
>
>Router(config)#int s0 (or whatever interface is connected to the internet)
>
>Router(config-if)#ip accounting
>
>Router(config-if)#end
>
>Router#wr
>Building configuration...
>[OK]
>
>Wait a few minutes to let the counters build up
>and run the following from enable mode.
>
>Router#sh ip accounting


<snip>

-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]

Reply via email to