If you have a customer that wants to see ARP or ICMP or any non-TCP/UDP traffic, the built in dashboards do not present this information.

Here are some example dashboards for ARP, ICMP and Ethertype

ARP Dashboard - MAC Pairs - Ethertype ARP

image-1685974808252.png

ARP Trace extraction filter options

1. Create a ARP filter on the GigaStor

image-1685975237261.png

2. When selecting Trace extraction, add the (and obsfilter "arp") to the filter criteria MAC Pairs

example: macpair 1C:3B:F3:D2:30:28 <-> AC:AE:19:02:F9:A1 and obsfilter "arp"

image-1685979939195.png

This will create a pcap with only MAC Pair and ARP

image-1685975472360.png

3. If you don't have a filter created on the GigaStor, you can use the  (patternHex "08 06" [12]) filter 

NOTE: you must put the patterHex filter before the MAC pair filter string or this will not work. patterHex filter will not work if used after MAC pair filter

Example: patternHex "08 06" [12] and macpair 1C:3B:F3:D2:30:28 <-> AC:AE:19:02:F9:A1

image-1685976872252.png

ICMP Dashboard - IP Pairs - MAC Pairs - ipProto ICMP

image-1685974878362.png

ICMP Trace extraction filter options

1. Create a ICMP filter on the GigaStor

image-1685979487130.png

2. When selecting Trace extraction, add the (and obsfilter "icmp") to the filter criteria MAC Pairs

example: ippair 192.168.2.1<->192.168.2.186 and macpair 1C:3B:F3:D2:30:28 <-> 9C:C9:EB:D0:BF:C6 and obsfilter "icmp"

image-1685979784169.png

This will create a pcap with only IP/MAC Pair and ICMP

image-1685979653094.png

3. If you don't have a filter created on the GigaStor, you can use the  (patternHex "01" [23]) filter 

NOTE: you must put the patterHex filter before the MAC pair filter string or this will not work. patterHex filter will not work if used after MAC pair filter

Example: patternHex "01" [23] and ippair 192.168.2.1<->192.168.2.186 and macpair 1C:3B:F3:D2:30:28 <-> 9C:C9:EB:D0:BF:C6

image-1685979846930.png

Ethertype Dashboard - MAC Pairs - Ethertype filter - selectable

image-1685974951852.png

 

Files

Be the first one to comment


Please log in or sign up to comment.