Unit I Part Ii
Unit I Part Ii
UNIT-I PART-II
Architectures
Internet The global
Intranet An Internet restricted to the companys own perimeter
Extranet Intranet extended to include outside organizations dealing with a particular organization
Connection Methods:
o
o
AP is used to connect a wireless computing device to a wired network. This wired network may belong to an ISP. You can then connect to the Internet through this ISP.
Bandwidth
Bandwidth is measured in: o Mbps (megabits per second). o Kbps (kilobits per second). o bps (bits per second).
Bandwidth (cont.)
o ISPs equipment. o Type of Internet connection. o Number of people using the same connection at one time.
Intranet Defined
Extranet Defined
Internet
Business Associates
Companys Intranet
15
Definitions
1.1 Network Definition A network can be defined as two or more computers connected together in such a way that they can share resources.
Definitions (cont..)
A resource may be: A file A folder A printer A disk drive Or just about anything else that exists on a computer.
Definitions (cont..)
A network is simply a collection of computers or other hardware devices that are connected together, either physically or logically, using special hardware and software, to allow them to exchange information and cooperate. Networking is the term that describes the processes involved in designing, implementing, upgrading, managing and otherwise working with networks and network technologies.
Advantages of networking
Connectivity and Communication
Data Sharing
Hardware Sharing Internet Access
Entertainment
Costs Hardware and Software Management and Administration Costs Undesirable Sharing Illegal or Undesirable Behavior Data Security Concerns
A local area network (LAN) is a computer network covering a small geographic area, like a home, office, or group of buildings
Wide Area Network (WAN) is a computer network that covers a broad area (i.e., any network whose communications links cross metropolitan, regional, or national boundaries). Or, less formally, a network that uses routers and public communications links The largest and most well-known example of a WAN is the Internet. WANs are used to connect LANs and other types of networks together, so that users and computers in one location can communicate with users and computers in other locations
Client
Client
Client
Client
enterprise. It may consist of many interlinked local area networks and also use leased lines in the wide area network. An intranet uses TCP/IP, HTTP, and other Internet protocols and in general looks like a private version of the Internet. With tunneling, companies can send private messages through the public network, using the public network with special encryption/decryption and other security safeguards to connect one part of their intranet to another. Internet: is a worldwide system of computer networks - a network of networks in which users at any one computer can, if they have permission, get information from any other computer (and sometimes talk directly to users at other computers).
providing a link to the resources necessary to perform any task. A server computer provides a link to the resources necessary to perform any task. The link it provides could be to a resource existing on the server itself or a resource on a client computer. Client computers normally request and receive information over the network client. Client computers also depends primarily on the central server for processing activities
act as both workstations and servers. great for small, simple, and inexpensive networks. In a strict peer-to-peer networking setup, every computer is an equal, a peer in the network. Each machine can have resources that are shared with any other machine. There is no assigned role for any particular device, and each of the devices usually runs similar software. Any device can and will send requests to any other.
Client/Server Networking
In this design, a small number of computers are
designated as centralized servers and given the task of providing services to a larger number of user machines called clients
Network topology
A topology is a way of laying out the network.
Topologies can be either physical or logical. Physical topologies describe how the cables are run. Logical topologies describe how the network messages travel
run two additional lengths of it. if any one of the cables breaks, the entire network is disrupted. Therefore, it is very expensive to maintain.
each workstation to the hub. The hub is placed in a central location in the office. Star topologies are more expensive to install than bus networks, because there are several more cables that need to be installed, plus the cost of the hubs that are needed.
network will go down if one entity is removed from the ring. Physical ring topology systems dont exist much anymore, mainly because the hardware involved was fairly expensive and the fault tolerance was very low.
install and maintain. Cables must be run from each device to every other device. The advantage you gain from it is its high fault tolerance. With a logical mesh topology, however, there will always be a way of getting the data from source to destination. It may not be able to take the direct route, but it can take an alternate, indirect route. It is for this reason that the mesh topology is still found in WANs to connect multiple sites across WAN links. It uses devices called routers to search multiple routes through the mesh and determine the best path. However, the mesh topology does become inefficient with five or more entities.
Topology
Bus
Advantages
Cheap. Easy to install.
Disadvantages
Difficult to reconfigure. Break in bus disables entire network. More expensive than bus.
Star
Cheap. Easy to install. Easy to reconfigure. Fault tolerant. Efficient. Easy to install.
Ring Mesh
Reconfiguration difficult. Very expensive. Reconfiguration extremely difficult. Extremely expensive. Very complex.
Repeater
Hub Bridge
Routers
Switch
- Preparing data - Sending and controlling data - Configuration - Drivers - Compatibility - Performance
extend beyond its maximum allowed length by amplifying the network voltages so they travel farther. Repeaters are nothing more than amplifiers and, as such, are very inexpensive. Repeaters can only be used to regenerate signals between similar network segments. For example, we can extend an Ethernet 10Base2 network to 400 meters with a repeater. But cant connect an Ethernet and Token Ring network together with one. The main disadvantage to repeaters is that they just amplify signals. These signals not only include the network signals, but any noise on the wire as well. Eventually, if you use enough repeaters, you could possibly drown out the signal with the amplified noise. For this reason, repeaters are used only as a temporary fix.
it to the other ports (a process that is also called broadcasting). There are two types of hubs: active and passive. Passive hubs simply connect all ports together electrically and are usually not powered. Active hubs use electronics to amplify and clean up the signal before it is broadcast to the other ports. In the category of active hubs, there is also a class called intelligent hubs, which are hubs that can be remotely managed on the network.
performance will be mediocre, because of the design of Ethernet and the number of workstations that are fighting to transmit. If you divide the segment into two segments of 100 workstations each, the traffic will be much lower on either side and performance will increase. If it is aware of the destination address, it is able to forward packets; otherwise a bridge will forward the packets to all segments. They are more intelligent than repeaters but are unable to move data across multiple networks simultaneously. Unlike repeaters, bridges can filter out noise. The main disadvantage to bridges is that they cant connect dissimilar network types or perform intelligent path selection. For that function, you would need a router.
types and determine the best path for sending data. The advantage of using a router over a bridge is that routers can determine the best path that data can take to get to its destination. Like bridges, they can segment large networks and can filter out noise. However, they are slower than bridges because they are more intelligent devices; as such, they analyze every packet, causing packetforwarding delays. Because of this intelligence, they are also more expensive. Routers are normally used to connect one LAN to another. Typically, when a WAN is set up, there will be at least two routers used.
A network switch is a computer networking device that connects network segments. Low-end network switches appear nearly identical to network hubs, but a switch contains more "intelligence" (and a slightly higher price tag) than a network hub. Network switches are capable of inspecting data packets as they are received, determining the source and destination device of that packet, and forwarding it appropriately. By delivering each message only to the connected device it was intended for, a network switch conserves network bandwidth and offers generally better performance than a hub. A vital difference between a hub and a switch is that all the nodes connected to a hub share the bandwidth among themselves, while a device connected to a switch port has the full bandwidth all to itself. For example, if 10 nodes are communicating using a hub on a 10-Mbps network, then each node may only get a portion of the 10 Mbps if other nodes on the hub want to communicate as well. . But with a switch, each node could possibly communicate at the full 10 Mbps.