# # Look at 'other' packets (this is a NeTraMet # implementation feature, not part of the RTFM Architecture) # if SourcePeerType == other save, { # Since IP wasn't tested for, NeTraMet counts # all packets as 'other' save SourcePeerAddress; # Ethertype save DestPeerAddress; # LSAP count; } else ignore; # Not an IP packet set 5; #format # SourceKind DestKind FlowKind " " # SourcePeerType SourcePeerAddress DestPeerAddress " " # SourceTransType SourceTransAddress DestTransAddress;