This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

Underlying Network Types

0

I have a saved capture traffic flow in WireShark and I need to know what type of network does the captured traffic appear to be (e.g., a large corporation, an ISP backbone, etc.)? How can I go about knowing this information from all the packets that's been captured

asked 21 Oct '17, 12:40

TNT42's gravatar image

TNT42
6112
accept rate: 0%


One Answer:

0

Sounds like homework to me...

I'll give some hints: Look at IP addresses, presence of VLAN tagging, presence of MPLS labels, etc.

answered 22 Oct '17, 01:47

Jaap's gravatar image

Jaap ♦
11.7k16101
accept rate: 14%