home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / dcom / sys / cisco / 1204 < prev    next >
Encoding:
Text File  |  1992-08-31  |  2.5 KB  |  74 lines

  1. Newsgroups: comp.dcom.sys.cisco
  2. Path: sparky!uunet!sun-barr!ames!agate!boulder!recnews
  3. From: "Michael (NMI) Dorl" <DORL@macc.wisc.edu>
  4. Subject: Cisco IP Accounting
  5. Message-ID: <22083116541825@vms3.macc.wisc.edu>
  6. Sender: news@colorado.edu
  7. Date: 31 Aug 92 16:54 CDT
  8. X-Vms-To: IN%"CISCO@SPOT.COLORADO.EDU",DORL
  9. Lines: 63
  10.  
  11. The following message describes a problem we are facing.
  12. If you have solved it with non-Cisco equipment, are
  13. interested it it, or would like to see Cisco implement
  14. the proposed changes, we'd like to hear from you.
  15.  
  16. WiscNet is a IP network serving Wisconsin colleges and
  17. universities. Members are connected with Cisco routers.
  18. Each member is connected through an ethernet interface
  19. on some WiscNet provided cisco router. In general, the
  20. Cisco provided traffic statistics for these ethernet
  21. interfaces provide excellent information on traffic
  22. to/from the members. Some members have extended the
  23. network to non-members through connections we call
  24. backdoors. WiscNet has a need to measure this backdoor
  25. traffic on a network by network basis.
  26.  
  27. Although Cisco does provide some IP accounting, it is
  28. not suitable for this need because...
  29.  
  30.   The information gathered is too detailed.  You can
  31.   select which networks to do accounting for with a
  32.   access list but once selected, the router does
  33.   accounting on a source destination IP pair basis.
  34.   Thus separate accounting entries are kept for
  35.   potentially hundreds or thousands of IP
  36.   source/destination pairs.
  37.  
  38.   Only packets flowing out are accounted for.  Thus to
  39.   get a total picture for a given network number, one
  40.   must enable accounting on all interfaces on a router.
  41.  
  42. What we'd like to see might be effected by a change to
  43. the IP ACCOUNTING-LIST command.
  44.  
  45.   IP ACCOUNTING ip-address mask keywords
  46.  
  47. where keywords could be
  48.  
  49.   SUMMARY
  50.  
  51.     make a single summary entry for matching packets.
  52.  
  53.   IN
  54.  
  55.     include incoming packets
  56.  
  57.   OUT
  58.  
  59.     include outgoing packets
  60.  
  61. SUMMARY accounting entries have the ip-address (from the
  62. IP ACCOUNTING-LIST command) in either the source or
  63. destination address and zero in the other address.
  64.  
  65. This would allow one to measure traffic to/from specified
  66. networks while using only two accounting entries
  67. minimizing search time and buffer resources.   It would
  68. also allow all accounting for a network to be done on a
  69. single interface rather than router wide.
  70.  
  71. Michael Dorl              (608) 262-0466  fax (608) 262-4679
  72. dorl@vms.macc.wisc.edu    MACC / University of Wisconsin - Madison
  73. dorl@wiscmacc.bitnet      1210 W. Dayton St. / Madison, WI 53706
  74.