A network is a system of interconnected devices (such as computers, servers, routers, and other hardware) that communicate and share resources using established protocols over wired or wireless connections.
Types of Networks -
- Local Area Network : Covers a small area like an office or home.
- Wide Area Network : Spans large geographical areas, like the internet.
- Metropolitan Area Network : Connects multiple LANs within a city or large campus.
- Personal Area Network : Small-scale network for personal devices like smartphones and laptops.
Network Segment :
A network segment is a subdivision of a computer network where all devices share the same communication medium and can directly communicate without passing through a router or other layer-3 device. It is typically bounded by networking equipment such as switches, routers, or firewalls, and includes a group of computers or devices connected through a shared medium like an Ethernet switch or Wi-Fi access point. Network segmentation helps organize and control traffic within a network, improving performance and enhancing security.
Subnet :
A subnet (short for subnetwork) is a logically defined smaller network within a larger IP network, created to organize, manage, and secure network traffic more efficiently. It consists of a range of IP addresses grouped together using a subnet mask, allowing devices within the subnet to communicate directly without routing traffic externally. While a network segment typically refers to a physical grouping of devices on the same medium (like an Ethernet switch), a subnet represents a logical grouping that may span one or more network segments, all configured to use the same router for communication beyond the subnet.
Internet :
The internet is a global public network of interconnected computers and devices that use standardized communication protocols to exchange data and information. For effective communication and organization on a network, devices need to have clear identification and be recognizable by others, which typically occurs through unique identifiers assigned to each device, such as IP addresses or MAC addresses. These identifiers enable devices to send and receive data, facilitating communication and maintaining order within the network.
Intranet :
An intranet is a private network used within an organization to facilitate communication, share information, and enable collaboration among employees. It operates like the internet but is confined to a specific group or organization, and access is restricted to authorized users only. Key features of an intranet include internal communication, file sharing and storage, collaboration, security, and centralized resources.
Extranet :
An extranet is a private network that allows controlled access to external users, typically business partners, vendors, or customers, while maintaining a level of security. It extends a company's internal network (intranet) to authorized users outside the organization. Through an extranet, businesses can securely share information and collaborate with external parties while keeping the main network protected from unauthorized access. It typically involves the use of secure connections, such as virtual private networks (VPNs), to ensure the safety of the data being exchanged.