What is a network segment? Is a network segment the same as an Ethernet segment?

What is a network segment? Is a network segment the same as an Ethernet segment?

What is a network segment? Is a network segment the same as an Ethernet segment?

    Requires Free Membership to View

    By submitting your registration information to SearchNetworking.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchNetworking.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

A network segment is a logical group of computers that share a network resource. This can be accomplished with a router, VLAN, switch segmentation, etc. Unfortunately, with a hub, everyone sees every packet which is why they have pretty much died in the market. Switching is a much better technology. You can segment a network either logically (through VLANs or mapping) or physically (connecting switches back to a core).

If you can picture all connections coming into a hub, the packet travels through every port. With a switch, it can read the MAC info, or in the case of a Layer 3 switch, the IP address info, and it will skip over any ports that do not need the packet and switch it over to the port that does through the switching fabric.

This was first published in November 2004