Networking(CPM & PERT)

45
Networking What is a Computer Networking ? A networking is a collection of computers, printers, routers, switches and other devices that are able to communicate with each other over some transmission media Advantages of Networking 1. Resource Sharing 2. High Reliability 3. Communication Media 4. High Speed Types of Networks Local Area Networks (LAN) Wide Area Networks (WANs)

description

Networking

Transcript of Networking(CPM & PERT)

Page 1: Networking(CPM & PERT)

Networking

What is a Computer Networking ?

A networking is a collection of computers, printers, routers, switches and other devices that are able to communicate with each other over some transmission media

Advantages of Networking

1. Resource Sharing 2. High Reliability 3. Communication Media 4. High Speed

Types of Networks Local Area Networks (LAN) Wide Area Networks (WANs)

Page 2: Networking(CPM & PERT)

Local Area Networks (LAN) Wide Area Networks (WAN)

A Local Area Network (LAN) is a group of computers and network communicating devices within a limited geographic area, such as an office building.

No third party involvement hereHigh data transfer speedsGenerally less expensive technologiesLimited geographic area

A wide Area Networking (WAN) interconnects LANs. It is not restricted to a particular geographic area and may be interconnected around the world.

Third party network is involved. Multiple interconnected LANsMore sophistificated to implement than LANsExists in an unlimited geographic areaLess error resistance due to transmission travel distances

Page 3: Networking(CPM & PERT)

Features of LAN

• Standard PC Hardware• Resource Sharing• Common Applications • File Sharing• Data Security• Fault Tolerance• Centralized Security

Page 4: Networking(CPM & PERT)

Client Server

Page 5: Networking(CPM & PERT)

Peer to Peer Network

Page 6: Networking(CPM & PERT)

Peer to Peer Network

In peer-to-peer networks, each computer is considered as a server as well as a client and holds its own accounts database. Each computer can share resources that it owns, like files, CD-ROM drives, printers, modems and fax machines.

Eg. Windows workgroups.

Page 7: Networking(CPM & PERT)

Advantages of Peer to Peer Network

• Security responsibility of each workstation • Each station runs same software • Each computer has its own accounts

database • Cheap and easy to set up for small groups • No centralized server required  

Page 8: Networking(CPM & PERT)

 

Open Systems Interconnect (OSI) model

·         Application ·        Presentation ·        Session ·        Transport ·        Network ·        Data link ·        Physical

Page 9: Networking(CPM & PERT)
Page 10: Networking(CPM & PERT)

 Layer 1 - Physical Layer Provides

• Data Encoding• Physical Medium Attachment • Physical Medium Transmission • Relates the electrical, optical mechanical and

functional interfaces to the cable

Page 11: Networking(CPM & PERT)

Layer 2 – Data link Layer • Link Establishment and Termination • Frame Traffic Control • Frame Sequencing • Frame Acknowledgment • Frame Delimiting • Frame Error Checking • Media Access Management

The data link layer consists of two sub layers:

1. LLC (logical link control) layer 2. MAC (Media Access Control) layer

Page 12: Networking(CPM & PERT)

Layer 3 -Network layer

1. Defines logical addressing 2. Routing occurs at this layer 3. Routing: routes frames among

networks.4. Subnet traffic control 5. Frame fragmentation 6. Logical-physical address mapping

Page 13: Networking(CPM & PERT)

Layer 4 - Transport layer provides:

• Message segmentation • Message acknowledgment • Message traffic control • Session multiplexing • Responsible for packet creation.• Gateways operate at this layer.

Page 14: Networking(CPM & PERT)

Layer 5 - Session Layer

1. Session establishment 2. Session support 3. The session layer establishes,

manages, maintains and terminates communication channels between software programs on network nodes.

Page 15: Networking(CPM & PERT)

 Layer 6 - Presentation layer provides

• Character code translation • Data conversion • Data compression • Data encryption

