- CAN (campus area network, also referred to as a campus wide area network)—A network connecting a number of buildings such as a university or office complex.
- Intranet—A private network belonging to an organization that is only accessible to authorized users (typically members of that organization). Most large corporations operate an intranet to promote information sharing and increase productivity.
- Internet—The network connecting hundreds of millions of systems and users on a global scale.
- MAN (metropolitan area network)—A network designed for a town or a city. Typically larger than a LAN, but usually smaller than a WAN.
- SAN (storage area network)—A high-speed network connecting a variety of storage-related devices such as RAID arrays, tape systems, file servers, and so on.
- VLAN (virtual local area network)—A network allowing systems on separate physical networks to communicate as if they were connected to the same physical network.
- Client-Server—A network where powerful, dedicated systems called servers provide resources, files, devices, and even processing power to individual workstations or clients.
- Peer-to-peer—A network where each system has equal capabilities or responsibilities, such as home networks.
Network Topologies
Closely related to the architecture of a network is the topology of the network: how the network is physically arranged. Traditionally, networks are described as being one of three major types:- Star—Network components are connected to a central point (as seen in Figure 3.1).
- Bus—Network components are connected to the same cable, often called the bus or the backbone (as seen in Figure 3.2).
- Ring—Network components are connected to each other in a closed loop with each device directly connected to two other devices (as seen in Figure 3.3).
Figure 3.1 Star topology.
Figure 3.2 Bus topology.
Figure 3.3 Ring topology.
Figure 3.4 Mixed topology.
Network Protocols and the OSI Model
Another critical component of a network is the protocol, which is an agreed upon format for exchanging or transmitting data between systems. A protocol defines a number of agreed upon parameters such as the type of error checking to use, the data compression method, and mechanisms for systems to signal when they have finished either receiving or transmitting data. There are a wide variety of protocols, each designed with certain benefits and uses in mind. Some of the more common protocols are- AppleTalk—The communications protocol developed by Apple to connect Macintosh computers and printers.
- Asynchronous Transfer Mode (ATM)—A protocol based on transferring data in fixed-size packets. Using fixed packet sizes allows for high speed, equitable transfer of data, video, and voice over the same network.
- DECnet—The protocol developed by Digital Equipment Corporation used to connect PDP and VAX systems.
- Ethernet—The LAN protocol developed jointly by Xerox, DEC, and Intel. The most widely implemented LAN standard.
- Fiber Distributed Data Interface (FDDI)—The protocol for sending digital data over fiber optic cabling.
- Internet Protocols (IP)—The protocols for managing and transmitting data between packet-switched computer networks originally developed for the Department of Defense. E-mail, File Transfer Protocol (FTP), Telnet, and Hypertext Transfer Protocol (HTTP) are all Internet Protocols.
- Internetwork Packet Exchange (IPX)—The networking protocol used by Novell NetWare operating systems.
- NetWare—The LAN protocol developed by Novell Corporation.
- Signaling System 7 (SS7)—The telecommunications protocol developed by the International Telecommunication Union. This protocol is used between PBXs to handle tasks such as call setup, routing, and teardown.
- Systems Network Architecture (SNA)—A set of network protocols developed by IBM, originally used to connect IBM's mainframe systems.
- Token Ring—A LAN protocol developed by IBM where systems must possess the network token before transmitting data.
- Transmission Control Protocol/Internet Protocol (TCP/IP)—The collection of communications protocols used to connect hosts on the Internet. TCP/IP is by far the most commonly used network protocol. The TCP and IP protocols are both part of TCP/IP.
- X.25—A protocol developed by the Comité Consultatif International Téléphonique et Télégraphique (CCITT) for use in packet-switched networks. The CCITT was a subgroup within the ITU before the CCITT was disbanded in 1992.
Table 3.1 The OSI Model
Number |
Layer |
Function |
7 |
Application |
Deals with program-level communication. |
6 |
Presentation |
Performs data conversion functions when needed. |
5 |
Session |
Establishes and maintains communications channels. |
4 |
Transport |
Handles end-to-end transmission and integrity of transmitted data. |
3 |
Network |
Routes data from one system to another. |
2 |
Data Link |
Handles the physical passing of data from one system to another. |
1 |
Physical |
Manages the transmission and reception of data on the network media. |
Tidak ada komentar:
Posting Komentar