[25540] in North American Network Operators' Group
Re: NANOG 17 Peering BOF Meeting Notes
daemon@ATHENA.MIT.EDU (Matt Hempel)
Mon Oct 18 14:54:02 1999
Message-ID: <380B6B81.61B2EF16@aestus.net>
Date: Mon, 18 Oct 1999 11:48:33 -0700
From: Matt Hempel <mhempel@aestus.net>
MIME-Version: 1.0
To: James Smith <jsmith@dxstorm.com>, nanog@merit.edu
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Errors-To: owner-nanog-outgoing@merit.edu
James Smith wrote:
> In regards to the snipet from the BOF notes below, is there any sort of
> prepackaged method to collect and analyze the data regarding traffic flow
> and the originating AS? (i.e. Some software that does this, or a Cisco
> command that I'm not familiar with yet?)
ip cef accounting per-prefix
will create a summary of bytes per prefix (which you can see with "show ip cef
detail" )... you'll have to parse this against the routing table to get
originating AS.
NOTE (big note) ... I have no clue as to how this will affect router performance
and strongly suspect that it will be somewhat debilitating.
--matt hempel