Page 16: Networking(CPM & PERT)

Layer 7 - Application layer

• Resource sharing and device redirection • Remote file access • Remote printer access • Inter-process communication • Network management • Directory services • Electronic messaging (such as mail) • Network virtual terminals • Serves as a window for applications to

access • network services

Page 17: Networking(CPM & PERT)

Topology of LANIn a bus topology :

a single cable connects each workstation in a linear, daisy-chained fashion signals are broadcasted to all stations, but stations only act on the frames addressed to them

Page 18: Networking(CPM & PERT)

BUS TOPOLOGY

Advantages Disadvantages• Easy to implement• Low Cost• Easy to connect a

computer or peripheral • to a linear bus • Requires less cable

length than a star top

• Entire network shuts down if there is a break in the main cable

• Terminators are required at both ends of the backbone cable.

• Difficult to identify the problem if the entire network shuts down

Page 19: Networking(CPM & PERT)

In a ring topology :

Unidirectional links connect the transmit side of one device to the receive side of another device. Devices transmit frames to the next device (downstream member) in the ring

Page 20: Networking(CPM & PERT)

Star TopologyIn a Star topology, each station is connected to a central hub or concentrator that functions as a multi-port repeater. Each station broadcasts to all of the devices connected to the hub. Physical LAN topologies are usually characterized as either bus or ring

Page 21: Networking(CPM & PERT)

STAR TOPOLOGYAdvantages Disadvantages

• Easy Network management

• Initial installation of star networks is easier

• Network reliability is high. • Easy to install and wire. • No disruptions to the

network then connecting or removing devices.

• Easy to detect faults and to remove parts

• Requires more cable length than a linear topology.

• If the hub or concentrator fails, nodes attached are disabled.

• More expensive than linear bus topologies because of the cost of the concentrators.

Page 22: Networking(CPM & PERT)
Page 23: Networking(CPM & PERT)

TREE TOPOLOGYAdvantages Disadvantages

• Point-to-point wiring for individual segments.

• Supported by several hardware and software venders

• Overall length of each segment is limited by the type of cabling used.

• If the backbone line breaks, the entire segment goes down.

• More difficult to configure and wire than other topologies.

Page 24: Networking(CPM & PERT)
Page 25: Networking(CPM & PERT)

Local Area Network Cabling

The earliest LANs used coaxial cables. Over time, the twisted Pair cables used in telephone systems were improved to carry higher frequencies and support LAN traffic. More recently, fibre optic cables have emerged as a high speed cabling option.

Local Area Networks use four types of cables :

Coaxial Unshielded Twisted Pair (UTP) Shielded Twisted Pair (STP) Fibre Optics

Page 26: Networking(CPM & PERT)

Coaxial Cables

BNC Connector

Page 27: Networking(CPM & PERT)

Unshielded Twisted Pair

Page 28: Networking(CPM & PERT)

Unshielded Twisted PairUnshielded twisted pair (UTP) cable is used for both LANs and telephone systems. UTP cables are composed of four colour-coded pairs of copper conductors twisted around each other. An outer jacket provides protection and keeps the pairs in alignment. UTP cable connects to devices via 8 pin modular connectors called RJ – 45 plugs. All LAN protocals can operate over UTP. Most modern LAN devices are equipped with RJ-45 Jacks

Page 29: Networking(CPM & PERT)

Shielded Twisted Pair (STP)

STP cable is also used for Data Networks. It originated with IBM’s Token – Ring Networks. It shielding allow greater tolerances for protection from EMI interference, such as from fluorescent light fixtures and electronic motors.

Page 30: Networking(CPM & PERT)

Fibre OpticsFibre optics cables are the latest development in cabling technology. They are constructed from optical glass. There is a central glass filament, called the core, and surrounding layers of cladding, buffer coatings, strengthening materials and an outer jacket.

Information is transmitted by wavelengths of light. This is accomplished through devices that convert electrical signals into rapid pulses of either LED or Laser light.

