[32586] in North American Network Operators' Group
Re: Traceroute versus other performance measurement
daemon@ATHENA.MIT.EDU (David Charlap)
Wed Nov 29 14:21:01 2000
Message-ID: <3A2556CC.AE4B2EFD@marconi.com>
Date: Wed, 29 Nov 2000 14:19:40 -0500
From: David Charlap <david.charlap@marconi.com>
MIME-Version: 1.0
To: nanog@merit.edu
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Errors-To: owner-nanog-outgoing@merit.edu
> Definitions:
>
> n-tuple: a set of data of n discrete elements
> 5-tuple: dest addr, src addr, dest port, src port,
> tos/diffserv
> 1-tuple: dest addr [or dest prefix]
I thought the 5th tuple of 5-tuple is usually the L4 protocol (TCP, UDP,
ICMP, etc.). If your algorithm also takes DS values into account, you'd
have a 6-tuple.
-- David