Advantages of Fibre Optics High bandwidth capacity (many giga bits per second) Longer distances between devices (from 2 to over 60 Kilometers) immunity to electromagnetic interferences

Page 31: Networking(CPM & PERT)
Page 32: Networking(CPM & PERT)

Fibre optic cables are widely used in WANs for both voice and data communications. The primary barrier to their widespread use in LANs is the cost of electronics.

Page 33: Networking(CPM & PERT)

Physical Topology

Common Cable

Common Protocol

Linear Bus Twisted PairCoaxialFiber

EthernetLocal Talk

Star Twisted PairFiber

EthernetLocal Talk

Star-Wired Ring

Twisted Pair Token Ring

Tree Twisted PairCoaxialFiber

Ethernet

Page 34: Networking(CPM & PERT)

LAN Infrastructure Devices

Repeaters Bridges Hubs Switches Routers

Page 35: Networking(CPM & PERT)

Repeaters

Repeaters, located within physical layer of a network, regenerate and propagate signals from one to another. They do not change any information being transmitted, and they can not filter any information. Repeaters help to extend the distances of networks by boosting weak signals.

Page 36: Networking(CPM & PERT)

BridgesBridges are intelligent repeaters. They regenerate transmitted signals, but unlike repeaters, they can also determine destinations.

Page 37: Networking(CPM & PERT)

HubsHubs connect all computer LAN connections into one device. They are nothing more than multiport repeaters. Hubs cannot determine destinations. They merely transmit to every line attached in a half-duplex mode

Page 38: Networking(CPM & PERT)

Routers

Routers are a step up from bridges. They are able to route and filter information to different networks. Some routers can automatically detect problems and redirect information around the problem area. These are called “Intelligent routers.”

Page 39: Networking(CPM & PERT)

Switches

Switches connects all computer LAN connections, the same as hubs do. The difference is that switches can run in full-duplex mode and are able to direct and filter information to and from specific destinations.

Page 40: Networking(CPM & PERT)

ATM Switches

Asynchronous Transfer Mode (ATM) Switches provide high speed transfer between both LANs and WANs.

WAN infrastructure Devices

Page 41: Networking(CPM & PERT)

Modems convert digital and analog signals. At the source, modems convert digital signals to a form suitable for transmission over analog communication facilities (Public telephone lines). At the destination, modems covert the signal back to a digital format.

Modem

Page 42: Networking(CPM & PERT)

CSUs / DSUs are similar to modems, however they send data in digital format across digital telephone loops. They are usually in a physical box, but they may come in two separate units. CSUs or DSUs

CSU/DSU (Channel Service Unit / Data Service Unit)

Multiplexers

A multiplexer combines multiple signals for transmission over a single circuit. This allows for the transfer of various data simultaneously, such as video, sound, text, etc.

Page 43: Networking(CPM & PERT)

Communication Servers

Communication Servers are typically dial in/out servers that allow users to dial in from remote locations and attach to the LAN

X.25 / Frame Relay Switches

X.25 band Frame Relay Switches connect private data over public data circuits using digital signal. These units are very similar to ATM switches, but the transfer rate of data is not comparable.

Page 44: Networking(CPM & PERT)

Communication protocol or network protocol is the specification of a set of rules for a particular type of communication.

Protocols

A commonly used protocols :

HTTP : Hyper Text Transfer Protocol

TCP - Transmission Control Protocol

IP - Internet Protocol

Ethernet Protocol

Page 45: Networking(CPM & PERT)

Other Protocols FTP - File Transfer Protocol

UDP - User datagram protocol

ICMP - Internet Control Message Protocol

Telnet Protocol

IMAP - Internet Message Access Protocol (Previously called Interactive Mail Access Protocol)

SMTP - Simple Mail Transfer Protocol

NTP - Network Time Protocol

NNTP - Network News Transfer Protocol